Skip to content

Commit

Permalink
add nDimensional/zig-sqlite (#46)
Browse files Browse the repository at this point in the history
* addAdd nDimensional/zig-sqlite

* fix lint
  • Loading branch information
joeltg committed Sep 19, 2024
1 parent 907c6f7 commit 2a3d964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
- [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) : The distributed financial accounting database designed for mission critical safety and performance. [tigerbeetle.com](https://tigerbeetle.com/)
- [vrischmann/zig-sqlite](https://github.com/vrischmann/zig-sqlite) : zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
- [leroycep/sqlite-zig](https://github.com/leroycep/sqlite-zig) : This repository has zig bindings for sqlite. It trys to make the sqlite c API more ziggish.
- [nDimensional/zig-sqlite](https://github.com/nDimensional/zig-sqlite) : Simple, low-level, explicitly-typed SQLite bindings for Zig.
- [mjoerussell/zdb](https://github.com/mjoerussell/zdb) : A library for interacting with databases in Zig.
- [kristoff-it/redis-cuckoofilter](https://github.com/kristoff-it/redis-cuckoofilter) : Hashing-function agnostic Cuckoo filters for Redis.
- [kristoff-it/zig-okredis](https://github.com/kristoff-it/zig-okredis) : Zero-allocation Client for Redis 6+.
Expand Down

0 comments on commit 2a3d964

Please sign in to comment.