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 > ArangoDB vs. Firebase Realtime Database vs. FoundationDB vs. LokiJS vs. MarkLogic

Vergleich der Systemeigenschaften ArangoDB vs. Firebase Realtime Database vs. FoundationDB vs. LokiJS vs. MarkLogic

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Sortierter Key-Value Store. Core features werden durch layers ergänzt.In-memory JavaScript DBMSOperational and transactional Enterprise NoSQL database
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Document StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Document StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Websitearangodb.comfirebase.google.com/­products/­realtime-databasegithub.com/­apple/­foundationdbgithub.com/­techfort/­LokiJSwww.marklogic.com
Technische Dokumentationdocs.arangodb.comfirebase.google.com/­docs/­databaseapple.github.io/­foundationdbtechfort.github.io/­LokiJSdocs.marklogic.com
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.Google infoacquired by Google 2014FoundationDBMarkLogic Corp.
Erscheinungsjahr20122012201320142001
Aktuelle Version3.11.5, November 20236.2.28, November 202011.0, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablekommerziellOpen Source infoApache 2.0Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbar
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.
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++C++JavaScriptC++
Server BetriebssystemeLinux
OS X
Windows
gehostetLinux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Windows
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischemafrei infoEinige Layers unterstützen Schemataschemafreischemafrei infoSchema kann erzwungen werden
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjanein infoEinige Layers unterstützen Typenneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajaneinja infoüber Viewsja
SQL infoSupport of SQLneinneinnur in speziellem SQL-Layerneinja infoSQL92
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Android
iOS
JavaScript API
RESTful HTTP API
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
JavaScript
Objective-C
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresJavaScriptlimited functionality with using 'rules'nur im SQL-layerView Functions in JavaScriptja infovia XQuery or JavaScript
TriggersneinCallbacks are triggered when data changesneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorjakeineja
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinneinjaja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobs
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)
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Linearizable consistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinnur im SQL-layerneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, with Range Indexes
Berechtigungskonzept infoZugriffskontrollejayes, based on authentication and database rulesneinneinRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebene
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBFirebase Realtime DatabaseFoundationDBLokiJSMarkLogic
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
ArangoDBFirebase Realtime DatabaseFoundationDBLokiJSMarkLogic
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27. August 2020, ZDNet

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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23. April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, Yahoo Finance

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, biplatform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4. Januar 2023, PE Hub

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.

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt