Skip to content

Vision

  • Full SQL compliance with rich queries.
  • ACID with MVCC.
  • Advanced indexing with B-tree and hash.
  • Concurrent access with locking and pooling.
  • High availability with replication and clustering.
  • Performance via planning and execution optimization.
  • Security: auth, authz, encryption.
  • Cross-platform: Docker, K8s, cloud-native.