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 > atoti vs. Elasticsearch vs. FatDB vs. OpenEdge vs. SQL.JS

System Properties Comparison atoti vs. Elasticsearch vs. FatDB vs. OpenEdge vs. SQL.JS

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonElasticsearch  Xexclude from comparisonFatDB  Xexclude from comparisonOpenEdge  Xexclude from comparisonSQL.JS  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA .NET NoSQL DBMS that can integrate with and extend SQL Server.Application development environment with integrated database management systemPort of SQLite to JavaScript
Primary database modelObject oriented DBMSSearch engineDocument store
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteatoti.iowww.elastic.co/­elasticsearchwww.progress.com/­openedgesql.js.org
Technical documentationdocs.atoti.iowww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocumentation.progress.com/­output/­ua/­OpenEdge_latestsql.js.org/­documentation/­index.html
DeveloperActiveViamElasticFatCloudProgress Software CorporationAlon Zakai infoenhancements implemented by others
Initial release2010201219842012
Current release8.6, January 2023OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infoElastic LicensecommercialcommercialOpen Source
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 languageJavaJavaC#JavaScript
Server operating systemsAll OS with a Java VMWindowsAIX
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesno
Secondary indexesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)SQL-like query languageno infoVia inetgration in SQL Serveryes infoclose to SQL 92yes infoSQL-92 is not fully supported
APIs and other access methodsJava API
RESTful HTTP/JSON API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
JavaScript API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#Progress proprietary ABL (Advanced Business Language)JavaScript
Server-side scripts infoStored proceduresPythonyesyes infovia applicationsyesno
Triggersyes infoby using the 'percolation' featureyes infovia applicationsyesno
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingShardinghorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectoryesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Immediate Consistencynone
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationnoyes
User concepts infoAccess controlno infoCan implement custom security layer via applicationsUsers and groupsno

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
atotiElasticsearchFatDBOpenEdgeSQL.JS
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Best use of cloud: ActiveViam
28 November 2023, Risk.net

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here