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 > 4D vs. Adabas vs. Lovefield vs. Tarantool vs. Transwarp Hippo

System Properties Comparison 4D vs. Adabas vs. Lovefield vs. Tarantool vs. Transwarp Hippo

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAdabas infodenotes "adaptable data base"  Xexclude from comparisonLovefield  Xexclude from comparisonTarantool  Xexclude from comparisonTranswarp Hippo  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformEmbeddable relational database for web apps written in pure JavaScriptIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasets
Primary database modelRelational DBMSMultivalue DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Vector DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.05
Rank#386  Overall
#14  Vector DBMS
Websitewww.4d.comwww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgoogle.github.io/­lovefieldwww.tarantool.iowww.transwarp.cn/­en/­subproduct/­hippo
Technical documentationdeveloper.4d.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.tarantool.io/­en/­doc
Developer4D, IncSoftware AGGoogleVK
Initial release19841971201420082023
Current releasev20, April 20232.1.12, February 20172.10.0, May 20221.0, May 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languageJavaScriptC and C++C++
Server operating systemsOS X
Windows
BS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariBSD
Linux
macOS
Linux
macOS
Data schemeyesyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeVector, Numeric and String
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.yesnononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes infoclose to SQL 92yes infowith add-on product Adabas SQL GatewaySQL-like query language infovia JavaScript builder patternFull-featured ANSI SQL supportno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Open binary protocolRESTful HTTP API
Supported programming languages4D proprietary IDE
PHP
NaturalJavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Python
Server-side scripts infoStored proceduresyesin NaturalnoLua, C and SQL stored proceduresno
TriggersyesnoUsing read-only observersyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes, with add-on product Event ReplicatornoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDByes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlUsers and groupsonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)noAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Role based access control and fine grained access rights

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

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

More resources
4D infoformer name: 4th DimensionAdabas infodenotes "adaptable data base"LovefieldTarantoolTranswarp Hippo
DB-Engines blog posts

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

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30 May 2024, ITWeb

State agency proves DevOps and mainframes can coexist
12 April 2024, SiliconANGLE News

Is it the end of the road for Software AG after selling its integration business to IBM?
12 January 2024, diginomica

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

Michael E. Jakes Obituary (1941 - 2023)
26 October 2023, Legacy.com

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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.

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

Present your product here