软件包: mongodb-server-core (1:3.6.3-0ubuntu1)
mongodb-server-core 的相关链接
Trisquel 的资源:
下载源码包 mongodb:
维护者:
Original Maintainers:
- Debian MongoDB Maintainers (Mail Archive)
- Laszlo Boszormenyi (GCS)
- Jérémy Lal
- Apollon Oikonomopoulos
外部的资源:
- 主页 [www.mongodb.org]
相似软件包:
object/document-oriented database (server binaries package)
MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features:
* Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability
High performance, scalability, and reasonable depth of functionality are the goals for the project.
This package contains the database server (mongod) and sharding server/load-balancer (mongos) binaries.
其他与 mongodb-server-core 有关的软件包
|
|
|
-
- dep: libboost-filesystem1.65.1
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-program-options1.65.1
- program options library for C++
-
- dep: libboost-system1.65.1
- Operating system (e.g. diagnostics support) library
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.4)
- GCC support library
-
- dep: libgoogle-perftools4
- libraries for CPU and heap analysis, plus an efficient thread-caching malloc
-
- dep: libpcrecpp0v5 (>= 7.7)
- Old Perl 5 Compatible Regular Expression Library - C++ runtime files
-
- dep: libsnappy1v5
- fast compression/decompression library
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3
-
- dep: libstemmer0d (>= 0+svn527)
- Snowball stemming algorithms for use in Information Retrieval
-
- dep: libyaml-cpp0.5v5
- YAML parser and emitter for C++
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime