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

DBMS > BoltDB vs. jBASE vs. Microsoft SQL Server vs. Teradata vs. VelocityDB

System Properties Comparison BoltDB vs. jBASE vs. Microsoft SQL Server vs. Teradata vs. VelocityDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonjBASE  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTeradata  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A robust multi-value DBMS comprising development tools and middlewareMicrosofts flagship relational DBMSA hybrid cloud data analytics software platform (Teradata Vantage)A .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value storeMultivalue DBMSRelational DBMSRelational DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­boltdb/­boltwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.microsoft.com/­en-us/­sql-serverwww.teradata.comvelocitydb.com
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9learn.microsoft.com/­en-US/­sql/­sql-serverdocs.teradata.comvelocitydb.com/­UserGuide
DeveloperRocket Software (formerly Zumasys)MicrosoftTeradataVelocityDB Inc
Initial release20131991198919842011
Current release5.7SQL Server 2022, November 2022Teradata Vantage 1.0 MU2, January 20197.x
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial inforestricted free version is availablecommercialcommercial
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageGoC++C#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
Linux
Windows
hosted
Linux
Any that supports .NET
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenooptionalyesyesyes
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.noyesyesyesno
Secondary indexesnoyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICyesyes infoSQL 2016 + extensionsno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
.Net
Supported programming languagesGo.Net
Basic
Jabbascript
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
.Net
Server-side scripts infoStored proceduresnoyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes infoUDFs, stored procedures, table functions in parallelno
TriggersnoyesyesyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infoHashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardBased on Windows Authentication

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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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
BoltDBjBASEMicrosoft SQL ServerTeradataVelocityDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Make SQL Server end of support the start of your AWS cloud journey | Amazon Web Services
12 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

Upgrade Amazon RDS for SQL Server 2014 to a newer supported version using the AWS CLI | Amazon Web Services
11 June 2024, AWS Blog

provided by Google News

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

Teradata Stock Analysis: You Should Be Waiting, Not Buying
10 June 2024, InvestorPlace

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

Redwood Investment Management LLC Increases Stock Position in Teradata Co. (NYSE:TDC)
11 June 2024, MarketBeat

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here