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 > Ehcache vs. EJDB vs. LokiJS vs. Oracle Berkeley DB vs. SingleStore

Vergleich der Systemeigenschaften Ehcache vs. EJDB vs. LokiJS vs. Oracle Berkeley DB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)In-memory JavaScript DBMSWeit verbreiteter In-Process Key-Value StoreMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellKey-Value StoreDocument StoreDocument StoreKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Websitewww.ehcache.orggithub.com/­Softmotions/­ejdbgithub.com/­techfort/­LokiJSwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.singlestore.com
Technische Dokumentationwww.ehcache.org/­documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdtechfort.github.io/­LokiJSdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.singlestore.com
EntwicklerTerracotta Inc, owned by Software AGSoftmotionsOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftSingleStore Inc.
Erscheinungsjahr20092012201419942013
Aktuelle Version3.10.0, Maerz 202218.1.40, Mai 20208.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPLv2Open SourceOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziell infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaCJavaScriptC, Java, C++ (depending on the Berkeley DB edition)C++, Go
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMserverlosServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux info64 bit version required
Datenschemaschemafreischemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesneinneinja infoüber Viewsjaja
SQL infoSupport of SQLneinneinneinja infoSQL Interface basierend auf SQLite verfügbaryes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJCacheIn-process LibraryJavaScript APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScript.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresneinneinView Functions in JavaScriptneinja
Triggersja infoCache Event Listenersneinjaja infoonly for the SQL APInein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerkeinekeinekeineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerkeinekeineSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceneinnein infoAtomare Operationen innerhalb einer Collection möglichACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingyes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinneinneinneinFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheEJDBLokiJSOracle Berkeley DBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
EhcacheEJDBLokiJSOracle Berkeley DBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26. April 2023, HPCwire

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3. September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt