https://github.com/dint-dev/database
Dart package for accessing databases.
https://github.com/dint-dev/database
dart flutter
Last synced: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T18:22:52.000Z (over 1 year ago)
- Last Synced: 2025-03-16T10:47:59.673Z (2 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 78.1 KB
- Stars: 60
- Watchers: 3
- 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. :)