https://github.com/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
https://github.com/codekeyz/yaroorm
backend dartlang database orm
Last synced: 11 days ago
JSON representation
Type-Safe 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 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T22:57:56.000Z (10 months ago)
- Last Synced: 2025-04-09T16:04:49.247Z (10 months ago)
- Topics: backend, dartlang, database, orm
- Language: Dart
- Homepage:
- Size: 939 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
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