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 > Microsoft SQL Server vs. SQLite vs. TimesTen vs. YottaDB

System Properties Comparison Microsoft SQL Server vs. SQLite vs. TimesTen vs. YottaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonSQLite  Xexclude from comparisonTimesTen  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSWidely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to OracleA fast and solid embedded Key-value store
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitewww.microsoft.com/­en-us/­sql-serverwww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.htmlyottadb.com
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverwww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1yottadb.com/­resources/­documentation
DeveloperMicrosoftDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005YottaDB, LLC
Initial release1989200019982001
Current releaseSQL Server 2022, November 20223.46.0  (23 May 2024), May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoPublic DomaincommercialOpen Source infoAGPL 3.0
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.
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 languageC++CC
Server operating systemsLinux
Windows
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Docker
Linux
Data schemeyesyes infodynamic column typesyesschema-free
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesno
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.yesnonono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedyesby using the Octo plugin
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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++
Java
PL/SQL
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanoPL/SQL
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardUsers and groups based on OS-security mechanisms

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 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
Navicat 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
Microsoft SQL ServerSQLiteTimesTenYottaDB
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

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

show all

Recent citations in the news

New Features in SQL Server 2008
31 May 2024, ITPro Today

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

Automate downgrading SQL Server to Developer edition on Amazon EC2 | Amazon Web Services
27 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

provided by Google News

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

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

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, O'Reilly Media

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

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