PoloDB is a lightweight MongoDB. This tutorial serves as a quick start for PoloDB. We try to keep each part of the tutorial as simple as possible.
(The tutorial is for PoloDB version 4.4.2.)
- Opening Databases
- Dropping Databases
- Inserting Documents
- Finding Documents
- Updating Documents
- Deleting Documents
- PoloDB - the embedded document database.
- Documentations - an official introductory documentation about PoloDB.
Pull requests for typos, incorrect information, or other ideas are welcome!
All code in the tutorial is provided under the MIT License.