https://github.com/leroycep/sqlite-zig
https://github.com/leroycep/sqlite-zig
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/leroycep/sqlite-zig
- Owner: leroycep
- License: mit
- Created: 2020-02-13T09:24:20.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-23T20:58:41.000Z (about 1 year ago)
- Last Synced: 2025-05-06T05:53:23.259Z (2 days ago)
- Language: C
- Size: 3.09 MB
- Stars: 66
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - leroycep/sqlite-zig
- awesome-zig - sqlite-zig SQLite bindings
README
# sqlite.zig
This repository has [zig][] bindings for sqlite. It trys to make the sqlite c
API more ziggish.[zig]: https://ziglang.org/