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 > CouchDB vs. eXtremeDB vs. Fauna vs. PouchDB vs. Quasardb

Vergleich der Systemeigenschaften CouchDB vs. eXtremeDB vs. Fauna vs. PouchDB vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertNatively in-memory DBMS with options for persistency, high-availability and clusteringFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.JavaScript DBMS mit einem von CouchDB inspirierten APIDistributed, high-performance timeseries database
Primäres DatenbankmodellDocument StoreRelational DBMS
Time Series DBMS
Document Store
Graph DBMS
Relational DBMS
Time Series DBMS
Document StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Websitecouchdb.apache.orgwww.mcobject.comfauna.compouchdb.comquasar.ai
Technische Dokumentationdocs.couchdb.org/­en/­stablewww.mcobject.com/­docs/­extremedb.htmdocs.fauna.compouchdb.com/­guidesdoc.quasar.ai/­master
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerMcObjectFauna, Inc.Apache Software Foundationquasardb
Erscheinungsjahr20052001201420122009
Aktuelle Version3.3.3, Dezember 20238.2, 20217.1.1, Juni 20193.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziellOpen Sourcekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
ImplementierungsspracheErlangC und C++ScalaJavaScriptC++
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)BSD
Linux
OS X
Windows
Datenschemaschemafreijaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinneinja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableneinneinnein
Sekundärindizesja infoüber Viewsjajaja infoüber Viewsja infomittels Tags
SQL infoSupport of SQLneinja infowith the option: eXtremeSQLneinneinSQL-like query language
APIs und andere ZugriffskonzepteRESTful HTTP/JSON API.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C#
C++
Java
Lua
Python
Scala
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
JavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptjabenutzerdefinierte FunktionenView Functions in JavaScriptnein
Triggersjaja infoby defining eventsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0horizontale Partitionierung / shardinghorizontale Partitionierung infoconsistent hashingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-Source ReplikationMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjawith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejaja
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels IndexedDB, WebSQL oder LevelDBja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarIdentity management, authentication, and access controlneinCryptographically strong user authentication and audit trail
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"eXtremeDBFauna infopreviously named FaunaDBPouchDBQuasardb
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"eXtremeDBFauna infopreviously named FaunaDBPouchDBQuasardb
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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28. August 2014, SitePoint

bereitgestellt von Google News

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

TI's TDA3x processor powers advanced driver assistance apps
21. Oktober 2014, Embedded

bereitgestellt von Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, businesswire.com

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22. August 2023, 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

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

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

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

Weigh a quasar's galaxy with precision
2. Juni 2023, EurekAlert

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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