Skip to content

Latest commit

Β 

History

History
28 lines (21 loc) Β· 1.17 KB

File metadata and controls

28 lines (21 loc) Β· 1.17 KB
doc_id DBS-FEAT-002
doc_title Database System Features
doc_version 1.1.0
doc_date 2026-04-08
doc_status Released
project database_system
category FEAT

Database System Features

SSOT: This document is the single source of truth index for Database System Features. Content has been split into focused sub-documents for easier navigation.

Last Updated: 2026-04-08 Version: 0.4.0.0

Sub-Documents

  • FEATURES_BACKENDS.md β€” PostgreSQL, SQLite, MongoDB, and Redis backend implementations
  • FEATURES_ORM_QUERY.md β€” ORM framework (entities, relationships, schema, scopes) and query builders (immutable, SQL, NoSQL)
  • FEATURES_POOLING_SECURITY.md β€” Connection pooling, resilient connections, enterprise security, monitoring, async operations, proxy mode, unified system, common_system integration, C++20 modules, and technology stack

Related Documents