Skip to main content

Using ekoDB

This section covers ekoDB's core concepts: have an AI Agent build your backend, or work with the data directly through the client libraries and REST API. Start here to understand how to structure and interact with your data.

New to ekoDB?

If you're not sure where to start, check out the Choose Your Path guide or jump straight to the Quick Start tutorial.


📚 What's in This Section​


Build with an AI Agent (fastest)​

Describe your backend and an AI Agent builds the collections and server-side functions for you, then operates and scales it. You call what it built from your app with the SDK.

Best for: Shipping a backend fast and staying focused on your frontend

Client Libraries​

Type-safe SDKs for your favorite languages with built-in authentication, retry logic, and WebSocket support.

Best for: Application development with type safety and auto-complete

Direct API Usage​

Complete REST API reference for HTTP-based integration.

Best for: Custom integrations, serverless functions, or languages without official clients


Want the backend built for you? → Build Your First AI Agent

Building an app? → Client Libraries

Using REST API? → Basic Operations

Need performance? → Batch Operations

Building with AI? → Advanced Operations

Understanding data structure? → Data Types + Collections & Schemas


📞 Need Help?​