AetherDB

The AI-native database infrastructure

REST + gRPC + AI queries + pgvector + realtime — built for applications that need more than a database.

Multi-tenant

Every user gets their own isolated Postgres schema — auto-provisioned on signup.

AI queries

Ask questions in plain English. AetherDB generates and executes the SQL automatically.

API keys

Generate scoped API keys per project. SHA-256 hashed, never stored in plaintext.

Realtime

Subscribe to database changes via SSE. Powered by Postgres LISTEN/NOTIFY.

Install the JavaScript SDK

npm install aetherdb-js