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

DBMS > AlaSQL vs. ArangoDB vs. Ehcache vs. LokiJS vs. Microsoft SQL Server

Vergleich der Systemeigenschaften AlaSQL vs. ArangoDB vs. Ehcache vs. LokiJS vs. Microsoft SQL Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A widely adopted Java cache with tiered storage optionsIn-memory JavaScript DBMSRelationales DBMS von Microsoft
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Suchmaschine
Key-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial 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
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Websitealasql.orgarangodb.comwww.ehcache.orggithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­sql-server
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.arangodb.comwww.ehcache.org/­documentationtechfort.github.io/­LokiJSlearn.microsoft.com/­en-US/­sql/­sql-server
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerAndrey Gershun & Mathias R. WulffArangoDB Inc.Terracotta Inc, owned by Software AGMicrosoft
Erscheinungsjahr20142012200920141989
Aktuelle Version3.11.5, November 20233.10.0, Maerz 2022SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2; commercial licenses availableOpen Sourcekommerziell infoeingeschränkte kostenlose Version verfügbar
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheJavaScriptC++JavaJavaScriptC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
Windows
Datenschemaschemafreischemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infostring, double, boolean, list, hashjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjaneinja infoüber Viewsja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinneinja
APIs und andere ZugriffskonzepteJavaScript APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JCacheJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenJavaScriptC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
JavaJavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresneinJavaScriptneinView Functions in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersjaneinja infoCache Event Listenersjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoAb Version 2.0Sharding infoby using Terracotta ServerkeineTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-replica replication with configurable replication factorja infoby using Terracotta Serverkeineja, aber abhängig von der SQL-Server Edition
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoMöglich über stored procedures in JavaScriptneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable Consistency (Strong, Eventual, Weak)keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja inforelationships in graphsneinneinja
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 resourcenein infoAtomare Operationen innerhalb einer Collection möglichACID
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 approachja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinjaneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLArangoDBEhcacheLokiJSMicrosoft SQL Server
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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
AlaSQLArangoDBEhcacheLokiJSMicrosoft SQL Server
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

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

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, 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

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27. August 2020, ZDNet

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

SolarWinds unveils major upgrades to Plan Explorer tool
2. Mai 2024, IT Brief Australia

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5. Dezember 2023, Simplilearn

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.

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt