Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 398 Bytes

File metadata and controls

14 lines (9 loc) · 398 Bytes

MongoDB

MongoDB is a document database designed for ease of application development and scaling.

Website | Documentation | GitHub

How to enable?

platys init --enable-services MONGO
platys gen

How to use it?