tüm seçenekler
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak: leveldb  ]

Paket: libleveldb1d (1.23-5 ve diğerleri)

libleveldb1d için bağlantılar

Screenshot

Debian Kaynakları:

leveldb Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

fast key-value storage library

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Features:

 * Keys and values are arbitrary byte arrays.
 * Data is stored sorted by key.
 * Callers can provide a custom comparison function to override
   the sort order.
 * The basic operations are Put(key, value), Get(key), Delete(key).
 * Multiple changes can be made in one atomic batch.
 * Users can create a transient snapshot to get a consistent view of
   data.
 * Forward and backward iteration is supported over the data.
 * Data is automatically compressed using the Snappy compression
   library.
 * External activity (file system operations etc.) is relayed through
   a virtual interface so users can customize the operating system
   interactions.
 * Detailed documentation about how to use the library is included with
   the source code.

Limitations:

 * This is not a SQL database. It does not have a relational data model,
   it does not support SQL queries, and it has no support for indexes.
 * Only a single process (possibly multi-threaded) can access a
   particular database at a time.
 * There is no client-server support builtin to the library.
   An application that needs such support will have to wrap their own
   server around the library.

This package provides the shared library.

libleveldb1d ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

libleveldb1d indir

Tüm mevcut mimariler için indir
Mimari Sürüm Paket Boyutu Kurulu Boyut Dosyalar
alpha (resmi olmayan port) 1.22-3 138,3 kB454,0 kB [dosya listesi]
amd64 1.23-5+b1 130,5 kB379,0 kB [dosya listesi]
arm64 1.23-5+b1 118,8 kB403,0 kB [dosya listesi]
armel 1.23-5+b1 110,5 kB318,0 kB [dosya listesi]
armhf 1.23-5+b1 112,3 kB230,0 kB [dosya listesi]
hppa (resmi olmayan port) 1.23-5 135,8 kB410,0 kB [dosya listesi]
i386 1.23-5+b1 150,4 kB422,0 kB [dosya listesi]
ia64 (resmi olmayan port) 1.23-5 162,1 kB698,0 kB [dosya listesi]
m68k (resmi olmayan port) 1.23-5 111,0 kB299,0 kB [dosya listesi]
mips64el 1.23-5+b1 111,4 kB429,0 kB [dosya listesi]
ppc64 (resmi olmayan port) 1.23-5 136,9 kB533,0 kB [dosya listesi]
ppc64el 1.23-5+b1 137,1 kB467,0 kB [dosya listesi]
riscv64 1.23-5+b1 132,7 kB299,0 kB [dosya listesi]
s390x 1.23-5+b1 126,3 kB387,0 kB [dosya listesi]
sh4 (resmi olmayan port) 1.22-3 166,0 kB368,0 kB [dosya listesi]
sparc64 (resmi olmayan port) 1.23-5 102,3 kB1.047,0 kB [dosya listesi]
x32 (resmi olmayan port) 1.23-5 131,8 kB345,0 kB [dosya listesi]