[ 原始碼: libmongo-client ]
套件:libmongo-client0(0.1.8-4)
libmongo-client0 的相關連結
Debian 的資源:
下載原始碼套件 libmongo-client:
- [libmongo-client_0.1.8-4.dsc]
- [libmongo-client_0.1.8.orig.tar.xz]
- [libmongo-client_0.1.8-4.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Alternate C driver for the MongoDB document-oriented datastore
MongoDB is a high-performance, open source, schema-free document-oriented data store.
This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible.
Among its features are:
* Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes.
其他與 libmongo-client0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.24.0)
- GLib library of C routines