DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blazegraph vs. LevelDB vs. Tarantool vs. YugabyteDB

Vergleich der Systemeigenschaften Blazegraph vs. LevelDB vs. Tarantool vs. YugabyteDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value StoreDocument Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extensionDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#222  Overall
#20  Graph DBMS
#8  RDF Stores
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteblazegraph.comgithub.com/­google/­leveldbwww.tarantool.iowww.yugabyte.com
Technische Dokumentationwiki.blazegraph.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.tarantool.io/­en/­docdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerBlazegraphGoogleVKYugabyte Inc.
Erscheinungsjahr2006201120082017
Aktuelle Version2.1.5, Maerz 20191.23, Februar 20212.10.0, Mai 20222.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoBSDOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaC++C und C++C und C++
Server BetriebssystemeLinux
OS X
Windows
Illumos
Linux
OS X
Windows
BSD
Linux
macOS
Linux
OS X
DatenschemaschemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsdepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesneinstring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLSPARQL is used as query languageneinFull-featured ANSI SQL supportyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Open binary protocolJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresjaneinLua, C and SQL stored proceduresja infosql, plpgsql, C
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Strong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsneinyesja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesyes, write ahead loggingja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)neinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
ja
Weitere Informationen bereitgestellt vom Systemhersteller
BlazegraphLevelDBTarantoolYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
BlazegraphLevelDBTarantoolYugabyteDB
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16. April 2024, spbit.ru

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YUGABYTE EMBRACES 'NO DOWNTIME, NO LIMITS,' AS THE THEME OF THE UPCOMING DISTRIBUTED SQL ...
18. April 2024, BERNAMA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt