RocksDB
http://dbpedia.org/resource/RocksDB an entity of type: Thing
RocksDBは、高性能のkey-valueのデータを格納するである。のフォークであり、多数のCPUコアを活用して、入出力(I/O)バウンドなワークロードに対して、ソリッドステートドライブ(SSD)のような高速なストレージを効率よく使用するように最適化されている。(LSMツリー)と呼ばれるデータ構造に基づいている。コードはC++で書かれており、C++、C、Javaのための公式のアプリケーションプログラミングインターフェイス(API)バインディングの他、多数のサードパーティの言語バインディングも提供されている。RocksDBはオープンソースソフトウェアであり、当初はBSD 3-clauseライセンスのもとでリリースされていたが、2017年7月、Apache 2.0とGPLv2ライセンスのデュアルライセンスに移行した。これは、Apache Software Foundationが、以前のBSD+Patentsライセンス条項をブラックリストに加えたことに応じたものと考えられている。 RocksDBは、ウェブスケールの様々なエンタープライズのプロダクションシステムで使用されている。使用している企業としては、Facebook、Yahoo!、LinkedInなどがある。
rdf:langString
RocksDB es una base de datos incrustada de alto rendimiento para datos de clave-valor. Es un fork de LevelDB, optimizado para explotar múltiples núcleos de CPU, y hacer uso eficiente de dispositivos de almacenamiento rápido como Unidad de estado sólido en cargas de trabajo de Entrada/Salida (E/S) limitada. Está basado en la estructura de datos de árbol LSM (Log-structured merge-tree). Está escrito en C++ y provee una API de lenguaje oficial para C++, C y Java, junto a varios . RocksDB es de código abierto, publicado bajo la Licencia BSD de 3 cláusulas.
rdf:langString
RocksDB is a high performance embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit many CPU cores, and make efficient use of fast storage, such as solid-state drives (SSD), for input/output (I/O) bound workloads. It is based on a log-structured merge-tree (LSM tree) data structure. It is written in C++ and provides official language bindings for C++, C, and Java; alongside many . RocksDB is open-source software, and was originally released under a BSD 3-clause license. However, in July 2017 the project was migrated to a dual license of both Apache 2.0 and GPLv2 license, possibly in response to the Apache Software Foundation's blacklist of the previous BSD+Patents license clause.
rdf:langString
rdf:langString
RocksDB
rdf:langString
RocksDB
rdf:langString
RocksDB
rdf:langString
RocksDB
rdf:langString
RocksDB
xsd:integer
49477707
xsd:integer
1112584274
rdf:langString
Dhruba Borthakur
rdf:langString
Embedded persistent key/value store.
rdf:langString
Apache 2.0 or GPL 2
rdf:langString
Rocksdb-icon.svg
rdf:langString
RocksDB es una base de datos incrustada de alto rendimiento para datos de clave-valor. Es un fork de LevelDB, optimizado para explotar múltiples núcleos de CPU, y hacer uso eficiente de dispositivos de almacenamiento rápido como Unidad de estado sólido en cargas de trabajo de Entrada/Salida (E/S) limitada. Está basado en la estructura de datos de árbol LSM (Log-structured merge-tree). Está escrito en C++ y provee una API de lenguaje oficial para C++, C y Java, junto a varios . RocksDB es de código abierto, publicado bajo la Licencia BSD de 3 cláusulas. RocksDB es usando en sistemas de producción en varios sitios web de escala empresarial, incluyendo Facebook, Yahoo!, y LinkedIn.
rdf:langString
RocksDB is a high performance embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit many CPU cores, and make efficient use of fast storage, such as solid-state drives (SSD), for input/output (I/O) bound workloads. It is based on a log-structured merge-tree (LSM tree) data structure. It is written in C++ and provides official language bindings for C++, C, and Java; alongside many . RocksDB is open-source software, and was originally released under a BSD 3-clause license. However, in July 2017 the project was migrated to a dual license of both Apache 2.0 and GPLv2 license, possibly in response to the Apache Software Foundation's blacklist of the previous BSD+Patents license clause. RocksDB is used in production systems at various web-scale enterprises including Facebook, Yahoo!, and LinkedIn.
rdf:langString
RocksDBは、高性能のkey-valueのデータを格納するである。のフォークであり、多数のCPUコアを活用して、入出力(I/O)バウンドなワークロードに対して、ソリッドステートドライブ(SSD)のような高速なストレージを効率よく使用するように最適化されている。(LSMツリー)と呼ばれるデータ構造に基づいている。コードはC++で書かれており、C++、C、Javaのための公式のアプリケーションプログラミングインターフェイス(API)バインディングの他、多数のサードパーティの言語バインディングも提供されている。RocksDBはオープンソースソフトウェアであり、当初はBSD 3-clauseライセンスのもとでリリースされていたが、2017年7月、Apache 2.0とGPLv2ライセンスのデュアルライセンスに移行した。これは、Apache Software Foundationが、以前のBSD+Patentsライセンス条項をブラックリストに加えたことに応じたものと考えられている。 RocksDBは、ウェブスケールの様々なエンタープライズのプロダクションシステムで使用されている。使用している企業としては、Facebook、Yahoo!、LinkedInなどがある。
xsd:nonNegativeInteger
19071