Skip to main content

Using ekoDB

This section covers ekoDB's core concepts, 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​

Data Types​

Learn about ekoDB's 16 data types with flexible type enforcement.

Includes: String, Integer, Float, Boolean, Decimal, DateTime, Duration, Array, Set, Vector, Object, UUID, and more.


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


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?​