Yardee
🚀 100% Free • No Credit Card Required

Query Your Database with AICompletely Free

Connect your PostgreSQL database and ask questions in natural language. No setup fees, no per-query costs, no credit card required. Just pure AI-powered database intelligence.

PostgreSQL • MySQL • SQL Server • Real-Time Queries • Natural Language Processing

From Database Connection to AI Insights in Minutes

No complex setup, no data migration. Just connect your existing database and start asking questions.

1. Connect Your Database

Securely connect your PostgreSQL, MySQL, or SQL Server database using direct connection or SSH tunnel. We only need read-only access.

✓ Connection established
✓ Schema analyzed
✓ Ready for queries

2. AI Analyzes Schema

Our AI automatically maps your database structure, understanding tables, relationships, and data types.

✓ Tables: users, orders, products
✓ Relations: users → orders
✓ Data Types: recognized

3. Ask Questions

Query your data using natural language. AI converts your questions to SQL and returns real-time results.

"How many users signed up today?"
→ AI processes your question
→ Answer: 47 users signed up today

Real Questions, Real Answers

See how natural language queries work with live database connections.

Natural Language Questions

1

"How many customers do we have?"

2

"What's our total revenue this month?"

3

"Which products are selling best?"

4

"Show me users who haven't logged in recently"

5

"What's the average order value by region?"

API Response

POST /api/v1/knowledgebases/123/search/
{
  "query": "How many customers do we have?",
  "top_k": 1
}

Response:
{
  "query": "How many customers do we have?",
  "total_results": 1,
  "results": [
    {
      "chunk": null,
      "content": "You currently have 15,847 customers in your database.",
      "similarity_score": null,
      "document_title": "live_database_connection",
      "metadata": {
          "type": "live_database_query",
          "source": "live_database_connection",
          "execution_time_ms": 23
        }
    }
  ]
}

Everything You Need, Completely Free

Unlike other platforms that charge per query or require enterprise plans, our live database connections are free for all API users.

Live Database Connections

Connect PostgreSQL databases with real-time querying. No data replication or syncing required.

Natural Language Processing

Ask questions in plain English. AI converts them to optimized SQL queries automatically.

Real-Time Results

Get instant answers from your live data. No delays, no cached results, just real-time insights.

Secure Connections

SSH tunnel support, read-only access, and enterprise-grade security. Your data stays in your database.

REST API Access

Same simple API you're already using. Add live database queries to any application.

No Hidden Costs

Zero setup fees, no per-query charges, no monthly minimums. Just connect and query for free.

Why We Make Database Connections Free

Live database querying doesn't use our storage or embedding infrastructure, so we can offer it completely free.

Our Business Model

We charge for document storage

When you upload PDFs, CSVs, or other files, we store and process them. That's where our costs are.

Database queries use your resources

Live database connections query your database directly. No storage or processing costs for us.

More value for everyone

Free database connections make our platform more valuable, leading to more document uploads over time.

Cost Comparison

Other Platforms$0.10+ per query
Yardee Live DB$0.00 per query

100 queries/month savings:
Other platforms: $10+/month
Yardee: Always free

Get Started in 3 Simple Steps

No credit card required. Start querying your database with AI in under 5 minutes.

1

Create Free Account

Sign up for a free Yardee account. No credit card required, no trial limitations.

Sign Up Free
2

Connect Database

Add your database connection details (PostgreSQL, MySQL, SQL Server). We'll analyze the schema automatically.

View Setup Guide
3

Start Querying

Use our API to ask questions in natural language and get instant answers from your data.

API Documentation

Frequently Asked Questions

Is live database querying really free?

Yes! Connecting your database and running AI queries is completely free for all API users. No credit card required, no hidden fees. We only charge for document storage ($10/GB), not for live database connections.

What databases can I connect?

We support PostgreSQL, MySQL, and SQL Server. You can connect via direct connection or secure SSH tunnel for enterprise security.

How secure is my database connection?

Very secure. We recommend SSH tunnel connections which keep your database completely private. All connections use read-only credentials that you control, and we never store your database data.

Do you store my database data?

No! We only store a lightweight schema index (table names, column types) to help the AI understand your database structure. Your actual data stays in your database and we query it in real-time.

What kind of questions can I ask my database?

Ask anything in natural language: 'How many users signed up last month?', 'What's our top selling product?', 'Show me revenue by region'. The AI converts your questions into SQL and executes them against your live data.

Are there any limits on the free tier?

The free tier includes live database connections with no query limits. You can connect one database per knowledge base. For multiple databases or advanced features, upgrade to our paid plan.

Ready to Query Your Database with AI?

Join thousands of developers using Yardee's free live database connections. No credit card required, no hidden fees, unlimited queries.

No credit card • No setup fees • No per-query charges