Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.21 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.21 KB

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

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.