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 > Ingres vs. Lovefield vs. SAP IQ vs. SQLite

System Properties Comparison Ingres vs. Lovefield vs. SAP IQ vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonLovefield  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionWell established RDBMSEmbeddable relational database for web apps written in pure JavaScriptColumnar RDBMS optimized for Big Data analyticsWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMS infocolumn-orientedRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.actian.com/­databases/­ingresgoogle.github.io/­lovefieldwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.sqlite.org
Technical documentationdocs.actian.com/­ingresgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdhelp.sap.com/­docs/­SAP_IQwww.sqlite.org/­docs.html
DeveloperActian CorporationGoogleSAP, formerly SybaseDwayne Richard Hipp
Initial release1974 infooriginally developed at University Berkely in early 1970s201419942000
Current release11.2, May 20222.1.12, February 201716.1 SPS04, April 20193.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoPublic Domain
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 languageCJavaScriptC
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAIX
HP-UX
Linux
Solaris
Windows
server-less
Data schemeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.no infobut tools for importing/exporting data from/to XML-files availablenonono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query language infovia JavaScript builder patternyesyes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScriptC
C#
C++
Java
Perl
PHP
Python
Ruby
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
Server-side scripts infoStored proceduresyesnoyesno
TriggersyesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslynoneshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatornoneSAP/Sybase Replication Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDBnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardno

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
IngresLovefieldSAP IQ infoformer name: Sybase IQSQLite
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

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

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

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

Data Integration Tools, Connectors & Solutions | Progress DataDirect
17 August 2015, Progress Software

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

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

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here