zig-sqlite
Database library
A wrapper around sqlite's C API to simplify usage in Zig programming language
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
396 stars
8 watching
54 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists
sqlitezig
Related projects:
Repository | Description | Stars |
---|---|---|
| A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
| Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
| A CQL client implemented in Zig for interacting with Cassandra databases. | 8 |
| An allocator-free document-oriented database management system built in Zig | 3 |
| A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 21 |
| Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 138 |
| An open-source project to build a fully operational Zig compiler from scratch. | 396 |
| A minimal wrapper around SDL2 for the Zig programming language | 13 |
| A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
| A package for building command line apps in Zig | 214 |
| A package to statically compile and link zlib in Zig applications. | 21 |
| A Python utility and library for manipulating SQLite databases. | 1,708 |
| Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
| Provides a set of bindings for the Windows API in Zig programming language | 273 |
| A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |