Language

Package: mongodb @ 3.4.10

Synopsis

High performance and high availability document database

Description

Mongo is a high-performance, high availability, schema-free document-oriented database. A key goal of MongoDB is to bridge the gap between key/value stores (which are fast and highly scalable) and traditional RDBMS systems (which are deep in functionality).

Home page
https://www.mongodb.org/
Location
gnu/packages/databases.scm (line: 661, column: 2)
Licenses

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball
patch-file-names

Validate file names and availability of patches

mongodb-support-unknown-linux-distributions.patch: file name is too long
formatting

Look for formatting issues in the source

line 772 is way too long (99 characters)