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 > LokiJS vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. Solr vs. Valentina Server

Vergleich der Systemeigenschaften LokiJS vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. Solr vs. Valentina Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenValentina Server  Xaus Vergleich ausschliessen
KurzbeschreibungIn-memory JavaScript DBMSMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Globally distributed, horizontally scalable, multi-model database serviceEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneObject-relational database and reports server
Primäres DatenbankmodellDocument StoreRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
SuchmaschineRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Punkte0,17
Rang#327  Overall
#145  Relational DBMS
Websitegithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbsolr.apache.orgwww.valentina-db.net
Technische Dokumentationtechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbsolr.apache.org/­resources.htmlvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
EntwicklerMicrosoftMicrosoftApache Software FoundationParadigma Software
Erscheinungsjahr20141992201420061999
Aktuelle Version1902 (16.0.11328.20222), Maerz 20199.5.0, Februar 20245.7.5
Lizenz infoCommercial or Open SourceOpen Sourcekommerziell infoGebündelt mit Microsoft Office LizenzenkommerziellOpen Source infoApache Version 2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC++Java
Server BetriebssystemeServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.gehostetAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Linux
OS X
Windows
Datenschemaschemafreijaschemafreija infoDynamic Fields enables on-the-fly addition of new fieldsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoJSON typesja infomit benutzerdefinierten Datentypen und automatic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesja infoüber Viewsjaja infoAll properties auto-indexed by defaultja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLneinja infoaber nicht SQL Standard konformSQL-like query languageSolr Parallel SQL Interfaceja
APIs und andere ZugriffskonzepteJavaScript APIADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Java API
RESTful HTTP/JSON API
ODBC
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptja infoab Access 2010 mit ACE-EngineJavaScriptJava pluginsja
Triggersjaja infoab Access 2010 mit ACE-EngineJavaScriptja infoUser configurable commands triggered on index changesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplizit im Cloud ServiceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeineja infoImplizit im Cloud Serviceja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*spark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-LoggingMulti-item ACID transactions with snapshot isolation within a partitionoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infoaber keine Files für Transaktions-Loggingjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Zugriffsrechte bis auf item level einstellbarjaBenutzer 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
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
LokiJSMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSolrValentina Server
DB-Engines Blog Posts

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

alle anzeigen

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

(SOLR) Technical Pivots with Risk Controls
28. April 2024, news.stocktradersdaily.com

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21. November 2023, Equity.Guru

bereitgestellt von Google News

A Look at Valentina — SitePoint
18. April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7. Dezember 2018, H2S Media

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.

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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt