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. Atos Standard Common Repository vs. CouchDB vs. Google BigQuery vs. OpenQM

System Properties Comparison 4D vs. Atos Standard Common Repository vs. CouchDB vs. Google BigQuery vs. OpenQM

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionApplication development environment with integrated database management systemHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Large scale data warehouse service with append-only tablesQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelRelational DBMSDocument store
Key-value store
Document storeRelational DBMSMultivalue DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgcloud.google.com/­bigquerywww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationdeveloper.4d.comdocs.couchdb.org/­en/­stablecloud.google.com/­bigquery/­docs
Developer4D, IncAtos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleRocket Software, originally Martin Phillips
Initial release19842016200520101993
Current releasev20, April 202317033.3.3, December 20233.4-12
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2commercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlang
Server operating systemsOS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeyesSchema and schema-less with LDAP viewsschema-freeyesyes infowith some exceptions
Typing infopredefined data types such as float or dateyesoptionalnoyes
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.yesyesnonoyes
Secondary indexesyesyesyes infovia viewsnoyes
SQL infoSupport of SQLyes infoclose to SQL 92nonoyesno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPRESTful HTTP/JSON APIRESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
All languages with LDAP bindingsC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresyesnoView functions in JavaScriptuser defined functions infoin JavaScriptyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionSharding infoimproved architecture with release 2.0noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsno infoatomic operations within a single document possibleno infoSince BigQuery is designed for querying dataACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
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.noyesnono
User concepts infoAccess controlUsers and groupsLDAP bind authenticationAccess rights for users can be defined per databaseAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Access rights can be defined down to the item level

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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 DimensionAtos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google BigQueryOpenQM infoalso called QM
DB-Engines blog posts

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

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

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

SingleStore logo

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

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.

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