FraiseQL is production-ready and actively maintained
Stable API surface with comprehensive test coverage and real-world usage validation
Regular releases with new features, performance improvements, and bug fixes
Built-in support for multi-tenancy, APQ, CQRS architecture, and audit logging
| Feature | Status | Production Use | Notes |
|---|---|---|---|
| APQ with Multi-Tenant Isolation | Stable | ✅ Production | Sub-5ms cached responses |
| Hybrid Table Optimization | Stable | ✅ Production | 10-100x faster queries (vs traditional ORM JOINs) |
| Rust Pipeline Performance | Stable | ✅ Production | 7-10x faster JSON transformation (Rust vs Python processing) |
| Database-First CQRS | Stable | ✅ Production | PostgreSQL Views & Functions |
| Specialized PostgreSQL Types | Stable | ✅ Production | IPv4/IPv6, LTree, DateRange, etc. |
| LLM-Optimized Patterns | Stable | ✅ Production | Claude/Copilot friendly |
| Advanced Filtering (38+ Operators) | Stable | ✅ Production | Full-text search, JSONB, arrays, regex |
| Security Architecture | Stable | ✅ Production | Explicit contracts, audit trails |
| AI-Native Development | Stable | ✅ Production | LLM-friendly patterns & contracts |
| GraphQL Subscriptions | Stable | ✅ Production | WebSocket support, filtering, caching |
|
pgvector Integration
Native vector similarity search with 9+ distance operators |
Stable | ✅ Production | Details → |
|
GraphQL Cascade
Automatic cache invalidation with mutation side effects |
Stable | ✅ Production | Details → |
|
LangChain Integration
Build RAG applications with LangChain + FraiseQL |
Stable | ✅ Production | Details → |
|
LlamaIndex Integration
Build RAG applications with LlamaIndex + FraiseQL |
Stable | ✅ Production | Details → |
See Hasura or Strawberry GraphQL for alternatives.
3.13+
Required for modern type system features and performance optimizations
13+
Uses JSONB, Functions, Views, and specialized types extensively
0.115+
Async-first integration with dependency injection
For detailed release notes, version history, and breaking changes, see: