Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Microkernel Core for ObjectStack
Metadata loading, saving, and persistence for ObjectStack
Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Package management service for ObjectStack — publish, install, and manage packages
OCI NodeJS client for Analytics Service
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
OCI NodeJS client for Log Analytics Service
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
I18n Service for ObjectStack — implements II18nService with file-based locale loading
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.
Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
ObjectStack Data Adapter for Object UI
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters
Firebase JavaScript library for web and Node.js
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
ObjectStack REST API Server - automatic REST endpoint generation from protocol
ObjectStack Core Runtime & Query Engine
Shared interfaces describing the ObjectStack Runtime environment