DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom DB vs. LokiJS vs. Microsoft Azure Table Storage vs. OpenEdge vs. OrigoDB

System Properties Comparison Faircom DB vs. LokiJS vs. Microsoft Azure Table Storage vs. OpenEdge vs. OrigoDB

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOpenEdge  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.In-memory JavaScript DBMSA Wide Column Store for rapid development using massive semi-structured datasetsApplication development environment with integrated database management systemA fully ACID in-memory object graph database
Primary database modelKey-value store
Relational DBMS
Document storeWide column storeRelational DBMSDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score0.48
Rank#262  Overall
#42  Document stores
Score4.92
Rank#73  Overall
#6  Wide column stores
Score3.75
Rank#88  Overall
#47  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Websitewww.faircom.com/­products/­faircom-dbgithub.com/­techfort/­LokiJSazure.microsoft.com/­en-us/­services/­storage/­tableswww.progress.com/­openedgeorigodb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmltechfort.github.io/­LokiJSdocumentation.progress.com/­output/­ua/­OpenEdge_latestorigodb.com/­docs
DeveloperFairCom CorporationMicrosoftProgress Software CorporationRobert Friberg et al
Initial release19792014201219842009 infounder the name LiveDB
Current releaseV12, November 2020OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen SourcecommercialcommercialOpen Source
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.
Implementation languageANSI C, C++JavaScriptC#
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
server-less, requires a JavaScript environment (browser, Node.js)hostedAIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresnoyesyesUser defined using .NET types and collections
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.nononoyesno infocan be achieved using .NET
Secondary indexesyesyes infovia viewsnoyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsnonoyes infoclose to SQL 92no
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JavaScript APIRESTful HTTP APIJDBC
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaScript.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language).Net
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++View functions in JavaScriptnoyesyes
Triggersyesyesnoyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning infosince Version 11.4horizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).noneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
noneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually Consistentno infoatomic operations within a single collection possibleoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesnoAccess rights based on private key authentication or shared access signaturesUsers and groupsRole based authorization

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
Faircom DB infoformerly c-treeACELokiJSMicrosoft Azure Table StorageOpenEdgeOrigoDB
DB-Engines blog posts

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

show all

Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

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

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

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here