パッケージ: mongodb-server-core (1:3.6.3-0ubuntu1.4)
mongodb-server-core に関するリンク
Trisquel の資源:
mongodb ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian MongoDB Maintainers (メールアーカイブ)
- 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