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 > H2 vs. IBM Db2 warehouse vs. Lovefield vs. OceanBase vs. PouchDB

Vergleich der Systemeigenschaften H2 vs. IBM Db2 warehouse vs. Lovefield vs. OceanBase vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Data warehousing service aus der CloudEmbeddable relational database for web apps written in pure JavaScriptA distributed, high available RDBMS compatible with Oracle and MySQLJavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte1,34
Rang#166  Overall
#76  Relational DBMS
Punkte0,32
Rang#290  Overall
#132  Relational DBMS
Punkte1,56
Rang#153  Overall
#71  Relational DBMS
Punkte2,35
Rang#116  Overall
#22  Document Stores
Websitewww.h2database.comwww.ibm.com/­products/­db2/­warehousegoogle.github.io/­lovefielden.oceanbase.compouchdb.com
Technische Dokumentationwww.h2database.com/­html/­main.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mden.oceanbase.com/­docs/­oceanbase-databasepouchdb.com/­guides
EntwicklerThomas MuellerIBMGoogleOceanBase infopreviously Alibaba and Ant GroupApache Software Foundation
Erscheinungsjahr20052014201420112012
Aktuelle Version2.2.220, Juli 20232.1.12, February 20173.2.3, March 20227.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen Source infoApache 2.0Open Source infoCommercial license availableOpen Source
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.
ImplementierungsspracheJavaJavaScriptC++JavaScript
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemajajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglichneinneinnein
Sekundärindizesjajajajaja infoüber Views
SQL infoSupport of SQLjajaSQL-like query language infovia JavaScript builder patternjanein
APIs und andere ZugriffskonzepteJDBC
ODBC
.NET Client API
JDBC
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
HTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte ProgrammiersprachenJavaJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
JavaScriptAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
JavaScript
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsPL/SQL, SQL PLneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeView Functions in JavaScript
TriggersjajaUsing read-only observersjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databasejakeineMulti-source replication using PaxosMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajayes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infousing MemoryDBja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights for users, groups and roles according to SQL-standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
H2IBM Db2 warehouse infoformerly named IBM dashDBLovefieldOceanBasePouchDB
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
H2IBM Db2 warehouse infoformerly named IBM dashDBLovefieldOceanBasePouchDB
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

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16. Oktober 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

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

AllegroGraph logo

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

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.

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.

Präsentieren Sie hier Ihr Produkt