Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 242 Bytes

architecture.md

File metadata and controls

3 lines (3 loc) · 242 Bytes

B2db architecture

B2db uses a Data Mapper pattern implementing Active Records. This means that your data objects has all they need to store themselves, but at the same time, the actual data mapping from/to your database is handled by b2db.