nim-eth/eth/db
Zahary Karadjov cc0d15ccac
Richer Sqlite API
* Adds a strongly typed API for creating custom SQL queries and
  executing them

* Uses destructors to simplify the error handling in the init logic
2020-10-13 21:44:42 +03:00
..
kvstore.nim support closing kvstore databases (#293) 2020-09-11 13:05:52 +00:00
kvstore_rocksdb.nim port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
kvstore_sqlite3.nim Richer Sqlite API 2020-10-13 21:44:42 +03:00