DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ArangoDB vs. Citus vs. Firebase Realtime Database vs. Hazelcast vs. Riak TS

Vergleich der Systemeigenschaften ArangoDB vs. Citus vs. Firebase Realtime Database vs. Hazelcast vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A widely adopted in-memory data gridRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSDocument StoreKey-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store infoJSON support with IMDG 3.12
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte0,25
Rang#308  Overall
#26  Time Series DBMS
Websitearangodb.comwww.citusdata.comfirebase.google.com/­products/­realtime-databasehazelcast.com
Technische Dokumentationdocs.arangodb.comdocs.citusdata.comfirebase.google.com/­docs/­databasehazelcast.org/­imdg/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.Google infoacquired by Google 2014HazelcastOpen Source, formerly Basho Technologies
Erscheinungsjahr20122010201220082015
Aktuelle Version3.11.5, November 20238.1, Dezember 20185.3.6, November 20233.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoAGPL, commercial license also availablekommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++CJavaErlang
Server BetriebssystemeLinux
OS X
Windows
LinuxgehostetAlle Betriebssysteme mit einer Java VMLinux
OS X
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinja infothe object must implement a serialization strategynein
Sekundärindizesjajajajaeingeschränkt
SQL infoSupport of SQLneinja infostandard, with numerous extensionsneinSQL-like query languageyes, limited
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Android
iOS
JavaScript API
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java
JavaScript
Objective-C
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored ProceduresJavaScriptbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.limited functionality with using 'rules'ja infoEvent Listeners, Executor ServicesErlang
TriggersneinjaCallbacks are triggered when data changesja infoEventsja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorSource-Replica Replikation infoother methods possible by using 3rd party extensionsja infoReplicated Mapfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsjaneinneinnein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDjaone or two-phase-commit; repeatable reads; read commitednein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, based on authentication and database rulesRole-based access controlnein
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBCitusFirebase Realtime DatabaseHazelcastRiak TS
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
ArangoDBCitusFirebase Realtime DatabaseHazelcastRiak TS
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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