DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Graph Engine vs. Greenplum vs. H2 vs. LevelDB vs. ScyllaDB

Vergleich der Systemeigenschaften Graph Engine vs. Greenplum vs. H2 vs. LevelDB vs. ScyllaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Relational DBMSRelational DBMSKey-Value StoreWide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,59
Rang#235  Overall
#21  Graph DBMS
#33  Key-Value Stores
Punkte6,85
Rang#51  Overall
#30  Relational DBMS
Punkte7,10
Rang#47  Overall
#29  Relational DBMS
Punkte2,26
Rang#111  Overall
#18  Key-Value Stores
Punkte3,88
Rang#72  Overall
#5  Wide Column Stores
Websitewww.graphengine.iogreenplum.orgwww.h2database.comgithub.com/­google/­leveldbwww.scylladb.com
Technische Dokumentationwww.graphengine.io/­docs/­manualdocs.greenplum.orgwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.scylladb.com
EntwicklerMicrosoftPivotal Software Inc.Thomas MuellerGoogleScyllaDB
Erscheinungsjahr20102005200520112015
Aktuelle Version7.0.0, September 20232.2.220, Juli 20231.23, Februar 2021ScyllaDB Open Source 6.0.2, Juli 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSDOpen Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementierungssprache.NET and CJavaC++C++
Server Betriebssysteme.NETLinuxAlle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
Linux
Datenschemajajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoseit Version 4.2neinneinnein
Sekundärindizesjajaneinja infocluster global secondary indices
SQL infoSupport of SQLneinjajaneinSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
JDBC
ODBC
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
C
Java
Perl
Python
R
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored ProceduresjajaJava Stored Procedures and User-Defined Functionsneinyes, Lua
Triggersneinjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingkeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databasekeinefrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajaja infowith automatic compression on writesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
Graph Engine infoformer name: TrinityGreenplumH2LevelDBScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
Graph Engine infoformer name: TrinityGreenplumH2LevelDBScyllaDB
Erwähnungen in aktuellen Nachrichten

Trinity
30. Oktober 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Graph databases are hot, but can they break relational’s grip?
2. Dezember 2017, SiliconANGLE News

How Google and Microsoft taught search to “understand” the Web
6. Juni 2012, Ars Technica

thatDot launches Quine, a streaming graph engine
23. Februar 2022, TechCrunch

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale
9. September 2019, AWS Blog

EMC and Greenplum Dress Elephant for IT Parade
8. Dezember 2011, WIRED

SAS To Offer High-Performance Analytics On EMC Greenplum Database Appliance
2. Februar 2017, Firstpost

We Did Not Intend to Take an Aggressive Stance: Greenplum’s Take on Hadoop War
27. Februar 2013, SiliconANGLE News

Has the time finally come for PostgreSQL?
20. April 2018, ZDNet

bereitgestellt von Google News

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

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2. September 2020, Sonatype Blog

New ransomware encrypts files, then steals your Discord account
20. November 2022, BleepingComputer

Samstealer Attacking Windows Systems To Steal Sensitive Data
20. Mai 2024, CybersecurityNews

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

bereitgestellt von Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28. Oktober 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

Top 160+ startups in Open Source Databases in Oct, 2024
30. Oktober 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6. Februar 2024, The New Stack

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt