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. jBASE vs. Microsoft Azure Data Explorer vs. PostGIS vs. TempoIQ

Vergleich der Systemeigenschaften Couchbase vs. jBASE vs. Microsoft Azure Data Explorer vs. PostGIS vs. TempoIQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA robust multi-value DBMS comprising development tools and middlewareFully managed big data interactive analytics platformSpatial extension of PostgreSQLScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primäres DatenbankmodellDocument StoreMultivalue DBMSRelational DBMS infocolumn orientedSpatial DBMSTime Series DBMS
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
Document Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte1,49
Rang#156  Overall
#3  Multivalue DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte21,72
Rang#29  Overall
#1  Spatial DBMS
Websitewww.couchbase.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseazure.microsoft.com/­services/­data-explorerpostgis.nettempoiq.com (offline)
Technische Dokumentationdocs.couchbase.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.microsoft.com/­en-us/­azure/­data-explorerpostgis.net/­documentation
EntwicklerCouchbase, Inc.Rocket Software (früher Zumasys)MicrosoftTempoIQ
Erscheinungsjahr20111991201920052012
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.7cloud service with continuous releases3.4.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellkommerziellOpen Source infoGPL v2.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
Server BetriebssystemeLinux
OS X
Windows
AIX
Linux
Windows
gehostet
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionalja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajajanein
Sekundärindizesjaall fields are automatically indexedja
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesEmbedded SQL for jBASE in BASICKusto Query Language (KQL), SQL subsetjanein
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++jaYes, possible languages: KQL, Python, Rbenutzerdefinierte Funktionennein
Triggersja infoüber das TAP Protokolljaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja infoRealtime Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic ShardingShardingSharding infoImplicit feature of the cloud serviceja infobasierend auf PostgreSQL
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
jaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja infobasierend auf PostgreSQL
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
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.Access rights can be defined down to the item levelAzure Active Directory Authenticationja infobasierend auf PostgreSQLeinfacher Authentication-basierter Zugriffsschutz

Weitere Informationen bereitgestellt vom Systemhersteller

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 genanntjBASEMicrosoft Azure Data ExplorerPostGISTempoIQ infofrüher TempoDB
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

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Database company Couchbase cruises to another solid earnings and revenue beat
5. Juni 2024, SiliconANGLE News

A Closer Look at 9 Analyst Recommendations For Couchbase
7. Juni 2024, Markets Insider

Couchbase (NASDAQ:BASE) Posts Better-Than-Expected Sales In Q1, Next Quarter's Growth Looks Optimistic
5. Juni 2024, Yahoo Finance

Couchbase, Inc. (NASDAQ:BASE) Shares Slammed 29% But Getting In Cheap Might Be Difficult Regardless
7. Juni 2024, Simply Wall St

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5. Juni 2024, StreetInsider.com

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20. Februar 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24. Januar 2024, Microsoft

bereitgestellt von Google News

Got big data? TempoIQ aims to point you to the insights in it - in the Chicago Tribune
10. Juli 2014, Built In Chicago

No-Code Internet of Things Development Platform
29. Oktober 2015, Automation World

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

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