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 > AgensGraph vs. DataFS vs. Dolt vs. Solr vs. TinkerGraph

System Properties Comparison AgensGraph vs. DataFS vs. Dolt vs. Solr vs. TinkerGraph

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDataFS  Xexclude from comparisonDolt  Xexclude from comparisonSolr  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A MySQL compatible DBMS with Git-like versioning of data and schemaA widely used distributed, scalable search engine based on Apache LuceneA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMS
Relational DBMS
Object oriented DBMSRelational DBMSSearch engineGraph DBMS
Secondary database modelsGraph DBMSDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitebitnine.net/­agensgraphnewdatabase.comgithub.com/­dolthub/­dolt
www.dolthub.com
solr.apache.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationbitnine.net/­documentationdev.mobiland.com/­Overview.xspdocs.dolthub.comsolr.apache.org/­resources.html
DeveloperBitnine Global Inc.Mobiland AGDoltHub IncApache Software Foundation
Initial release20162018201820062009
Current release2.1, December 20181.1.263, October 20229.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercialOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache 2.0
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 languageCGoJavaJava
Server operating systemsLinux
OS X
Windows
WindowsLinux
macOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemedepending on used data modelClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infosupports customizable data types and automatic typingyes
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
Secondary indexesyesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLyesnoyesSolr Parallel SQL Interfaceno
APIs and other access methodsCypher Query Language
JDBC
.NET Client API
Proprietary client DLL
WinRT client
CLI Client
HTTP REST
Java API
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languagesC
Java
JavaScript
Python
.Net
C
C#
C++
VB.Net
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Groovy
Java
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseJava pluginsno
Triggersnono, except callback-events from server when changes happenedyesyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceProprietary Sharding systemnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyesyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardWindows-ProfileOnly one user is configurable, and must be specified in the config file at startupyesno

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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
12 May 2024, Daily Northwestern

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

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

Present your product here