Layer 1 Public Documentation

ShardronDB

Active-Active Database Coordination Layer

A multi-node database architecture concept for safer distributed write coordination, sharding awareness, primary key collision prevention, and resilient node orchestration.

Turkish local positioning: AktifDb — Aktif-Aktif Veritabanı Koordinasyon Katmanı.

Applications / Clients
ShardronDB Gateway Coordination Layer
Node 1Active
Node 2Active
Node 3Active

Why it exists

What if every database node could actively participate — safely?

ShardronDB explores how multi-node relational database systems can coordinate writes without treating most infrastructure as passive standby capacity.

HA

High availability

Designed around continuous operations across nodes, with explicit attention to failure handling and recovery boundaries.

AA

Active-active coordination

Conceptual gateway layer for routing, conflict awareness, write coordination, and node participation.

PK

Primary key safety

Client INSERT requests must not provide PK/id values. The system generates and coordinates unique keys.

L1

Responsible public layer

Layer 1 publishes architecture-level documentation while protecting runtime code, secrets, and production details.

Public positioning

ShardronDB globally, AktifDb locally.

For international communication, the project uses ShardronDB. For Turkish content and local positioning, it uses AktifDb. Both refer to the same active-active database coordination concept.

Layer 1 includes

  • Architecture overview
  • Concept documents
  • Safe examples
  • Diagrams
  • Feedback guidelines