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 > Amazon Neptune vs. InfinityDB vs. Microsoft Azure Table Storage vs. mSQL vs. OpenEdge

System Properties Comparison Amazon Neptune vs. InfinityDB vs. Microsoft Azure Table Storage vs. mSQL vs. OpenEdge

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenEdge  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA Java embedded Key-Value Store which extends the Java Map interfaceA Wide Column Store for rapid development using massive semi-structured datasetsmSQL (Mini SQL) is a simple and lightweight RDBMSApplication development environment with integrated database management system
Primary database modelGraph DBMS
RDF store
Key-value storeWide column storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Websiteaws.amazon.com/­neptuneboilerbay.comazure.microsoft.com/­en-us/­services/­storage/­tableshughestech.com.au/­products/­msqlwww.progress.com/­openedge
Technical documentationaws.amazon.com/­neptune/­developer-resourcesboilerbay.com/­infinitydb/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperAmazonBoiler Bay Inc.MicrosoftHughes TechnologiesProgress Software Corporation
Initial release20172002201219941984
Current release4.04.4, October 2021OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infofree licenses can be providedcommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemshostedAll OS with a Java VMhostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.nonononoyes
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
SQL infoSupport of SQLnononoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoclose to SQL 92
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
RESTful HTTP APIJDBC
ODBC
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Java.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
Progress proprietary ABL (Advanced Business Language)
Server-side scripts infoStored proceduresnonononoyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud servicenonehorizontal partitioning infosince Version 11.4
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsno infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsoptimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights based on private key authentication or shared access signaturesnoUsers and groups

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
Amazon NeptuneInfinityDBMicrosoft Azure Table StoragemSQL infoMini SQLOpenEdge
Recent citations in the news

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

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



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here