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

DBMS > Bangdb vs. Hive vs. SQLite vs. Teradata

System Properties Comparison Bangdb vs. Hive vs. SQLite vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHive  Xexclude from comparisonSQLite  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphdata warehouse software for querying and managing large distributed datasets, built on HadoopWidely used embeddable, in-process RDBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitebangdb.comhive.apache.orgwww.sqlite.orgwww.teradata.com
Technical documentationdocs.bangdb.comcwiki.apache.org/­confluence/­display/­Hive/­Homewww.sqlite.org/­docs.htmldocs.teradata.com
DeveloperSachin Sinha, BangDBApache Software Foundation infoinitially developed by FacebookDwayne Richard HippTeradata
Initial release2012201220001984
Current releaseBangDB 2.0, October 20213.1.3, April 20223.46.0  (23 May 2024), May 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2Open Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++JavaC
Server operating systemsLinuxAll OS with a Java VMserver-lesshosted
Linux
Data schemeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyes 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.nonoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL like support with command line toolSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedyes infoSQL 2016 + extensions
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
Thrift
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++
Java
Python
C++
Java
PHP
Python
Actionscript
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 proceduresnoyes infouser defined functions and integration of map-reducenoyes infoUDFs, stored procedures, table functions in parallel
Triggersyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)selectable replication factornoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes
User concepts infoAccess controlyes (enterprise version only)Access rights for users, groups and rolesnofine 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
BangdbHiveSQLiteTeradata
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

provided by Google News

UBS Group AG Has $6.56 Million Holdings in Teradata Co. (NYSE:TDC)
6 June 2024, MarketBeat

Teradata Fails to Block Software Broker From Selling Its Products
3 June 2024, Bloomberg Law

Teradata (TDC) Down 2.5% Since Last Earnings Report: Can It Rebound?
5 June 2024, Yahoo Finance

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

Teradata Co. (NYSE:TDC) Shares Purchased by Hsbc Holdings PLC
4 June 2024, Defense World

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

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

Present your product here