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

DBMS > Apache Doris vs. Couchbase vs. DuckDB vs. GridDB vs. LokiJS

Vergleich der Systemeigenschaften Apache Doris vs. Couchbase vs. DuckDB vs. GridDB vs. LokiJS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenDuckDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessen
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseAn embeddable, in-process, column-oriented SQL OLAP RDBMSScalable in-memory time series database optimized for IoT and Big DataIn-memory JavaScript DBMS
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSTime Series DBMSDocument 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
Key-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,60
Rang#247  Overall
#113  Relational DBMS
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte4,63
Rang#69  Overall
#37  Relational DBMS
Punkte2,09
Rang#120  Overall
#10  Time Series DBMS
Punkte0,49
Rang#260  Overall
#42  Document Stores
Websitedoris.apache.org
github.com/­apache/­doris
www.couchbase.comduckdb.orggriddb.netgithub.com/­techfort/­LokiJS
Technische Dokumentationgithub.com/­apache/­doris/­wikidocs.couchbase.comduckdb.org/­docsdocs.griddb.nettechfort.github.io/­LokiJS
EntwicklerApache Software Foundation, originally contributed from BaiduCouchbase, Inc.Toshiba Corporation
Erscheinungsjahr20172011201820132014
Aktuelle Version1.2.2, Februar 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.0.0, Juni 20245.1, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoMIT LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen 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.
ImplementierungsspracheJavaC, C++, Go and ErlangC++C++JavaScript
Server BetriebssystemeLinuxLinux
OS X
Windows
serverlosLinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemajaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infonumerical, string, blob, geometry, boolean, timestampnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajaja infoüber Views
SQL infoSupport of SQLjaSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesjaSQL92, SQL-like TQL (Toshiba Query Language)nein
APIs und andere ZugriffskonzepteJDBC
MySQL client
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
JavaScript API
Unterstützte ProgrammiersprachenJava.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinneinView Functions in JavaScript
Triggersneinja infoüber das TAP Protokollneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungAutomatic ShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keineSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyImmediate consistency within container, eventual consistency across containerskeine
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID at container levelnein infoAtomare Operationen innerhalb einer Collection möglich
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-API
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoEphemeral bucketsjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinAccess rights for users can be defined per databasenein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DorisCouchbase infoUrsprünglich Membase genanntDuckDBGridDBLokiJS
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
Apache DorisCouchbase infoUrsprünglich Membase genanntDuckDBGridDBLokiJS
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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5. Juni 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25. Mai 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8. Mai 2024, hackernoon.com

bereitgestellt von Google News

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

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

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. (BASE) Tops Q1 EPS by 5c; offers outlook
5. Juni 2024, StreetInsider.com

bereitgestellt von Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11. Juni 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15. Mai 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5. Juni 2024, The Register

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31. Mai 2024, The New Stack

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1. Mai 2024, Towards Data Science

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt