database 0.3.1 database: ^0.3.1 copied to clipboard
A vendor-agnostic database access API. Supports many technologies/products such as browser APIs, SQLite, Google Cloud Firestore, PostgreSQL, ElasticSearch, and Algolia.
[0.3.1] - January 16, 2020 #
- Improves documentation. Fixes some dependencies and deletes unnecessary files.
[0.3.0] - January 16, 2020 #
- Improves the API. Many breaking changes.
[0.2.7] - January 16, 2020 #
- Improves documentation.
[0.2.6] - January 15, 2020 #
- Improves the SQL API a bit.
[0.2.5] - January 15, 2020 #
- Adds initial API for SQL databases.
- Adds PostgreSQL support.
[0.2.4] - January 14, 2020 #
- Fixes issues spotted during testing.
[0.2.3] - January 14, 2020 #
- Fixes various small issues and improves documentation.
[0.2.2] - January 14, 2020 #
- Fixes various issues.
[0.2.1] - January 13, 2020 #
- Small improvements in documentation.
[0.2.0] - January 13, 2020 #
- Initial release