https://github.com/vrischmann/zig-cassandra
Cassandra CQL client
https://github.com/vrischmann/zig-cassandra
cassandra cassandra-client zig
Last synced: 26 days ago
JSON representation
Cassandra CQL client
- Host: GitHub
- URL: https://github.com/vrischmann/zig-cassandra
- Owner: vrischmann
- License: mit
- Created: 2020-03-22T18:39:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T12:13:36.000Z (2 months ago)
- Last Synced: 2025-04-10T09:15:51.011Z (28 days ago)
- Topics: cassandra, cassandra-client, zig
- Language: Zig
- Homepage:
- Size: 980 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - vrischmann/zig-cassandra
- awesome-zig - zig-cassandra🗒️Cassandra CQL client
README
# zig-cql
This is a CQL (the native protocol used by Cassandra) implementation in Zig.
# License
See the `LICENSE` file.