Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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