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

DBMS > FoundationDB vs. HugeGraph vs. HyperSQL vs. OpenSearch vs. SQLite

System Properties Comparison FoundationDB vs. HugeGraph vs. HyperSQL vs. OpenSearch vs. SQLite

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonSQLite  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.A fast-speed and highly-scalable Graph DBMSMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used embeddable, in-process RDBMS
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Graph DBMSRelational DBMSSearch engineRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­apple/­foundationdbgithub.com/­hugegraph
hugegraph.apache.org
hsqldb.orggithub.com/­opensearch-project
opensearch.org
www.sqlite.org
Technical documentationapple.github.io/­foundationdbhugegraph.apache.org/­docshsqldb.org/­web/­hsqlDocsFrame.htmlopensearch.org/­docs/­latestwww.sqlite.org/­docs.html
DeveloperFoundationDBBaiduAmazon Web ServicesDwayne Richard Hipp
Initial release20132018200120212000
Current release6.2.28, November 20200.92.7.2, June 20232.5.0, January 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infobased on BSD licenseOpen Source infoApache Version 2.0Open Source infoPublic Domain
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaJavaJavaC
Server operating systemsLinux
OS X
Windows
Linux
macOS
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAll OS with a Java VMserver-less
Data schemeschema-free infosome layers support schemasyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infodynamic column types
Typing infopredefined data types such as float or dateno infosome layers support typingyesyesyesyes 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.nonono
Secondary indexesnoyes infoalso supports composite index and range indexyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLsupported in specific SQL layer onlynoyesSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
HTTP API infoJDBC via HTTP
JDBC
ODBC
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Groovy
Java
Python
All languages supporting JDBC/ODBC
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
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 proceduresin SQL-layer onlyasynchronous Gremlin script jobsJava, SQLyesno
Triggersnonoyesyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBasenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityin SQL-layer onlyyes infoedges in graphyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
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.yesyesyes
User concepts infoAccess controlnoUsers, roles and permissionsfine grained access rights according to SQL-standardno
More information provided by the system vendor
FoundationDBHugeGraphHyperSQL infoalso known as HSQLDBOpenSearchSQLite
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» 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
FoundationDBHugeGraphHyperSQL infoalso known as HSQLDBOpenSearchSQLite
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Amazon OpenSearch Service now lets you update cluster volume without blue/green
14 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

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

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

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

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.

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here