zig-sqlite VS ziglings

Compare zig-sqlite vs ziglings and see what are their differences.

zig-sqlite

zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig. (by vrischmann)

ziglings

Learn the Zig programming language by fixing tiny broken programs. (by ratfactor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zig-sqlite ziglings
4 36
317 4,107
- -
8.2 8.1
7 days ago 3 months ago
C Zig
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zig-sqlite

Posts with mentions or reviews of zig-sqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • SQLite with zig 0.11.0
    3 projects | /r/Zig | 28 May 2023
    I'm trying to work with sqlite in zig. I found this project https://github.com/vrischmann/zig-sqlite but it seems that it is broken with zig 0.11.0 (something to do with stage2 I guess).
  • Where can I find some example of zig and sqlite, postres or mariadb working on macos arm?
    3 projects | /r/Zig | 24 Jan 2023
  • Virtual tables with zig-sqlite
    1 project | /r/Zig | 23 Sep 2022
    One of my "zig" mulls has been how many future zig modules will eventually need to be pure zig - and how well does https://ziglearn.org/chapter-4/#translate-c work, which as your comments https://github.com/vrischmann/zig-sqlite/blob/master/tools/preprocess_files.zig indicate, it did NOT for this proj.
  • How I Built Zig-SQLite
    3 projects | news.ycombinator.com | 27 May 2022
    You _must_ provide a u16 bind parameter. However the value itself is of course not required to be comptime-known, that would make the whole thing unusable.

    For what it's worth there are in zig-sqlite variants of the method which bypass the comptime checks; they're not documented properly yet but see all methods named `xyzDynamic`, for example https://github.com/vrischmann/zig-sqlite/blob/master/sqlite....

ziglings

Posts with mentions or reviews of ziglings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-08.

What are some alternatives?

When comparing zig-sqlite and ziglings you can also consider the following projects:

zig-sqlite-demo

awesome-zig

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!

river - [mirror] A dynamic tiling Wayland compositor

makelua - Lua embedded to gmake

nrf-hal - A Rust HAL for the nRF family of devices

zqlite.zig - A thin SQLite wrapper for Zig

rust-koans - Koans for the Rust programming language

zig-postgres - Zig wrapper for postgres

xtensa-zig - Zig built against xtensa fork of LLVM for targetting ESP32