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 > AlaSQL vs. SAP HANA vs. SQLite vs. TimesTen

System Properties Comparison AlaSQL vs. SAP HANA vs. SQLite vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonSAP HANA  Xexclude from comparisonSQLite  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionJavaScript DBMS libraryIn-memory, column based data store. Available as appliance or cloud serviceWidely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitealasql.orgwww.sap.com/­products/­hana.htmlwww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­AlaSQL/­alasqlhelp.sap.com/­hanawww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperAndrey Gershun & Mathias R. WulffSAPDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2014201020001998
Current release2.0 SPS07 (April 4, 2023), April 20233.45.3  (15 April 2024), April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceserver-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or datenoyesyes 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.nononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJavaScript APIJDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptActionscript
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
Server-side scripts infoStored proceduresnoSQLScript, RnoPL/SQL
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoyesnofine 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
AlaSQLSAP HANASQLiteTimesTen
DB-Engines blog posts

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

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8 May 2024, EIN News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News

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

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

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

How do I use C# and .NET with SQLite?
14 June 2023, learn.microsoft.com

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here