DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Altibase vs. Couchbase vs. Memcached vs. Oracle NoSQL

Vergleich der Systemeigenschaften AlaSQL vs. Altibase vs. Couchbase vs. Memcached vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAltibase  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn enterprise grade, high-performance RDBMSA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseIn-memory Key-Value Store, ursprünglich entwickelt für CachingA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument StoreKey-Value StoreDocument Store
Key-Value Store
Relational 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte19,42
Rang#32  Overall
#4  Key-Value Stores
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Websitealasql.orgaltibase.comwww.couchbase.comwww.memcached.orgwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationgithub.com/­AlaSQL/­alasqlgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.couchbase.comgithub.com/­memcached/­memcached/­wikidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerAndrey Gershun & Mathias R. WulffAltibaseCouchbase, Inc.Danga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltOracle
Erscheinungsjahr20141999201120032011
Aktuelle Versionv7.3, 2023, August 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.6.27, Mai 202423.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoOpen source edition discontinued with March 2023Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoBSD LizenzOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
ImplementierungsspracheJavaScriptC++C, C++, Go and ErlangCJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Linux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
Solaris SPARC/x86
DatenschemaschemafreijaschemafreischemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaneinoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI SQL-92SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Propriätäres ProtokollRESTful HTTP API
Unterstützte ProgrammiersprachenJavaScriptC
C++
Java
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinstored procedures and stored functionsFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinnein
Triggersjajaja infoüber das TAP Protokollneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingAutomatic ShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keine infoRepcached, ein Memcached Patch, liefert ReplicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaneinja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoEphemeral bucketsja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.ja infomittels SASL (Simple Authentication and Security Layer) ProtokollZugriffsrechte für Benutzer und Rollen

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
AlaSQLAltibaseCouchbase infoUrsprünglich Membase genanntMemcachedOracle NoSQL
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

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

bereitgestellt von Google News

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-Memory Database Market Size, Share, Trends and Forecast Analysis by Kognitio Ltd., Datastax, VoltDB, ENEA ...
27. Juli 2018, openPR

bereitgestellt von Google News

Swiss National Bank Sells 6100 Shares of Couchbase, Inc. (NASDAQ:BASE)
28. Mai 2024, Defense World

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

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18. Mai 2024, Yahoo Finance

bereitgestellt von Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8. März 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15. September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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