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 > MarkLogic vs. mSQL vs. OushuDB vs. SpatiaLite vs. Tarantool

Vergleich der Systemeigenschaften MarkLogic vs. mSQL vs. OushuDB vs. SpatiaLite vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMarkLogic  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOushuDB  Xaus Vergleich ausschliessenSpatiaLite  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungOperational and transactional Enterprise NoSQL databasemSQL (Mini SQL) is a simple and lightweight RDBMSA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningSpatial extension of SQLiteIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMSRelational DBMSSpatial DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte0,04
Rang#363  Overall
#154  Relational DBMS
Punkte1,60
Rang#149  Overall
#3  Spatial DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websitewww.marklogic.comhughestech.com.au/­products/­msqlwww.oushu.com/­product/­oushuDBwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.tarantool.io
Technische Dokumentationdocs.marklogic.comwww.oushu.com/­documentationwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.tarantool.io/­en/­doc
EntwicklerMarkLogic Corp.Hughes TechnologiesOushuAlessandro FurieriVK
Erscheinungsjahr2001199420082008
Aktuelle Version11.0, December 20224.4, Oktober 20214.0.1, August 20205.0.0, August 20202.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infofree licenses can be providedkommerziellOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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.
ImplementierungsspracheC++CC++C und C++
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxserverlosBSD
Linux
macOS
Datenschemaschemafrei infoSchema kann erzwungen werdenjajajaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLja infoSQL92A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersFull-featured ANSI SQL supportjaFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
JDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresja infovia XQuery or JavaScriptneinjaneinLua, C and SQL stored procedures
Triggersjaneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinejakeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeinekeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce JobsneinHadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinneinjayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infocan act as a resource manager in an XA/JTA transactionneinACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinjajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, with Range Indexesneinjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneneinKerberos, SSL and role based accessneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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

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

Weitere Ressourcen
MarkLogicmSQL infoMini SQLOushuDBSpatiaLiteTarantool
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16. Mai 2024, Yahoo Lifestyle Australia

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

China's answer to Snowflake is shaping as data demands upgrade
8. September 2021, PingWest

bereitgestellt von Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

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

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.

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