Skip to Content

KalamDB Documentation

KalamDB docs are organized by the part of the stack you are working with. Start with the server docs for running KalamDB and SQL, then jump into an SDK, the PostgreSQL extension, or implementation patterns.

Choose A Docs Area

  • Server: run KalamDB, configure auth, use SQL, operate storage, and deploy production services.
  • pg_kalam PostgreSQL Extension: connect PostgreSQL to KalamDB through the pg_kalam extension.
  • TypeScript SDK: build browser apps, services, workers, and agents with the TypeScript packages.
  • Dart / Flutter SDK: connect Flutter and Dart apps to KalamDB with realtime subscriptions.
  • Use Cases: apply KalamDB to chat, agents, SaaS, collaboration, IoT, and compliance workflows.

Start Here

  1. Run KalamDB locally in minutes
  2. Create tables and query data with SQL
  3. Connect a TypeScript app or service
  4. Use pg_kalam for PostgreSQL-facing workflows
  5. Review production security settings
Last updated on