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

DBMS > EsgynDB vs. Ingres vs. LMDB vs. SQLite vs. TigerGraph

System Properties Comparison EsgynDB vs. Ingres vs. LMDB vs. SQLite vs. TigerGraph

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonIngres  Xexclude from comparisonLMDB  Xexclude from comparisonSQLite  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionWell established RDBMSA high performant, light-weight, embedded key-value database libraryWidely used embeddable, in-process RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score1.99
Rank#125  Overall
#21  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitewww.esgyn.cnwww.actian.com/­databases/­ingreswww.symas.com/­symas-embedded-database-lmdbwww.sqlite.orgwww.tigergraph.com
Technical documentationdocs.actian.com/­ingreswww.lmdb.tech/­docwww.sqlite.org/­docs.htmldocs.tigergraph.com
DeveloperEsgynActian CorporationSymasDwayne Richard Hipp
Initial release20151974 infooriginally developed at University Berkely in early 1970s201120002017
Current release11.2, May 20220.9.32, January 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoPublic Domaincommercial
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.
Implementation languageC++, JavaCCCC++
Server operating systemsLinuxAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
Unix
Windows
server-lessLinux
Data schemeyesyesschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyes 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.nono infobut tools for importing/exporting data from/to XML-files availablenonono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLyesyesnoyes infoSQL-92 is not fully supportedSQL-like query language (GSQL)
APIs and other access methodsADO.NET
JDBC
ODBC
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
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++
Java
Server-side scripts infoStored proceduresJava Stored Proceduresyesnonoyes
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersIngres Replicatornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyes infovia file-system locksyes
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.nonoyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonoRole-based access control

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
EsgynDBIngresLMDBSQLiteTigerGraph
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

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

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

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

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here