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

DBMS > ArangoDB vs. Google Cloud Firestore vs. Memgraph vs. Oracle Berkeley DB vs. TigerGraph

Vergleich der Systemeigenschaften ArangoDB vs. Google Cloud Firestore vs. Memgraph vs. Oracle Berkeley DB vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.An open source graph database built for real-time streaming and compatible with Neo4jWeit verbreiteter In-Process Key-Value StoreA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Document StoreGraph DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Graph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,09
Rang#83  Overall
#15  Document Stores
#5  Graph DBMS
#11  Key-Value Stores
#10  Suchmaschinen
Punkte6,53
Rang#54  Overall
#9  Document Stores
Punkte2,72
Rang#97  Overall
#8  Graph DBMS
Punkte1,91
Rang#121  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte1,40
Rang#152  Overall
#14  Graph DBMS
Websitearangodb.comfirebase.google.com/­products/­firestorememgraph.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.tigergraph.com
Technische Dokumentationdocs.arangodb.comfirebase.google.com/­docs/­firestorememgraph.com/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.tigergraph.com
Social network pagesGitHubLinkedInTwitterDiscordFacebook
EntwicklerArangoDB Inc.GoogleMemgraph LtdOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauft
Erscheinungsjahr20122017201719942017
Aktuelle Version3.11.5, November 202318.1.40, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablekommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server BetriebssystemeLinux
OS X
Windows
gehostetLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesjajaja
SQL infoSupport of SQLneinneinneinja infoSQL Interface basierend auf SQLite verfügbarSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Bolt protocol
Cypher query language
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++
Java
Server-seitige Scripts infoStored ProceduresJavaScriptyes, Firebase Rules & Cloud Functionsneinja
Triggersneinyes, with Cloud Functionsja infoonly for the SQL APInein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingSharding infodynamic graph partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorMulti-Source ReplikationMulti-source replication using RAFTSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptUsing Cloud Dataflowneinneinja
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 ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinja inforelationships in graphsneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACID infowith snapshot isolationACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrollejaAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Users, roles and permissionsneinRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBGoogle Cloud FirestoreMemgraphOracle Berkeley DBTigerGraph
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
ArangoDBGoogle Cloud FirestoreMemgraphOracle Berkeley DBTigerGraph
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

ArangoDB advances graph database fortunes with new funding
6. Oktober 2021, TechTarget

Multimodel database company ArangoDB lands $10M in funding
14. März 2019, SiliconANGLE News

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

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

15 Best Free Database Software for Data Management in 2024
19. September 2024, G2

bereitgestellt von Google News

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

Google Cloud, other services report issues
18. September 2024, baha news

NoSQL on the Cloud With Python
7. August 2020, Towards Data Science

Google Reveals Android Performance Tuner, Android GPU Inspector and Cloud Firestore
23. März 2020, Wccftech

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

bereitgestellt von Google News

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

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Memgraph Launches Streaming Graph Algorithms to the Masses; Announces $9.34MM Seed Funding Led by Microsoft’s M12
5. Oktober 2021, Business Wire

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

The untapped potential of HPC + graph computing
30. Oktober 2021, VentureBeat

bereitgestellt von Google News

What is NoSQL (Not Only SQL database)?
28. Februar 2022, TechTarget

Margo I. Seltzer
18. August 2020, Berkman Klein Center

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3. Mai 2018, hackernoon.com

Which Are the Top Local Databases for React Native
15. Oktober 2019, Appinventiv

bereitgestellt von Google News

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

Exploring the Power of Graph with Tigergraph
31. Oktober 2024, AWS Blog

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph raises $105M Series C for its enterprise graph database
17. Februar 2021, TechCrunch

An Introduction to Using TigerGraph with Go: Exploring COVID-19 Patient Cases
22. Mai 2022, Towards Data Science

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.

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

SingleStore logo

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