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.

GitHub

396 stars
8 watching
54 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists

sqlitezig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
leroycep/sqlite-zig Provides C API bindings to make the SQLite library more compatible with Zig programming language 63
vrischmann/zig-cassandra A CQL client implemented in Zig for interacting with Cassandra databases. 8
ziglibs/zdb An allocator-free document-oriented database management system built in Zig 3
mattnite/zig-libcurl A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications 21
fubark/zig-v8 Builds and provides C bindings and a Zig API for the V8 JavaScript engine 138
ziglang/zig-bootstrap An open-source project to build a fully operational Zig compiler from scratch. 396
tiehuis/zig-sdl2 A minimal wrapper around SDL2 for the Zig programming language 13
ziglibs/zig-windows-console A collection of tools and utilities for working with the Windows console in Zig programming language. 6
sam701/zig-cli A package for building command line apps in Zig 214
mattnite/zig-zlib A package to statically compile and link zlib in Zig applications. 21
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,708
ikskuh/sdl.zig Provides a Zig wrapper around SDL2 with object API and error handling 369
marlersoft/zigwin32 Provides a set of bindings for the Windows API in Zig programming language 273
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 37