You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -450,6 +450,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
450
450
451
451
## Database
452
452
453
+
-[Axion](https://github.com/YUX/axion) : High-Performance, Embeddable Storage Engine for Zig & SQLite.
453
454
-[tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) : The distributed financial accounting database designed for mission critical safety and performance. [tigerbeetle.com](https://tigerbeetle.com/)
454
455
-[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.
455
456
-[leroycep/sqlite-zig](https://github.com/leroycep/sqlite-zig) : This repository has zig bindings for sqlite. It tries to make the sqlite c API more ziggish.
0 commit comments