DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cubrid vs. Databend vs. Lovefield vs. SQLite vs. Teradata

System Properties Comparison Cubrid vs. Databend vs. Lovefield vs. SQLite vs. Teradata

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonDatabend  Xexclude from comparisonLovefield  Xexclude from comparisonSQLite  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityEmbeddable relational database for web apps written in pure JavaScriptWidely used embeddable, in-process RDBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational 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
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.30
Rank#287  Overall
#130  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
github.com/­datafuselabs/­databend
www.databend.com
google.github.io/­lovefieldwww.sqlite.orgwww.teradata.com
Technical documentationcubrid.org/­manualsdocs.databend.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.htmldocs.teradata.com
DeveloperCUBRID Corporation, CUBRID FoundationDatabend LabsGoogleDwayne Richard HippTeradata
Initial release20082021201420001984
Current release11.0, January 20211.0.59, April 20232.1.12, February 20173.45.3  (15 April 2024), April 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoPublic Domaincommercial
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, C++, JavaRustJavaScriptC
Server operating systemsLinux
Windows
hosted
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-lesshosted
Linux
Data schemeyesyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesyesnoyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesyesSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supportedyes infoSQL 2016 + extensions
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
CLI Client
JDBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Rust
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresnononoyes infoUDFs, stored procedures, table functions in parallel
TriggersyesnoUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user rolesnonofine grained access rights according to SQL-standard

More information provided by the system vendor

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
CubridDatabendLovefieldSQLiteTeradata
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Rust and the OS, the Web, Database and Other Languages
21 November 2022, The New Stack

Data Bending: Creating Unique Digital Visual Effects
23 April 2020, RedShark News

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24 May 2007, news.thomasnet.com

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

provided by Google News

Teradata AI Unlimited joins Microsoft Fabric in private preview By Investing.com
21 May 2024, Investing.com

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Q3 2025 EPS Estimates for Teradata Co. (NYSE:TDC) Reduced by Analyst
21 May 2024, MarketBeat

Teradata Stockholders Approve Incentive Plan and Elect Directors - TipRanks.com
17 May 2024, TipRanks

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

provided by Google News



Share this page

Featured Products

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.

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

Present your product here