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 > AlaSQL vs. Apache Phoenix vs. Couchbase vs. EJDB vs. YottaDB

Vergleich der Systemeigenschaften AlaSQL vs. Apache Phoenix vs. Couchbase vs. EJDB vs. YottaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Phoenix  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenYottaDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA scale-out RDBMS with evolutionary schema built on Apache HBaseA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)A fast and solid embedded Key-value store
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument StoreDocument StoreKey-Value 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
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte2,06
Rang#123  Overall
#58  Relational DBMS
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte0,31
Rang#296  Overall
#44  Document Stores
Punkte0,28
Rang#306  Overall
#44  Key-Value Stores
Websitealasql.orgphoenix.apache.orgwww.couchbase.comgithub.com/­Softmotions/­ejdbyottadb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlphoenix.apache.orgdocs.couchbase.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdyottadb.com/­resources/­documentation
EntwicklerAndrey Gershun & Mathias R. WulffApache Software FoundationCouchbase, Inc.SoftmotionsYottaDB, LLC
Erscheinungsjahr20142014201120122001
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 2019Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGPLv2Open Source infoAGPL 3.0
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.
ImplementierungsspracheJavaScriptJavaC, C++, Go and ErlangCC
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows
Linux
OS X
Windows
serverlosDocker
Linux
Datenschemaschemafreija infolate-bound, schema-on-read capabilitiesschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infostring, integer, double, bool, date, object_idnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjajaneinnein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinby using the Octo plugin
APIs und andere ZugriffskonzepteJavaScript APIJDBCCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
In-process LibraryPostgreSQL wire protocol infousing the Octo plugin
Proprietäres Protokoll
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nein
Triggersjaneinja infoüber das TAP Protokollnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingAutomatic Shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keineja
MapReduce infoBietet ein API für Map/Reduce OperationenneinHadoop integrationjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joins
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDneinoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Locking
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoEphemeral bucketsja
Berechtigungskonzept infoZugriffskontrolleneinAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinBenutzer und Gruppen basierend auf Betriebssystem-Security

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
AlaSQLApache PhoenixCouchbase infoUrsprünglich Membase genanntEJDBYottaDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

Apache Drill Adds New Data Formats
28. März 2022, iProgrammer

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, AWS Blog

bereitgestellt von Google News

Here's Why We're Not At All Concerned With Couchbase's (NASDAQ:BASE) Cash Burn Situation
30. Mai 2024, Simply Wall St

Couchbase Announces New Employee Inducement Grants | | news-journal.com
31. Mai 2024, Longview News-Journal

Couchbase (NASDAQ:BASE) investors are sitting on a loss of 16% if they invested a year ago
31. Mai 2024, Yahoo New Zealand News

Couchbase (BASE) to Release Quarterly Earnings on Wednesday
29. Mai 2024, Defense World

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

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

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.

Präsentieren Sie hier Ihr Produkt