summaryrefslogtreecommitdiff
blob: 027169528fb63e22cb2d38a019daa5e4ff84ceab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>no-herd</herd>
	<maintainer>
		<email>ramereth@gentoo.org</email>
		<name>Lance Albertson</name>
	</maintainer>
	<longdescription lang="en">
	MongoDB (from "humongous") is a scalable, high-performance, open source,
	schema-free, document-oriented database. Written in C++, MongoDB features:

	MongoDB bridges the gap between key-value stores (which are fast and highly
	scalable) and traditional RDBMS systems (which provide structured schemas
	and powerful queries).
	</longdescription>
</pkgmetadata>