Skip to main content
The Datum node lets you interact with your Datum collections directly from Brain Studio flows. You can read, create, update, and delete records as part of your automations.
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

TypeDescription
TextText strings (maximum 5000 characters)
NumberNumeric values (integer or decimal)
BooleanTrue/false values
EmailEmail addresses
URLURLs with format validation
DateDates and timestamps
SelectSelection from a predefined list
RelationReference to records in another collection
FileFile attachments