パッケージ: mongodb-server-core (1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5)
mongodb-server-core に関するリンク
Trisquel の資源:
mongodb ソースパッケージをダウンロード:
- [mongodb_3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.dsc]
- [mongodb_3.6.9+really3.6.8+90~g8e540c0b6d.orig.tar.gz]
- [mongodb_3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.debian.tar.xz]
メンテナ:
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.71.0
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-program-options1.71.0
- program options library for C++
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 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 (>= 1.1.8)
- fast compression/decompression library
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libstemmer0d (>= 0+svn527)
- Snowball stemming algorithms for use in Information Retrieval
-
- dep: libyaml-cpp0.6 (>= 0.6.2)
- YAML parser and emitter for C++
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime