AI Data Layer
AI-native access for search, CRUD, and resource management.
database.do
{ "id": "user-12345", "createdAt": "2023-10-26T10:00:00Z", "updatedAt": "2023-10-26T11:30:00Z", "data": { "name": "Alice Smith", "email": "alice.smith@example.com", "status": "active" } }