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. Ehcache vs. GigaSpaces vs. LokiJS vs. YugabyteDB

Vergleich der Systemeigenschaften AlaSQL vs. Ehcache vs. GigaSpaces vs. LokiJS vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA widely adopted Java cache with tiered storage optionsHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsIn-memory JavaScript DBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value StoreDocument Store
Object oriented DBMS infoValues are user defined objects
Document StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte4,64
Rang#68  Overall
#8  Key-Value Stores
Punkte1,03
Rang#188  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte0,49
Rang#260  Overall
#42  Document Stores
Punkte2,63
Rang#109  Overall
#53  Relational DBMS
Websitealasql.orgwww.ehcache.orgwww.gigaspaces.comgithub.com/­techfort/­LokiJSwww.yugabyte.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.ehcache.org/­documentationdocs.gigaspaces.com/­latest/­landing.htmltechfort.github.io/­LokiJSdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAndrey Gershun & Mathias R. WulffTerracotta Inc, owned by Software AGGigaspaces TechnologiesYugabyte Inc.
Erscheinungsjahr20142009200020142017
Aktuelle Version3.10.0, Maerz 202215.5, September 20202.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; Commercial licenses availableOpen SourceOpen Source infoApache 2.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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaScriptJavaJava, C++, .NetJavaScriptC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMLinux
macOS
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Datenschemaschemafreischemafreischemafreischemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoXML can be used for describing objects metadataneinnein
Sekundärindizesneinneinjaja infoüber Viewsja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinSQL-99 for query and DML statementsneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJavaScript APIJCacheGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JavaScript APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJavaScriptJava.Net
C++
Java
Python
Scala
JavaScriptC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinneinjaView Functions in JavaScriptja infosql, plpgsql, C
Triggersjaja infoCache Event Listenersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoby using Terracotta ServerShardingkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoby using Terracotta ServerMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
keineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoMap-Reduce pattern can be built with XAP task executorsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYkeineStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageja infosupports JTA and can work as an XA resourceACIDnein infoAtomare Operationen innerhalb einer Collection möglichDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageja infousing a tiered cache-storage approachjaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajanein
Berechtigungskonzept infoZugriffskontrolleneinneinRole-based access controlneinja
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLEhcacheGigaSpacesLokiJSYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
AlaSQLEhcacheGigaSpacesLokiJSYugabyteDB
DB-Engines Blog Posts

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

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

bereitgestellt von Google News

Ehcache 2.0: Write-Behind Caching and JTA Support
11. Mai 2010, InfoQ.com

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

Hazelcast signs Java speed king to its in-memory data-grid crew
21. Januar 2014, The Register

Scaling Australia's Most Popular Online News Sites with Ehcache
6. Dezember 2010, InfoQ.com

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

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27. Juli 2017, EnterpriseAI

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20. Mai 2022, Forbes

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

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