To the point.
Cursor for code. Pointer for the database.
-- Calculate Monthly Recurring Revenue
WITH active_subs AS (
SELECT user_id, amount
FROM subscriptions
WHERE status = 'active'
)
SELECT
DATE_TRUNC('month', CURRENT_DATE) as month,
SUM(amount) as mrr
FROM active_subs;
Trusted every day by top engineers connecting to their databases
Think it. See it.
Pointer is the direct link between your thoughts and your databases.
Pure intelligence.
Hand off complex architectures to the Agent. It doesn't just write SQL queries. It understands the logic and structure of your entire database.
Context by design.
@mention any table: @users, @orders, @subscriptions. The agent knows exactly what you mean. Like Cursor's @file, but for your database.
Total control.
Switch your perspective instantly. Move from conversational AI chat directly into the raw data view. Exactly the way you work.
Inline cell editing.
Ask "Change this user's email to X" and the agent edits the cell directly. No manual SQL. read_cell and edit_cell, done.
Unmatched velocity.
The Agent indexes database structures completely autonomously. Pointer leverages this context instantly, capturing complex relationships before you can even articulate them.
Effort level.
Low, Med, High. Control how deep the agent thinks. Simple queries = fast. Complex ones = thorough. Saves tokens and latency.
Rollback.
Undo every agent request, one by one. No more DROP ALL panic. Roll back migrations, queries, and schema changes with a single click. Full history, full control.
Safe Mode.
One toggle. Zero writes. Ever. Read-only mode locks the agent to SELECT, SHOW. No INSERT, UPDATE, DELETE, or DDL.
Safe Mode
Read-only: The AI agent may only execute read queries (SELECT, SHOW, …). No INSERT, UPDATE, DELETE or schema changes.
Autonomous · Safe Mode
Full power. One toggle to lock it down. Zero writes. Undo anything, one click.
Autonomous
Indexes, reasons, executes—on its own. Complex queries in seconds.
Safe Mode
One toggle. Zero writes. SELECT, SHOW only. No INSERT, UPDATE, DELETE, DDL.
Rollback
Undo any request, one by one. No DROP ALL panic. Full history, full control.
Simple, transparent pricing
Upgrade when you need more power.
Starter
For professionals who need more power and context.
- Full AI provider flexibility
- At least $30 in API credits included
- 2 local database connections
- Community addons
Pro Plus
Higher API limits for heavy usage.
Whenever you need it.
- Everything in Starter, plus:
- At least $90 in API credits included
- Significantly higher API limits
- Premium AI tier access
- Up to 5 database connections
Ultra
Maximum power for teams that rely on data every day.
- Everything in Pro Plus, plus:
- $250 in API credits included
- Up to 10 secure cloud connections
- All Pro Marketplace addons
- Early access to new features
- Shared Workspaces Coming soon
Every frontier model. One interface.
Use the best model for every task. Switch instantly between Gemini, OpenAI, and Claude—no lock-in, no compromise.
Switch in one click. Your keys, your data.
Gemini
High-reasoning, long context
OpenAI
Precision SQL and reasoning
Claude
Deep reasoning, long context
Stop querying.
Start pointing.
Available soon for macOS, Windows, and Linux.