DatabaseBackendEngine
DatabaseBackendEngine copied to clipboard
a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database is on disk.
Results
1
DatabaseBackendEngine issues
Sort by
recently updated
recently updated
newest added
Hi. I find this repo and feel good. I'm not familiar with sqlite original code and wonder whether you restructure original C code to C++. Another question, about wal policy,...