https://store-images.s-microsoft.com/image/apps.64789.5a3b3d32-7717-48fc-88b1-d7768c9c6f98.2c0116a7-7e0c-47dd-af06-241e7cf8bf59.5ce6ccb9-41c5-4495-a1b8-4fa2db8b23fc

MongoDB® 4.4 on LINUX CentOS 8.2

Tidal Media Inc

MongoDB® 4.4 on LINUX CentOS 8.2

Tidal Media Inc

No database makes you more productive as MongoDB®

MongoDB® 4.4 on LINUX CentOS 8.2

MongoDB® is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB® uses JSON-like documents with optional schemas.

Main Features:

  • Ad-hoc queries
  • MongoDB® supports field, range query, and regular-expression searches. Queries can return specific fields of documents and also include user-defined JavaScript functions. Queries can also be configured to return a random sample of results of a given size.

  • Indexing
  • Fields in a MongoDB® document can be indexed with primary and secondary indices.

  • Replication
  • MongoDB® provides high availability with replica sets. A replica set consists of two or more copies of the data. Each replica set member may act in the role of the primary or secondary replica at any time. All writes and reads are done on the primary replica by default. Secondary replicas maintain a copy of the data of the primary using built-in replication.

  • Load balancing
  • MongoDB® scales horizontally using sharding. The user chooses a shard key, which determines how the data in a collection will be distributed. The data is split into ranges (based on the shard key) and distributed across multiple shards. Additionally, it can run over multiple servers, balancing the load or duplicating data to keep the system up and running in case of hardware failure.

  • File storage
  • MongoDB® can be used as a file system, called GridFS, with load balancing and data replication features over multiple machines for storing files.

  • Aggregation
  • MongoDB® provides three ways to perform aggregation: the aggregation pipeline, the map-reduce function, and single-purpose aggregation methods.

  • Server-side JavaScript execution
  • JavaScript can be used in queries, aggregation functions (such as MapReduce), and sent directly to the database to be executed.

  • Capped collections
  • MongoDB® supports fixed-size collections called capped collections. This type of collection maintains insertion order and, once the specified size has been reached, behaves like a circular queue.

    Tidal Media Inc. provides you with a one-click deploying Image with a general-purpose, document-based, distributed database built for modern application developers and for the cloud era.

    Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. MongoDB is a registered trademark of its respective owners.