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

DBMS > FoundationDB vs. H2 vs. InterSystems IRIS vs. OrigoDB vs. PouchDB

Vergleich der Systemeigenschaften FoundationDB vs. H2 vs. InterSystems IRIS vs. OrigoDB vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenPouchDB  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.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA fully ACID in-memory object graph databaseJavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document Store
Object oriented DBMS
Document Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Websitegithub.com/­apple/­foundationdbwww.h2database.comwww.intersystems.com/­products/­intersystems-irisorigodb.compouchdb.com
Technische Dokumentationapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsorigodb.com/­docspouchdb.com/­guides
EntwicklerFoundationDBThomas MuellerInterSystemsRobert Friberg et alApache Software Foundation
Erscheinungsjahr2013200520182009 infounder the name LiveDB2012
Aktuelle Version6.2.28, November 20202.2.220, Juli 20232023.3, Juni 20237.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen SourceOpen Source
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.
ImplementierungsspracheC++JavaC#JavaScript
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMAIX
Linux
macOS
Ubuntu
Windows
Linux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafrei infoEinige Layers unterstützen Schematajadepending on used data modeljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen TypenjajaUser defined using .NET types and collectionsnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infocan be achieved using .NETnein
Sekundärindizesneinjajajaja infoüber Views
SQL infoSupport of SQLnur in speziellem SQL-Layerjajaneinnein
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.Net
C++
Java
JavaScript (Node.js)
Python
.NetJavaScript
Server-seitige Scripts infoStored Proceduresnur im SQL-layerJava Stored Procedures and User-Defined FunctionsjajaView Functions in JavaScript
Triggersneinjajaja infoDomain Eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica ReplikationSource-Replica ReplikationMulti-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 SystemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerjajadepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardyesRole based authorizationnein
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBH2InterSystems IRISOrigoDBPouchDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
FoundationDBH2InterSystems IRISOrigoDBPouchDB
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

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

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

InterSystems signs deal with Consultmed for ‘replatforming’
1. Mai 2024, The Medical Republic

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30. April 2024, Pulse+IT News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

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

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.

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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