DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > LevelDB vs. Memgraph vs. Microsoft Azure SQL Database vs. RethinkDB vs. RisingWave

Vergleich der Systemeigenschaften LevelDB vs. Memgraph vs. Microsoft Azure SQL Database vs. RethinkDB vs. RisingWave

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLevelDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenRisingWave  Xaus Vergleich ausschliessen
KurzbeschreibungEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesAn open source graph database built for real-time streaming and compatible with Neo4jRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerDBMS for the Web with a mechanism to push updated query results to applications in realtime.A distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primäres DatenbankmodellKey-Value StoreGraph DBMSRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,58
Rang#242  Overall
#111  Relational DBMS
Websitegithub.com/­google/­leveldbmemgraph.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaserethinkdb.comwww.risingwave.com/­database
Technische Dokumentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmemgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqlrethinkdb.com/­docsdocs.risingwave.com/­docs/­current/­intro
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerGoogleMemgraph LtdMicrosoftThe Linux Foundation infosince July 2017RisingWave Labs
Erscheinungsjahr20112017201020092022
Aktuelle Version1.23, Februar 2021V122.4.1, August 20201.2, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSDOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziellOpen Source infoApache Version 2Open Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++C++C++Rust
Server BetriebssystemeIllumos
Linux
OS X
Windows
LinuxgehostetLinux
OS X
Windows
Docker
Linux
macOS
Datenschemaschemafreischemafrei und schema-optionaljaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infostring, binary, float, bool, date, geometryStandard SQL-types and JSON
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinneinjaneinja
APIs und andere ZugriffskonzepteBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresneinTransact SQLUDFs in Python or Java
TriggersneinjaClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infodynamic graph partitioningSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using RAFTja, immer mindestens 3 Replikas vorhandenSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infowith snapshot isolationACIDAtomic single-document operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenja infowith automatic compression on writesja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleneinUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja infousers and table-level permissionsUsers and Roles
Weitere Informationen bereitgestellt vom Systemhersteller
LevelDBMemgraphMicrosoft Azure SQL Database infofrüher SQL AzureRethinkDBRisingWave
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
LevelDBMemgraphMicrosoft Azure SQL Database infofrüher SQL AzureRethinkDBRisingWave
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

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

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

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

Enhance Your Network with the Power of a Graph DB
1. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1. Oktober 2023, InfoQ.com

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27. Juni 2023, Datanami

Ibis 8 Adds Streaming
5. März 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5. September 2023, KDnuggets

JN.1—a new, highly mutated COVID variant—could cause one of the largest U.S. waves yet, experts say. When each ...
23. Dezember 2023, Fortune

Streaming data processing platform RisingWave lands $36M to launch a cloud service
18. Oktober 2022, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt