Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nektro/zig-zorm
An ORM-ish library for Zig.
https://github.com/nektro/zig-zorm
sqlite zig zig-package
Last synced: 3 months ago
JSON representation
An ORM-ish library for Zig.
- Host: GitHub
- URL: https://github.com/nektro/zig-zorm
- Owner: nektro
- License: agpl-3.0
- Created: 2021-08-09T08:41:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T10:23:16.000Z (9 months ago)
- Last Synced: 2024-05-01T14:52:52.261Z (8 months ago)
- Topics: sqlite, zig, zig-package
- Language: Zig
- Homepage:
- Size: 26.4 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zorm
The ORM library for Zig.
WIP
## Example Usage
[src/main.zig](src/main.zig)## Built With
- [Zig](https://github.com/ziglang/zig) master
- [Zigmod](https://github.com/nektro/zigmod) package manager
- https://github.com/vrischmann/zig-sqlite## Add me
```
$ zigmod aq add 1/nektro/zorm
```## License
AGPL-3.0