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. Coveo vs. SQLite

System Properties Comparison 4D vs. Atos Standard Common Repository vs. CouchDB vs. Coveo vs. SQLite

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 comparisonCoveo  Xexclude from comparisonSQLite  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.AI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Key-value store
Document storeSearch engineRelational 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
Score2.28
Rank#114  Overall
#11  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgwww.coveo.comwww.sqlite.org
Technical documentationdeveloper.4d.comdocs.couchdb.org/­en/­stabledocs.coveo.comwww.sqlite.org/­docs.html
Developer4D, IncAtos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCoveoDwayne Richard Hipp
Initial release19842016200520122000
Current releasev20, April 202317033.3.3, December 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2commercialOpen Source infoPublic Domain
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 languageJavaErlangC
Server operating systemsOS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
hostedserver-less
Data schemeyesSchema and schema-less with LDAP viewsschema-freehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyes infodynamic column types
Typing infopredefined data types such as float or dateyesoptionalnoyesyes infonot rigid because of 'dynamic typing' concept.
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.yesyesnonono
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLyes infoclose to SQL 92nononoyes infoSQL-92 is not fully supported
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPRESTful HTTP/JSON APIRESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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
C#
Java
JavaScript
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesnoView functions in JavaScriptnono
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionSharding infoimproved architecture with release 2.0yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesMulti-source replication
Source-replica replication
yesnone
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 Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsno infoatomic operations within a single document possibleyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes infovia file-system locks
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.noyesnoyes
User concepts infoAccess controlUsers and groupsLDAP bind authenticationAccess rights for users can be defined per databasegranular access controls, API key management, content filtersno

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for 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 DimensionAtos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"CoveoSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

Closing Bell: Coveo Solutions Inc down on Tuesday (CVO)
7 May 2024, The Globe and Mail

NATIONAL BANK FINANCIAL Maintains Coveo Solutions Inc (TSE:CVO) Outperform Recommendation
8 May 2024, MSN

AI for CX: Coveo's award-winning solution
17 April 2024, CMSWire

Coveo Joins the MACH Alliance, Enabling More Businesses to Leverage Best-in-Breed Composable AI Technology to ...
25 April 2024, GlobeNewswire

How Coveo delivers better experiences with generative AI by partnering with CIOs
20 October 2023, Fast Company

provided by Google News

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

How do I use C# and .NET with SQLite?
14 June 2023, learn.microsoft.com

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here