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

DBMS > AlaSQL vs. Alibaba Cloud Table Store vs. LokiJS vs. Tarantool

Vergleich der Systemeigenschaften AlaSQL vs. Alibaba Cloud Table Store vs. LokiJS vs. Tarantool

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAlibaba Cloud Table Store  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessIn-memory JavaScript DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellDocument Store
Relational DBMS
Wide Column StoreDocument StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte0,24
Rang#310  Overall
#12  Wide Column Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Websitealasql.orgwww.alibabacloud.com/­product/­table-storegithub.com/­techfort/­LokiJSwww.tarantool.io
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­tablestoretechfort.github.io/­LokiJSwww.tarantool.io/­en/­doc
EntwicklerAndrey Gershun & Mathias R. WulffAlibabaVK
Erscheinungsjahr2014201620142008
Aktuelle Version2.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaScriptC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)BSD
Linux
macOS
DatenschemaschemafreischemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinstring, 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, XSLTneinneinneinnein
Sekundärindizesneinneinja infoüber Viewsja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJavaScript APIHTTP APIJavaScript APIOpen binary protocol
Unterstützte ProgrammiersprachenJavaScriptJava
Python
JavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresneinneinView Functions in JavaScriptLua, C and SQL stored procedures
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud servicekeineSharding, 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 Knotenkeineja infoImplicit feature of the cloud servicekeineAsynchronous 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 Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate 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ätjaneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageAtomic single-row operationsnein infoAtomare Operationen innerhalb einer Collection möglichACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIyes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleneinAccess rights based on subaccounts and tokensneinAccess 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
AlaSQLAlibaba Cloud Table StoreLokiJSTarantool
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, 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

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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16. April 2024, GlobeNewswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt