https://github.com/softprops/zig-mongodb
a native zig mongodb driver
https://github.com/softprops/zig-mongodb
Last synced: about 1 year ago
JSON representation
a native zig mongodb driver
- Host: GitHub
- URL: https://github.com/softprops/zig-mongodb
- Owner: softprops
- License: mit
- Created: 2024-06-06T05:38:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T01:00:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T12:00:06.194Z (over 1 year ago)
- Language: Zig
- Homepage:
- Size: 47.9 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
zig mongodb
---
[](https://github.com/softprops/zig-mongodb/actions/workflows/ci.yml)   [](https://ziglang.org/documentation/0.13.0/)
A work in progress
## 🥹 for budding ziglings
Does this look interesting but you're new to zig and feel left out? No problem, zig is young so most us of our new are as well. Here are some resources to help get you up to speed on zig
- [the official zig website](https://ziglang.org/)
- [zig's one-page language documentation](https://ziglang.org/documentation/0.13.0/)
- [ziglearn](https://ziglearn.org/)
- [ziglings exercises](https://github.com/ratfactor/ziglings)
\- softprops 2024