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 > InfinityDB vs. Memgraph vs. Oracle NoSQL vs. RethinkDB vs. Splice Machine

Vergleich der Systemeigenschaften InfinityDB vs. Memgraph vs. Oracle NoSQL vs. RethinkDB vs. Splice Machine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfinityDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSplice Machine  Xaus Vergleich ausschliessen
KurzbeschreibungA Java embedded Key-Value Store which extends the Java Map interfaceAn open source graph database built for real-time streaming and compatible with Neo4jA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primäres DatenbankmodellKey-Value StoreGraph DBMSDocument Store
Key-Value Store
Relational DBMS
Document StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,54
Rang#250  Overall
#114  Relational DBMS
Websiteboilerbay.commemgraph.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.comsplicemachine.com
Technische Dokumentationboilerbay.com/­infinitydb/­manualmemgraph.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docssplicemachine.com/­how-it-works
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerBoiler Bay Inc.Memgraph LtdOracleThe Linux Foundation infosince July 2017Splice Machine
Erscheinungsjahr20022017201120092014
Aktuelle Version4.023.3, Dezember 20232.4.1, August 20203.1, March 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2Open Source infoAGPL 3.0, 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.
ImplementierungsspracheJavaC und C++JavaC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxLinux
Solaris SPARC/x86
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Datenschemaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei und schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaoptionalja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesnein infomanual creation possible, using inversions based on multi-value capabilityjajaja
SQL infoSupport of SQLneinneinSQL-like DML and DDL statementsneinja
APIs und andere ZugriffskonzepteAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
RESTful HTTP APIJDBC
Native Spark Datasource
ODBC
Unterstützte ProgrammiersprachenJava.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
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
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-seitige Scripts infoStored Proceduresneinneinja infoJava
TriggersneinneinClient-side triggers through changefeedsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infodynamic graph partitioningShardingSharding inforange basedShared Nothhing Auto-Sharding, Columnar Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integrationjaYes, via Full Spark Integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infomanual creation possible, using inversions based on multi-value capabilityja inforelationships in graphsneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infowith snapshot isolationkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)Atomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoMVCC basedyes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja 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 haltenneinjaja infooff heap cacheneinja
Berechtigungskonzept infoZugriffskontrolleneinUsers, roles and permissionsZugriffsrechte für Benutzer und Rollenja infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
InfinityDBMemgraphOracle NoSQLRethinkDBSplice Machine
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
InfinityDBMemgraphOracle NoSQLRethinkDBSplice Machine
DB-Engines Blog Posts

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

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

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26. März 2021, Towards Data Science

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News

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

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

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

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

bereitgestellt von Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26. August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19. Januar 2021, PR Newswire

How Splice Machine's Data Platform for Intelligent Apps Works
29. September 2020, eWeek

Splice Machine Launches Feature Store to Simplify Feature Engineering
19. Januar 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18. September 2019, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

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

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

Präsentieren Sie hier Ihr Produkt