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. dBASE vs. HEAVY.AI vs. Manticore Search vs. Sadas Engine

System Properties Comparison Amazon Neptune vs. dBASE vs. HEAVY.AI vs. Manticore Search vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisondBASE  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonManticore Search  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionFast, reliable graph database built for the clouddBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareMulti-storage database for search, including full-text search.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelGraph DBMS
RDF store
Relational DBMSRelational DBMSSearch engineRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websiteaws.amazon.com/­neptunewww.dbase.comgithub.com/­heavyai/­heavydb
www.heavy.ai
manticoresearch.comwww.sadasengine.com
Technical documentationaws.amazon.com/­neptune/­developer-resourceswww.dbase.com/­support/­knowledgebasedocs.heavy.aimanual.manticoresearch.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperAmazonAsthon TateHEAVY.AI, Inc.Manticore SoftwareSADAS s.r.l.
Initial release20171979201620172006
Current releasedBASE 2019, 20195.10, January 20226.0, February 20238.0
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2; enterprise edition availableOpen Source infoGPL version 2commercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ and CUDAC++C++
Server operating systemshostedDOS infodBase Classic
Windows infodBase Pro
LinuxFreeBSD
Linux
macOS
Windows
AIX
Linux
Windows
Data schemeschema-freeyesyesFixed schemayes
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nonoCan index from XMLno
Secondary indexesnoyesnoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnonoyesSQL-like query languageyes
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
none infoThe IDE can access other DBMS or ODBC-sources.JDBC
ODBC
Thrift
Vega
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
dBase proprietary IDEAll languages supporting JDBC/ODBC/Thrift
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.nouser defined functionsno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoRound robinSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
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.noneMulti-source replicationSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesfine grained access rights according to SQL-standardnoAccess rights for users, groups and roles according to SQL-standard

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 NeptunedBASEHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Manticore SearchSadas Engine
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

provided by Google News

AIHA and dBase Media Launch Season Two of Healthier Workplaces, A Healthier World, an Occupational and ...
13 June 2024, businesswire.com

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

provided by Google News

HEAVY.AI: The Fastest Analytics and Location Intelligence Platform
1 March 2022, heavy.ai

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, businesswire.com

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

Making the most of geospatial intelligence
14 April 2023, InfoWorld

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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.

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

Milvus logo

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

Present your product here