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

DBMS > AlaSQL vs. Couchbase vs. Ehcache vs. FoundationDB vs. LokiJS

Vergleich der Systemeigenschaften AlaSQL vs. Couchbase vs. Ehcache vs. FoundationDB vs. LokiJS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungJavaScript DBMS libraryA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA widely adopted Java cache with tiered storage optionsSortierter Key-Value Store. Core features werden durch layers ergänzt.In-memory JavaScript DBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreKey-Value StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Document 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
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Websitealasql.orgwww.couchbase.comwww.ehcache.orggithub.com/­apple/­foundationdbgithub.com/­techfort/­LokiJS
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.couchbase.comwww.ehcache.org/­documentationapple.github.io/­foundationdbtechfort.github.io/­LokiJS
EntwicklerAndrey Gershun & Mathias R. WulffCouchbase, Inc.Terracotta Inc, owned by Software AGFoundationDB
Erscheinungsjahr20142011200920132014
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.10.0, Maerz 20226.2.28, November 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open 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.
ImplementierungsspracheJavaScriptC, C++, Go and ErlangJavaC++JavaScript
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreischemafreischemafreischemafrei infoEinige Layers unterstützen Schemataschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajanein infoEinige Layers unterstützen Typennein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaneinneinja infoüber Views
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinnur in speziellem SQL-Layernein
APIs und andere ZugriffskonzepteJavaScript APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JCacheJavaScript API
Unterstützte ProgrammiersprachenJavaScript.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Java.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaScript
Server-seitige Scripts infoStored ProceduresneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinnur im SQL-layerView Functions in JavaScript
Triggersjaja infoüber das TAP Protokollja infoCache Event Listenersneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic ShardingSharding infoby using Terracotta ServerShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
ja infoby using Terracotta Serverjakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Immediate Consistency infopro Operation auswählbar
Tunable Consistency (Strong, Eventual, Weak)Linearizable consistencykeine
Fremdschlüssel inforeferenzielle Integritätjaneinneinnur im SQL-layernein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDja infosupports JTA and can work as an XA resourceACIDnein infoAtomare Operationen innerhalb einer Collection möglich
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infousing a tiered cache-storage approachjaja 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 haltenjaja infoEphemeral bucketsjaja
Berechtigungskonzept infoZugriffskontrolleneinUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinneinnein

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
AlaSQLCouchbase infoUrsprünglich Membase genanntEhcacheFoundationDBLokiJS
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

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

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

Q4 Earnings Highs And Lows: Couchbase (NASDAQ:BASE) Vs The Rest Of The Data Storage Stocks
30. April 2024, The Globe and Mail

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

Couchbase (NASDAQ:BASE) Trading Down 4.4%
30. April 2024, MarketBeat

bereitgestellt von Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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