Skip to content

fogarecious/polodb_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Simple PoloDB Tutorial

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.)

Quick Start

Databases

Collections

Documents

Indexes

Miscellaneous

See Also

  • PoloDB - the embedded document database.
  • Documentations - an official introductory documentation about PoloDB.

Contributions

Pull requests for typos, incorrect information, or other ideas are welcome!

License

All code in the tutorial is provided under the MIT License.