|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Classes | |
| class | mongodb_backend |
| MongoDB implementation of database_backend interface. More... | |
| class | postgresql_backend |
| PostgreSQL implementation of database_backend interface. More... | |
| class | redis_backend |
| Redis implementation of database_backend interface. More... | |
| class | sqlite_backend |
| SQLite implementation of database_backend interface. More... | |