Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rikulo/entity
A simple ORM for Relational and NoSQL database
https://github.com/rikulo/entity
dart database orm
Last synced: 5 days ago
JSON representation
A simple ORM for Relational and NoSQL database
- Host: GitHub
- URL: https://github.com/rikulo/entity
- Owner: rikulo
- License: apache-2.0
- Created: 2014-06-29T07:08:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T02:07:37.000Z (4 months ago)
- Last Synced: 2024-07-27T03:22:55.129Z (4 months ago)
- Topics: dart, database, orm
- Language: Dart
- Homepage: https://quire.io
- Size: 142 KB
- Stars: 23
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Entity
A very simple ORM for relational, NoSQL database, and simple maps. It is designed to work on browsers, so it doesn't use mirrors or annotations.
* [API Reference](https://pub.dev/documentation/entity/latest/)
* [Git Repository](https://github.com/rikulo/entity)## Who Uses
* [Quire](https://quire.io) - a simple, collaborative, multi-level task management tool.
* [Keikai](https://keikai.io) - a sophisticated spreadsheet for big data
* [Ottava](https://ottava.io) - a no-code SaaS platform simplifying data management, chart creation, and data analysis.