SQLite Containers
Loading...
Searching...
No Matches
KeyValueDB.hpp File Reference

Declaration of the KeyValueDB class for managing key-value pairs in a SQLite database. More...

#include "parts/BaseDB.hpp"

Go to the source code of this file.

Classes

class  sqlite_containers::KeyValueDB< KeyT, ValueT >
 Template class for managing key-value pairs in a SQLite database. More...
 

Namespaces

namespace  sqlite_containers
 

Detailed Description

Declaration of the KeyValueDB class for managing key-value pairs in a SQLite database.

Definition in file KeyValueDB.hpp.