MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License.
- Flexible document schemas
- Code-native data access
- Change-friendly design
- Powerful querying and analytics
- Easy horizontal scale-out