diff --git a/README.md b/README.md index 5067bc0217685d8444c4a57a83c04f5aaeb7f2ba..49f991c308da35746a00dc4919c84124c53b7522 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [sqlite_orm](https://github.com/fnc12/sqlite_orm) - SQLite ORM light header only library for modern C++. [BSD-3-Clause] * [sqlpp11](https://github.com/rbock/sqlpp11) - A type safe embedded domain specific language for SQL queries and results in C++. [BSD-2-Clause] * [TileDB](https://github.com/TileDB-Inc/TileDB) - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] [website](https://tiledb.io/) +* [UnQLite](https://github.com/symisc/unqlite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause] [website](https://unqlite.org/) * [upscaledb](https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. [GPLv3] ## Debug diff --git a/todo.txt b/todo.txt index 0209f0008f9784011ad41527812075e6ea63b0b5..23f659578b7e8e622d7dfdb24922b91078b02a71 100644 --- a/todo.txt +++ b/todo.txt @@ -12,7 +12,6 @@ * [MariaDB](https://mariadb.com/) - A robust, scalable and reliable SQL server, designed to be a drop-in replacement for MySQL. [BSD] * [PostgreSQL]() - A powerful object-relational database system. [PostgreSQL licence] * [Redis]() - An advanced key-value store. [3-clause BSD]. -* [UnQLite]() - A self-contained, serverless, zero-configuration, transactional NoSQL engine with a C interface. [FreeBSD] http://www.cs.colorado.edu/~main/cs1300/doc/bgi/