Indexes. Reasons. Executes.
Cursor for code. Pointer for the database.
The AI agent that indexes, reasons, and executes.
-- 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
Interconnected by design
The Pointer Marketplace seamlessly integrates AI with your entire stack. Discover addons to control databases, message services, and infrastructure.
Discord Integration PRO
Search messages server-side, dispatch events, send notifications to Discord channels. Supports per-channel webhook configurator and local message indexer.
SSH Terminal
Grant the agent access to remote terminals via SSH. Run commands, execute scripts, and manage servers through natural language.
File Manager
Give the agent access to browse files, read local or remote directories, and run queries on CSV/JSON data sources.
FTP / SFTP
Let the agent upload and download files via FTP/SFTP. Fetch configs, push exports, and manage file transfers.
Redis
Grant the agent access to your Redis instances. Query keys, inspect caches, and run Lua scripts on demand.
Elasticsearch
Give the agent access to Elasticsearch. Run searches, sync query results to indices, and build search pipelines.
Jira
Grant the agent access to Jira. Create issues from query results, link tickets, and automate project workflows.
Docker
Give the agent access to Docker. List containers, inspect images, start and stop services on your behalf.
Kubernetes
Grant the agent access to your Kubernetes clusters. Query pods, stream logs, and run kubectl commands via chat.
Terraform
Let the agent access Terraform state and run plans. Apply infrastructure changes and validate configs through natural language.
Sentry
Grant the agent access to Sentry. Fetch error reports, link exceptions to database records, and create alerts.
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.