Dartedb
Dartedb is a dart embedded object database base on Json and written in Dart. Project under development.
Contents
#General
Getting started
Install the module locally:
dependencies:
dartedb: ^0.0.1
Documentation
Connect to database
Insert documents
Updating documents
Removing documents
Finding documents
Authors and Contributors
- In 2017, Amani Christian Cyrille Alves (@DevAlves1993) founded Dartedb.
Contacts
- Gmail : [alvesamani@gmail.com] (mailto:alvesamani@gmail.com)
- Twitter [@cyrilleamani] (https://twitter.com/cyrilleamani)
Contributing
If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.
The list of the contributions which would be welcome.
- Documentation : Participated in the writing of the documentation.
- Bugs : Report bugs with of issues.
- Feature : New Feature.