zig-sqlite3
Database library
A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases.
sqlite3 wrapper for Zig
2 stars
3 watching
0 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list
zig-package
Related projects:
Repository | Description | Stars |
---|---|---|
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
leroycep/sqlite-zig | Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
nektro/zigmod | A package manager for the Zig programming language. | 769 |
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |
nektro/zig-tracy | A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
nektro/aquila | A package repository and CI system for the Zig programming language | 39 |
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 20 |
spiraldb/ziggy-pydust | A toolkit for building Python extensions in Zig. | 417 |
nektro/zig-time | A date and time parsing and formatting library for the Zig programming language. | 44 |
nektro/zig-extras | A collection of utility functions not worthy of their own package | 49 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 90 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziglibs/zdb | An allocator-free document-oriented database management system built in Zig | 3 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 510 |