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

DBMS > 4D vs. HyperSQL vs. Kyligence Enterprise vs. Microsoft SQL Server vs. ObjectBox

System Properties Comparison 4D vs. HyperSQL vs. Kyligence Enterprise vs. Microsoft SQL Server vs. ObjectBox

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed analytics engine for big data, built on top of Apache KylinMicrosofts flagship relational DBMSExtremely fast embedded database for small devices, IoT and Mobile
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSObject oriented DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.46
Rank#266  Overall
#124  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Websitewww.4d.comhsqldb.orgkyligence.io/­kyligence-enterprisewww.microsoft.com/­en-us/­sql-serverobjectbox.io
Technical documentationdeveloper.4d.comhsqldb.org/­web/­hsqlDocsFrame.htmllearn.microsoft.com/­en-US/­sql/­sql-serverdocs.objectbox.io
Developer4D, IncKyligence, Inc.MicrosoftObjectBox Limited
Initial release19842001201619892017
Current releasev20, April 20232.7.2, June 2023SQL Server 2022, November 2022
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licensecommercialcommercial inforestricted free version is availableOpen Source infoApache License 2.0
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 languageJavaJavaC++C and C++
Server operating systemsOS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinux
Windows
Android
iOS
Linux
macOS
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnonoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesANSI SQL for queries (using Apache Calcite)yesno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietary native API
Supported programming languages4D proprietary IDE
PHP
All languages supporting JDBC/ODBC
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresyesJava, SQLTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyes, but depending on the SQL-Server Editiononline/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate 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 datayesyesyesyesyes
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.noyesnoyesno
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes
More information provided by the system vendor
4D infoformer name: 4th DimensionHyperSQL infoalso known as HSQLDBKyligence EnterpriseMicrosoft SQL ServerObjectBox
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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
4D infoformer name: 4th DimensionHyperSQL infoalso known as HSQLDBKyligence EnterpriseMicrosoft SQL ServerObjectBox
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

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

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

Analytics and Data Science News for the Week of April 14; Updates from Dataiku, Databricks, Power BI & More
14 April 2023, Solutions Review

provided by Google News

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

Top Causes of SQL Server Downtime
1 June 2024, ITPro Today

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



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