Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dint-dev/database
Dart package for accessing databases.
https://github.com/dint-dev/database
dart flutter
Last synced: 2 days ago
JSON representation
Dart package for accessing databases.
- Host: GitHub
- URL: https://github.com/dint-dev/database
- Owner: dint-dev
- License: apache-2.0
- Created: 2019-04-28T07:35:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T18:22:52.000Z (about 1 year ago)
- Last Synced: 2024-10-27T19:25:49.902Z (11 days ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 78.1 KB
- Stars: 60
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What's this?
We would like to have a vendor-agnostic API for accessing SQL-like databases. We deprecated our
previous draft years ago and want a simpler, better design.The design of the API is work in progress. We encourage discussion about what the API should look
like and welcome pull requests. :)