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 > Couchbase vs. eXtremeDB vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage

Vergleich der Systemeigenschaften Couchbase vs. eXtremeDB vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseNatively in-memory DBMS with options for persistency, high-availability and clusteringAuf Apache CouchDB basierendes Database as a Service AngebotPerformant, highly scalable DBMS for AI and IoT applicationsA Wide Column Store for rapid development using massive semi-structured datasets
Primäres DatenbankmodellDocument StoreRelational DBMS
Time Series DBMS
Document StoreKey-Value Store
Vektor DBMS
Wide Column Store
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Websitewww.couchbase.comwww.mcobject.comwww.ibm.com/­products/­cloudantwww.jaguardb.comazure.microsoft.com/­en-us/­services/­storage/­tables
Technische Dokumentationdocs.couchbase.comwww.mcobject.com/­docs/­extremedb.htmcloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.html
EntwicklerCouchbase, Inc.McObjectIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDataJaguar, Inc.Microsoft
Erscheinungsjahr20112001201020152012
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20238.2, 20213.3 July 2023
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellkommerziellOpen Source infoGPL V3.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangC und C++ErlangC++ infothe server part. Clients available in other languages
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetLinuxgehostet
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infosupport of XML interfaces availableneinneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesja infowith the option: eXtremeSQLneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnein
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++jaView Functions (Map-Reduce) in JavaScriptneinnein
Triggersja infoüber das TAP Protokollja infoby defining eventsjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic Shardinghorizontale Partitionierung / shardingShardingShardingSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
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 Replikation
Source-Replica Replikation
Multi-Source Replikationja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Zugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung mit BenutzeraccountsAccess rights based on private key authentication or shared access signatures
Weitere Informationen bereitgestellt vom Systemhersteller
Couchbase infoUrsprünglich Membase genannteXtremeDBIBM CloudantJaguarDBMicrosoft Azure Table Storage
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Couchbase infoUrsprünglich Membase genannteXtremeDBIBM CloudantJaguarDBMicrosoft Azure Table Storage
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

Erwähnungen in aktuellen Nachrichten

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8. Mai 2024, Yahoo Finance

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6. Mai 2024, Datanami

Couchbase Archives
7. Mai 2024, insideBIGDATA

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

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

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8. März 2018, Visual Studio Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt