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 > BoltDB vs. HyperSQL vs. Lovefield vs. Microsoft SQL Server vs. OpenEdge

System Properties Comparison BoltDB vs. HyperSQL vs. Lovefield vs. Microsoft SQL Server vs. OpenEdge

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenEdge  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBEmbeddable relational database for web apps written in pure JavaScriptMicrosofts flagship relational DBMSApplication development environment with integrated database management system
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Websitegithub.com/­boltdb/­bolthsqldb.orggoogle.github.io/­lovefieldwww.microsoft.com/­en-us/­sql-serverwww.progress.com/­openedge
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperGoogleMicrosoftProgress Software Corporation
Initial release20132001201419891984
Current release2.7.2, June 20232.1.12, February 2017SQL Server 2022, November 2022OpenEdge 12.2, March 2020
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infobased on BSD licenseOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
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.
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 languageGoJavaJavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyesyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like query language infovia JavaScript builder patternyesyes infoclose to SQL 92
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Supported programming languagesGoAll languages supporting JDBC/ODBC
Java
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Progress proprietary ABL (Advanced Business Language)
Server-side scripts infoStored proceduresnoJava, SQLnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
TriggersnoyesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenonetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infosince Version 11.4
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneyes, but depending on the SQL-Server EditionSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, 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.noyesyes infousing MemoryDByesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardUsers and groups

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBHyperSQL infoalso known as HSQLDBLovefieldMicrosoft SQL ServerOpenEdge
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

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

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

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

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

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

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