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

DBMS > 4D vs. BoltDB vs. Google Cloud Datastore vs. Microsoft SQL Server vs. Trafodion

System Properties Comparison 4D vs. BoltDB vs. Google Cloud Datastore vs. Microsoft SQL Server vs. Trafodion

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonBoltDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionApplication development environment with integrated database management systemAn embedded key-value store for Go.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformMicrosofts flagship relational DBMSTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSKey-value storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.47
Rank#76  Overall
#12  Document stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitewww.4d.comgithub.com/­boltdb/­boltcloud.google.com/­datastorewww.microsoft.com/­en-us/­sql-servertrafodion.apache.org
Technical documentationdeveloper.4d.comcloud.google.com/­datastore/­docslearn.microsoft.com/­en-US/­sql/­sql-servertrafodion.apache.org/­documentation.html
Developer4D, IncGoogleMicrosoftApache Software Foundation, originally developed by HP
Initial release19842013200819892014
Current releasev20, April 2023SQL Server 2022, November 20222.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoMIT Licensecommercialcommercial inforestricted free version is availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageGoC++C++, Java
Server operating systemsOS X
Windows
BSD
Linux
OS X
Solaris
Windows
hostedLinux
Windows
Linux
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyes, details hereyesyes
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 indexesyesnoyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92noSQL-like query language (GQL)yesyes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
Supported programming languages4D proprietary IDE
PHP
Go.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresyesnousing Google App EngineTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava Stored Procedures
TriggersyesnoCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneMulti-source replication using Paxosyes, but depending on the SQL-Server Editionyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infovia ReferenceProperties or Ancestor pathsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID
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.nononoyesno
User concepts infoAccess controlUsers and groupsnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
4D infoformer name: 4th DimensionBoltDBGoogle Cloud DatastoreMicrosoft SQL ServerTrafodion
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

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
21 May 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

New Features in SQL Server 2008
30 May 2024, ITPro Today

Automate downgrading SQL Server to Developer edition on Amazon EC2 | Amazon Web Services
27 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

provided by Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

SingleStore logo

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

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

Present your product here