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

DBMS > ArcadeDB vs. CockroachDB vs. Fujitsu Enterprise Postgres vs. PouchDB vs. Transbase

Vergleich der Systemeigenschaften ArcadeDB vs. CockroachDB vs. Fujitsu Enterprise Postgres vs. PouchDB vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenCockroachDB 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.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.JavaScript DBMS mit einem von CouchDB inspirierten APIA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Relational DBMSRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,02
Rang#366  Overall
#50  Document Stores
#38  Graph DBMS
#53  Key-Value Stores
#36  Time Series DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Websitearcadedb.comwww.cockroachlabs.comwww.postgresql.fastware.compouchdb.comwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.arcadedb.comwww.cockroachlabs.com/­docswww.postgresql.fastware.com/­product-manualspouchdb.com/­guideswww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerArcade DataCockroach LabsPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyApache Software FoundationTransaction Software GmbH
Erscheinungsjahr2021201520121987
Aktuelle VersionSeptember 202123.1.1, Mai 2023Fujitsu Enterprise Postgres 14, January 20227.1.1, Juni 2019Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availablekommerziellOpen Sourcekommerziell infoDevelopment Lizenz gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoCJavaScriptC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
macOS
Windows
Linux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
macOS
Solaris
Windows
Datenschemaschemafreidynamic schemajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajaja infoüber Viewsja
SQL infoSupport of SQLSQL-like query language, no joinsyes, wire compatible with PostgreSQLjaneinja
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJavaC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptC
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenView Functions in JavaScriptja
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal 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 RAFTpartitioning by range, list and by hashSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using RAFTSource-Replica ReplikationMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels IndexedDB, WebSQL oder LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
ArcadeDBCockroachDBFujitsu Enterprise PostgresPouchDBTransbase
Specific characteristics100% compatible with community PostgreSQL
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» 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
ArcadeDBCockroachDBFujitsu Enterprise PostgresPouchDBTransbase
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

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

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

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

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

bereitgestellt von Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt