To learn about all Datum features (collections, imports, API Keys, triggers, and MCP), see the complete Datum documentation.
What is Datum?
Datum is Jelou’s managed database solution. You do not need to configure servers, manage replicas, or worry about auto-scaling — everything is managed automatically.Collections
Create and manage your data tables
Records
CRUD, filters, search, and export
Imports
Import data from CSV or XLSX
API Keys
Programmatic access to your data
Triggers
Automatic webhooks for events
MCP
Connect with ChatGPT, Claude, Cursor, and VS Code
Monitor
Performance metrics and activity logs
Supported data types
| Type | Description |
|---|---|
| Text | Text strings (maximum 5000 characters) |
| Number | Numeric values (integer or decimal) |
| Boolean | True/false values |
| Email addresses | |
| URL | URLs with format validation |
| Date | Dates and timestamps |
| Select | Selection from a predefined list |
| Relation | Reference to records in another collection |
| File | File attachments |