✨ Works with MongoDB, PostgreSQL, MySQL, SQLite, SQL Server & Supabase

AI Agent for Any Database

Drop an AI assistant into your app with 2 lines of code. It connects to your database, understands your schema, and lets users query, create, and analyze data using natural language.

// npm install @syncagent/react
import { SyncAgentChat } from "@syncagent/react"
<SyncAgentChat
config={{
apiKey: "sa_your_key",
connectionString: process.env.DATABASE_URL
}} />

How It Works

Three steps to give your app an AI brain.

01

Create a Project

Sign up, pick your database type, and configure permissions. Your DB URL never leaves your code.

02

Get Your API Key

Generate an API key and install the SDK. Pass your database URL through the SDK — we never store it.

03

Embed the Widget

Add 2 lines of code to your app. Your users can now talk to your database in plain English.

What the Agent Can Do

🔍

Smart Queries

"Show me all orders over $500 from last month" → translates to the right query for your DB

📊

Aggregations

"What's the average order value by country?" → GROUP BY, SUM, AVG, COUNT

Create Records

"Add a new customer named John Doe" → inserts with the right schema

✏️

Update Records

"Mark order #1234 as shipped" → finds and updates the right document

🛡️

Safety First

Confirms before writes, blocks dangerous deletes, respects your permission config

🧠

Schema Aware

Auto-discovers your tables/collections, field types, and relationships

🧩

Custom Tools

Give the agent superpowers — send emails, create invoices, trigger webhooks. Your code runs client-side.

🌐

Any Language

Use our React/JS SDK or call the REST API from Python, Go, Ruby, Java, C#, Rust — anything.

Supported Databases

MongoDB
PostgreSQL
MySQL
SQLite
SQL Server
Supabase

Simple Pricing

Start free. Scale as you grow.

Free

GH₵0/mo

14-day trial: 500 req + ∞ collections

100/mo requests

5 collections

✓ All database types

✓ Embeddable widget

Get Started

Starter

GH₵150/mo

5,000/mo requests

20 collections

✓ All database types

✓ Embeddable widget

Get Started
MOST POPULAR

Pro

GH₵500/mo

50,000/mo requests

Unlimited collections

✓ All database types

✓ Embeddable widget

Get Started

Enterprise

Custom/mo

Unlimited requests

Unlimited collections

✓ All database types

✓ Embeddable widget

Contact Sales

View full plan comparison →

Ready to ship smarter?

Give your users the power to talk to your database. Set up in under 5 minutes.