Relational Databases
PostgreSQL
Production-grade relational database with JSONB and full SQL compliance.
MySQL
High-concurrency relational database optimized for web-scale workloads.
Driver Registry
Drivers let ObjectStack applications wrap existing databases, spreadsheets, SaaS APIs, and proprietary systems. ObjectQL handles query translation; ObjectOS governs application and AI interaction through permissions, audit, and approved actions.
A driver registry for connecting existing systems to ObjectStack applications and ObjectOS runtime governance.
PostgreSQL
Production-grade relational database with JSONB and full SQL compliance.
MySQL
High-concurrency relational database optimized for web-scale workloads.
Redis
In-memory data structure store used as database, cache, and message broker.
MongoDB
Document database with schema-to-document mapping.
Excel / CSV
Mount spreadsheets alongside your databases and query via unified API.
CSV Files
Read and write CSV files with full ObjectQL query support.
Extend ObjectStack with custom drivers for proprietary systems, legacy databases, or SaaS APIs so applications and AI tools can interact through governed actions.
Extend ObjectStack applications with custom drivers for any data source while keeping ObjectOS governance and AI tool boundaries intact.
Write TypeScript code implementing the ObjectQL Driver Protocol. Define how to read, write, and query your data source.
Load your custom driver in Object Studio. Test queries, validate performance, and iterate rapidly.
Share your driver with the community or keep it private for your organization. Versioning and dependency management included.