DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AgensGraph vs. CockroachDB vs. Firebase Realtime Database vs. Kdb vs. OrigoDB

Vergleich der Systemeigenschaften AgensGraph vs. CockroachDB vs. Firebase Realtime Database vs. Kdb vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Hoch performantes Time Series DBMSA fully ACID in-memory object graph database
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMSDocument StoreTime Series DBMS
Vektor DBMS
Document Store
Object oriented DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte7,70
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte0,03
Rang#378  Overall
#51  Document Stores
#18  Object oriented DBMS
Websitebitnine.net/­agensgraphwww.cockroachlabs.comfirebase.google.com/­products/­realtime-databasekx.comorigodb.com
Technische Dokumentationbitnine.net/­documentationwww.cockroachlabs.com/­docsfirebase.google.com/­docs/­databasecode.kx.comorigodb.com/­docs
EntwicklerBitnine Global Inc.Cockroach LabsGoogle infoacquired by Google 2014Kx Systems, a division of First Derivatives plcRobert Friberg et al
Erscheinungsjahr2016201520122000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032009 infounder the name LiveDB
Aktuelle Version2.1, Dezember 201823.1.1, Mai 20233.6, Mai 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache 2.0, commercial license availablekommerziellkommerziell infoKostenlose 32-bit VersionOpen 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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheCGoqC#
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
gehostetLinux
OS X
Solaris
Windows
Linux
Windows
Datenschemadepending on used data modeldynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaUser 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, XSLTneinneinneinjanein infocan be achieved using .NET
Sekundärindizesjajajaja infotable attribute 'grouped'ja
SQL infoSupport of SQLjayes, wire compatible with PostgreSQLneinSQL-like query language (q)nein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
JDBCAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Java
JavaScript
Objective-C
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
Server-seitige Scripts infoStored Proceduresjaneinlimited functionality with using 'rules'benutzerdefinierte Funktionenja
TriggersneinneinCallbacks are triggered when data changesja infomittels Viewsja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFThorizontale Partitionierunghorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using RAFTSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjadepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDjaneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja 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-StandardRole-based access controlyes, based on authentication and database rulesRechteverwaltung mit BenutzeraccountsRole based authorization
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphCockroachDBFirebase Realtime DatabaseKdbOrigoDB
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
upon request
» 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
AgensGraphCockroachDBFirebase Realtime DatabaseKdbOrigoDB
DB-Engines Blog Posts

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 Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

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

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27. Juni 2023, PR Newswire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt