
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
Talk to your databases in natural language. AI-powered SQL assistant with support for PostgreSQL, MySQL, SQLite, and more.
Talk to your databases in natural language. An AI-powered SQL assistant with support for PostgreSQL, MySQL, SQLite, and more.
Install sqlbot globally via npm:
npm install -g sqlbot
To start sqlbot, simply run:
sqlbot
This will start the local server and automatically open the application in your browser at http://localhost:1121.
| Option | Description |
|---|---|
-p, --port <port> | Port to listen on (default: 1121) |
-H, --hostname <host> | Hostname to bind to (default: 0.0.0.0) |
--no-open | Don't open browser automatically |
-v, --version | Show version |
-h, --help | Show help message |
Example:
sqlbot --port 3005 --no-open
To use AI for SQL generation and chat, you need to configure an AI provider:
sqlbot in your browser./ai-providers).sqlbot for the changes to take effect.[!NOTE]
Your API keys are stored securely in~/.sqlbot/ai-providers.json.
Connect your databases to start querying in natural language:
/connections).sqlbot will index your schema to provide accurate SQL generation.FAQs
Talk to your databases in natural language. AI-powered SQL assistant with support for PostgreSQL, MySQL, SQLite, and more.
The npm package sqlbot receives a total of 2 weekly downloads. As such, sqlbot popularity was classified as not popular.
We found that sqlbot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.