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 > Elasticsearch vs. Lovefield vs. Memgraph vs. SQL.JS vs. Teradata

System Properties Comparison Elasticsearch vs. Lovefield vs. Memgraph vs. SQL.JS vs. Teradata

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonLovefield  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEmbeddable relational database for web apps written in pure JavaScriptAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.elastic.co/­elasticsearchgoogle.github.io/­lovefieldmemgraph.comsql.js.orgwww.teradata.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmemgraph.com/­docssql.js.org/­documentation/­index.htmldocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperElasticGoogleMemgraph LtdAlon Zakai infoenhancements implemented by othersTeradata
Initial release20102014201720121984
Current release8.6, January 20232.1.12, February 2017Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Sourcecommercial
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 languageJavaJavaScriptC and C++JavaScript
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxserver-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononoyes
Secondary indexesyes infoAll search fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query languageSQL-like query language infovia JavaScript builder patternnoyes infoSQL-92 is not fully supportedyes infoSQL 2016 + extensions
APIs and other access methodsJava API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
JavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScript.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesnonoyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoby using the 'percolation' featureUsing read-only observersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infodynamic graph partitioningnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication using RAFTnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infowith periodic snapshot and write-ahead logging (WAL) of changesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyes infousing MemoryDByesyesyes
User concepts infoAccess controlnoUsers, roles and permissionsnofine grained access rights according to SQL-standard
More information provided by the system vendor
ElasticsearchLovefieldMemgraphSQL.JSTeradata
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
ElasticsearchLovefieldMemgraphSQL.JSTeradata
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, Business Wire

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

provided by Google News

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

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

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

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

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

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7 May 2024, Seeking Alpha

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata (TDC) Q1 Earnings: How Key Metrics Compare to Wall Street Estimates
6 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here