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

DBMS > AlaSQL vs. jBASE vs. Memgraph vs. ScyllaDB vs. TerminusDB

Vergleich der Systemeigenschaften AlaSQL vs. jBASE vs. Memgraph vs. ScyllaDB vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA robust multi-value DBMS comprising development tools and middlewareAn open source graph database built for real-time streaming and compatible with Neo4jCassandra and DynamoDB compatible wide column storeScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellDocument Store
Relational DBMS
Multivalue DBMSGraph DBMSWide Column StoreGraph DBMS
Sekundäre DatenbankmodelleKey-Value StoreDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Websitealasql.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasememgraph.comwww.scylladb.comterminusdb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9memgraph.com/­docsdocs.scylladb.comterminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAndrey Gershun & Mathias R. WulffRocket Software (früher Zumasys)Memgraph LtdScyllaDBDataChemist Ltd.
Erscheinungsjahr20141991201720152018
Aktuelle Version5.7ScyllaDB Open Source 5.4.1, Jaenner 202411.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaScriptC und C++C++Prolog, Rust
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
LinuxLinuxLinux
Datenschemaschemafreischemafreischemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinoptionaljajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinja infocluster global secondary indices
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Embedded SQL for jBASE in BASICneinSQL-like DML and DDL statements (CQL)SQL-like query language (WOQL)
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Bolt protocol
Cypher query language
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenJavaScript.Net
Basic
Jabbascript
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
JavaScript
Python
Server-seitige Scripts infoStored Proceduresneinjayes, Luaja
Triggersjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infodynamic graph partitioningShardingGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaMulti-source replication using RAFTfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACID infowith snapshot isolationnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinAccess rights can be defined down to the item levelUsers, roles and permissionsAccess rights for users can be defined per objectRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLjBASEMemgraphScyllaDBTerminusDB infoformer name was DataChemist
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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

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

Weitere Ressourcen
AlaSQLjBASEMemgraphScyllaDBTerminusDB infoformer name was DataChemist
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

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt