Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codekeyz/yaroorm
ORM for Dart projects inspired by Eloquent
https://github.com/codekeyz/yaroorm
backend dartlang database orm
Last synced: 3 months ago
JSON representation
ORM for Dart projects inspired by Eloquent
- Host: GitHub
- URL: https://github.com/codekeyz/yaroorm
- Owner: codekeyz
- License: mit
- Created: 2023-12-08T11:33:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T00:17:34.000Z (10 months ago)
- Last Synced: 2024-03-06T01:26:26.100Z (10 months ago)
- Topics: backend, dartlang, database, orm
- Language: Dart
- Homepage: https://docs.yaroo.dev/
- Size: 763 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Yaroorm 📦
Yaroorm makes it easy to interact with databases. Currently, it provides official support for the following four databases:
- SQLite
- MariaDB
- MySQL
- PostgreSQL## Documentation
Find the quickstart & documentation here: https://docs.yaroo.dev/orm/quickstart