Skip to content

Commit cecfe11

Browse files
authored
Merge pull request fffaraz#69 from aminroosta/master
added sqlite_modern_cpp
2 parents f3b749b + 1baab95 commit cecfe11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
241241
* [SimDB](https://github.com/LiveAsynchronousVisualizedArchitecture/simdb) - High performance, shared memory, lock free, cross platform, single file, minimal dependencies, C++11 key-value store [Apache2]
242242
* [SQLite](http://www.sqlite.org/) - A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain]
243243
* [upscaledb](https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. [GPLv3]
244+
* [sqlite_modern_cpp](https://github.com/aminroosta/sqlite_modern_cpp): Modern C++14, header only. [MIT]
244245

245246
## Debug
246247
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*

0 commit comments

Comments
 (0)