DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Memgraph vs. SQL.JS vs. SwayDB vs. Teradata vs. Warp 10

System Properties Comparison Memgraph vs. SQL.JS vs. SwayDB vs. Teradata vs. Warp 10

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparisonTeradata  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA hybrid cloud data analytics software platform (Teradata Vantage)TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelGraph DBMSRelational DBMSKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.00
Rank#102  Overall
#8  Graph DBMS
Score0.57
Rank#248  Overall
#114  Relational DBMS
Score0.04
Rank#373  Overall
#57  Key-value stores
Score47.84
Rank#21  Overall
#15  Relational DBMS
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Websitememgraph.comsql.js.orgswaydb.simer.auwww.teradata.comwww.warp10.io
Technical documentationmemgraph.com/­docssql.js.org/­documentation/­index.htmldocs.teradata.comwww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdAlon Zakai infoenhancements implemented by othersSimer PlahaTeradataSenX
Initial release20172012201819842015
Current releaseTeradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infoFree license availableOpen SourceOpen Source infoGNU Affero GPL V3.0commercialOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaScriptScalaJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Linux
OS X
Windows
Data schemeschema-free and schema-optionalyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyesno
Secondary indexesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexno
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportednoyes infoSQL 2016 + extensionsno
APIs and other access methodsBolt protocol
Cypher query language
JavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScriptJava
Kotlin
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes infoUDFs, stored procedures, table functions in parallelyes infoWarpScript
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningnonenoneSharding infoHashingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTnonenoneMulti-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes inforelationships in graphsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationACIDAtomic execution of operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlUsers, roles and permissionsnonofine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
MemgraphSQL.JSSwayDBTeradataWarp 10
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
MemgraphSQL.JSSwayDBTeradataWarp 10
DB-Engines blog posts

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

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Graph database company Memgraph raises $9.34M
5 October 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

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Connecting Teradata Vantage to Amazon Athena | AWS Partner Network (APN) Blog
23 April 2024, AWS Blog

Teradata's stock tumbles on flat revenue and soft guidance
12 February 2024, SiliconANGLE News

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, Business Wire

Sycomore Asset Management Acquires New Shares in Teradata Co. (NYSE:TDC)
25 April 2024, MarketBeat

provided by Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4 April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

AllegroGraph logo

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

Present your product here