Isomorphic ObjectQL Engine for ObjectStack
Authentication & Identity Plugin for ObjectStack
ObjectStack Core Runtime & Query Engine
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
In-Memory Driver for ObjectStack (Reference Implementation)
Package management service for ObjectStack — publish, install, and manage packages
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
Metadata loading, saving, and persistence for ObjectStack
Pure TypeScript type definitions for Object UI - The Protocol Layer
Shared interfaces describing the ObjectStack Runtime environment
Pure TypeScript type definitions and interfaces for the ObjectQL protocol - The Contract
Microkernel Core for ObjectStack
Command-line interface for ObjectQL - metadata scaffolding, type generation, DB workflows, and local tooling
Development Mode Plugin for ObjectStack — auto-enables all services with in-memory implementations
Official Client SDK for ObjectStack Protocol
Settings service for ObjectStack — manifest registry + K/V resolver (Env > Tenant > User > Default) + REST routes. See ADR-0007.
Object View plugin for Object UI
Setup Plugin for ObjectStack — Platform Setup App with area-based navigation composition
ObjectStack Data Adapter for Object UI
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
React hooks for ObjectStack Client SDK
Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.
In-memory driver for ObjectQL - Fast MongoDB-like query engine powered by Mingo with DriverInterface v4.0 compliance
ObjectStack REST API Server - automatic REST endpoint generation from protocol