zig-sqlite

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

Zig-sqlite Alternatives

Similar projects and alternatives to zig-sqlite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better zig-sqlite alternative or higher similarity.

zig-sqlite reviews and mentions

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....

  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic zig-sqlite repo stats
4
313
8.2
9 days ago

vrischmann/zig-sqlite is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of zig-sqlite is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com