DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Ehcache vs. Faircom DB vs. LokiJS vs. Microsoft SQL Server

Vergleich der Systemeigenschaften AlaSQL vs. Ehcache vs. Faircom DB vs. LokiJS vs. Microsoft SQL Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA widely adopted Java cache with tiered storage optionsNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.In-memory JavaScript DBMSRelationales DBMS von Microsoft
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value StoreKey-Value Store
Relational DBMS
Document 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
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Websitealasql.orgwww.ehcache.orgwww.faircom.com/­products/­faircom-dbgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­sql-server
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.ehcache.org/­documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmltechfort.github.io/­LokiJSlearn.microsoft.com/­en-US/­sql/­sql-server
EntwicklerAndrey Gershun & Mathias R. WulffTerracotta Inc, owned by Software AGFairCom CorporationMicrosoft
Erscheinungsjahr20142009197920141989
Aktuelle Version3.10.0, Maerz 2022V12, November 2020SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; commercial licenses availablekommerziell infoRestricted, free version 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.
ImplementierungsspracheJavaScriptJavaANSI C, C++JavaScriptC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
Windows
Datenschemaschemafreischemafreischema free, schema optional, schema required, partial schema,schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja, ANSI Standard SQL Types, JSON, typed binary structuresneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinneinjaja infoüber Viewsja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinyes, ANSI SQL with proprietary extensionsneinja
APIs und andere ZugriffskonzepteJavaScript APIJCacheADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenJavaScriptJava.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresneinneinja info.Net, JavaScript, C/C++View Functions in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersjaja infoCache Event Listenersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoby using Terracotta ServerFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeineTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoby using Terracotta Serveryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).keineja, aber abhängig von der SQL-Server Edition
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinja
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 resourcetunable from ACID to Eventually Consistentnein 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 FileStorageja infousing a tiered cache-storage approachYes, tunable from durable to delayed durability to in-memoryja 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 haltenjajajajaja
Berechtigungskonzept infoZugriffskontrolleneinneinFine grained access rights according to SQL-standard with additional protections for filesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
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
AlaSQLEhcacheFaircom DB infoformerly c-treeACELokiJSMicrosoft SQL Server
DB-Engines Blog Posts

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

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

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

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

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt