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 > AgensGraph vs. CouchDB vs. Firebase Realtime Database vs. IBM Db2 Event Store vs. OrigoDB

Vergleich der Systemeigenschaften AgensGraph vs. CouchDB vs. Firebase Realtime Database vs. IBM Db2 Event Store vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Distributed Event Store optimized for Internet of Things use casesA fully ACID in-memory object graph database
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Document StoreDocument StoreEvent Store
Time Series DBMS
Document Store
Object oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Websitebitnine.net/­agensgraphcouchdb.apache.orgfirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­db2-event-storeorigodb.com
Technische Dokumentationbitnine.net/­documentationdocs.couchdb.org/­en/­stablefirebase.google.com/­docs/­databasewww.ibm.com/­docs/­en/­db2-event-storeorigodb.com/­docs
EntwicklerBitnine Global Inc.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogle infoacquired by Google 2014IBMRobert Friberg et al
Erscheinungsjahr20162005201220172009 infounder the name LiveDB
Aktuelle Version2.1, Dezember 20183.3.3, Dezember 20232.0
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2kommerziellkommerziell infofree developer edition 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.
ImplementierungsspracheCErlangC und C++C#
Server BetriebssystemeLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
gehostetLinux infoLinux, macOS, Windows for the developer additionLinux
Windows
Datenschemadepending on used data modelschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infocan be achieved using .NET
Sekundärindizesjaja infoüber Viewsjaneinja
SQL infoSupport of SQLjaneinneinja infothrough the embedded Spark runtimenein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
RESTful HTTP/JSON APIAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java
JavaScript
Objective-C
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Server-seitige Scripts infoStored ProceduresjaView Functions in JavaScriptlimited functionality with using 'rules'jaja
TriggersneinjaCallbacks are triggered when data changesneinja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichSharding infoimproved architecture with release 2.0Shardinghorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Active-active shard replicationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoatomare Operationen innerhalb eines Dokumentes möglichjaneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoStrategie: optimistic lockingjaNo - written data is immutableja
Durability infoDauerhafte Speicherung der DatenjajajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer pro Datenbank definierbaryes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based authorization

Weitere Informationen bereitgestellt vom Systemhersteller

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
AgensGraphCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Firebase Realtime DatabaseIBM Db2 Event StoreOrigoDB
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

bereitgestellt von Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

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

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt