Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescovallone/loxia
Loxia is a Dart 🎯 ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.
https://github.com/francescovallone/loxia
backend dart dartlang orm
Last synced: 25 days ago
JSON representation
Loxia is a Dart 🎯 ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.
- Host: GitHub
- URL: https://github.com/francescovallone/loxia
- Owner: francescovallone
- Created: 2024-03-10T15:35:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T14:53:40.000Z (7 months ago)
- Last Synced: 2024-04-09T18:06:26.811Z (7 months ago)
- Topics: backend, dart, dartlang, orm
- Language: Dart
- Homepage:
- Size: 8.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.