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 > dBASE vs. Milvus vs. Neo4j vs. Riak KV vs. TimesTen

System Properties Comparison dBASE vs. Milvus vs. Neo4j vs. Riak KV vs. TimesTen

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonMilvus  Xexclude from comparisonNeo4j  Xexclude from comparisonRiak KV  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptiondBase 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 DBMS designed for efficient storage of vector data and vector similarity searchesScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsDistributed, fault tolerant key-value storeIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSVector DBMSGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.dbase.commilvus.ioneo4j.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.dbase.com/­support/­knowledgebasemilvus.io/­docs/­overview.mdneo4j.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperAsthon TateNeo4j, Inc.OpenSource, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19792019200720091998
Current releasedBASE 2019, 20192.3.4, January 20245.18.1, March 20243.2.0, December 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoGPL version3, commercial licenses availableOpen Source infoApache version 2, commercial enterprise editioncommercial
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.
Zilliz Cloud – Cloud-native service for MilvusNeo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++, GoJava, ScalaErlang
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-free and schema-optionalschema-freeyes
Typing infopredefined data types such as float or dateyesVector, Numeric and Stringyesnoyes
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.nonono
Secondary indexesyesnoyes infopluggable indexing subsystem, by default Apache Lucenerestrictedyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.RESTful HTTP APIBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesdBase proprietary IDEC++
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.noyes infoUser defined Procedures and FunctionsErlangPL/SQL
Triggersnonoyes infovia event handleryes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes using Neo4j FabricSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesRole based access control and fine grained access rightsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
dBASEMilvusNeo4jRiak KVTimesTen
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 2024

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
dBASEMilvusNeo4jRiak KVTimesTen
DB-Engines blog posts

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

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

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

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

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

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

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

What is Dbase? - Definition from Techopedia
19 September 2011, Techopedia

provided by Google News

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

What Is Milvus Vector Database?
6 October 2023, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17 April 2024, Yahoo Finance

Neo4j 'instrumental' in creation of new ISO graph query standard
18 April 2024, ChannelLife Australia

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho Revamps Riak Open-Source Database
17 September 2014, InformationWeek

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

SingleStore logo

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

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

Milvus logo

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

Present your product here