Database Guides

Supabase

PostgreSQL

Open-source Firebase alternative built on PostgreSQL with authentication and real-time features.

  • PostgreSQL-compatible
  • Real-time subscriptions
  • Authentication included
  • REST API access
📖 View Full Guide

Neon

PostgreSQL

Serverless PostgreSQL with automatic scaling and free branching for development and testing.

  • Serverless architecture
  • Auto-scaling
  • Database branching
  • 100% PostgreSQL compatible
📖 View Full Guide

Firebase

NoSQL

Google's platform with Firestore NoSQL database and integrated authentication.

  • NoSQL document database
  • Real-time synchronization
  • Authentication & security
  • Easy scalability
📖 View Full Guide

MongoDB

NoSQL

Popular NoSQL database with flexible schemas and horizontal scalability.

  • Document-oriented
  • Flexible schema
  • Atlas cloud service
  • Complex queries
📖 View Full Guide

MySQL

SQL

Reliable open-source relational database widely used for web applications.

  • Relational database
  • ACID compliance
  • Proven reliability
  • Wide hosting options
📖 View Full Guide

⚡ Quick Start Guide

1

Choose Your Database

Pick from the available guides above based on your database provider.

2

Get Credentials

Follow the guide to gather your database connection details.

3

Prepare Your DB

Create a database user and ensure accessibility from your location.

4

Connect in Tellus

Click "Add Project", select provider, and enter your credentials.

5

Test Connection

Click "Test Connection" to verify everything works correctly.

6

Start Exploring

Browse schema, view data, run queries — all from one dashboard!

🚀 What You Can Do

📊

Browse Schema

View database structure, tables, collections, columns, and data types.

🔍

Query Data

Execute custom queries, filter records, and search your data.

✏️

Manage Data

Create, read, update, delete records. Handle bulk operations.

🔐

Security

Credentials stored encrypted. Learn best practices per database.

📈

Performance

Monitor queries, view indexes, optimize for better speed.

🎨

Multi-Project

Connect multiple projects from different providers and switch easily.

💡 Important Tips