Think it. See it.
Cursor for code.
Pointer for 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.
Write Mode.
Three levels in the status bar. Read Only blocks all writes. Confirm shows a preview and asks before running. Unlocked runs directly.
Click in the status bar to cycle modes.
Autonomous · Write Mode
Full power. Three modes in the status bar. Zero writes in Read Only, preview before run in Confirm. Undo anything, one click.
Autonomous
Indexes, reasons, executes—on its own. Complex queries in seconds.
Write Mode
Read Only, Confirm, Unlocked. Cycle in the status bar. Preview writes before running in Confirm mode.
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. AI access included with Pointer—no API keys required.
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.