DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. Microsoft SQL Server vs. Sphinx vs. Teradata vs. Vertica

System Properties Comparison Derby vs. Microsoft SQL Server vs. Sphinx vs. Teradata vs. Vertica

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSphinx  Xexclude from comparisonTeradata  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSOpen source search engine for searching in data from different sources, e.g. relational databasesA hybrid cloud data analytics software platform (Teradata Vantage)Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMSRelational DBMSSearch engineRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitedb.apache.org/­derbywww.microsoft.com/­en-us/­sql-serversphinxsearch.comwww.teradata.comwww.vertica.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmllearn.microsoft.com/­en-US/­sql/­sql-serversphinxsearch.com/­docsdocs.teradata.comvertica.com/­documentation
DeveloperApache Software FoundationMicrosoftSphinx Technologies Inc.TeradataOpenText infopreviously Micro Focus and Hewlett Packard
Initial release19971989200119842005
Current release10.17.1.0, November 2023SQL Server 2022, November 20223.5.1, February 2023Teradata Vantage 1.0 MU2, January 201912.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercial inforestricted free version is availableOpen Source infoGPL version 2, commercial licence availablecommercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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 languageJavaC++C++C++
Server operating systemsAll OS with a Java VMLinux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
hosted
Linux
Linux
Data schemeyesyesyesyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
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.yesyesyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesyesSQL-like query language (SphinxQL)yes infoSQL 2016 + extensionsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresJava Stored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanoyes infoUDFs, stored procedures, table functions in parallelyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesyesnoyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoHashinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, but depending on the SQL-Server EditionnoneMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMicrosoft SQL ServerSphinxTeradataVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMicrosoft SQL ServerSphinxTeradataVertica infoOpenText™ Vertica™
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

A gentle introduction to Apache Druid in Google Cloud Platform
21 October 2019, Towards Data Science

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

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

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13 May 2024, Winchester Herald Chronicle

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

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6 May 2024, Yahoo Finance

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

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Neo4j logo

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

Present your product here