A collection of docker images useful for development environments and CI/CD pipelines.
MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, ...