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 > FeatureBase vs. HugeGraph vs. SQLite vs. Stardog vs. Transwarp ArgoDB

System Properties Comparison FeatureBase vs. HugeGraph vs. SQLite vs. Stardog vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameFeatureBase  Xexclude from comparisonHugeGraph  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonTranswarp ArgoDB  Xexclude from comparison
DescriptionReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.A fast-speed and highly-scalable Graph DBMSWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelRelational DBMSGraph DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.12
Rank#348  Overall
#151  Relational DBMS
Websitewww.featurebase.comgithub.com/­hugegraph
hugegraph.apache.org
www.sqlite.orgwww.stardog.comwww.transwarp.cn/­en/­product/­argodb
Technical documentationdocs.featurebase.comhugegraph.apache.org/­docswww.sqlite.org/­docs.htmldocs.stardog.comdocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
DeveloperMolecula and Pilosa Open Source ContributorsBaiduDwayne Richard HippStardog-UnionTranswarp
Initial release2017201820002010
Current release2022, May 20220.93.46.0  (23 May 2024), May 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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 languageGoJavaCJava
Server operating systemsLinux
macOS
Linux
macOS
Unix
server-lessLinux
macOS
Windows
Data schemeyesyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nononono infoImport/export of XML data possible
Secondary indexesnoyes infoalso supports composite index and range indexyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL queriesnoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsgRPC
JDBC
Kafka Connector
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJava
Python
Groovy
Java
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes infoedges in graphyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyes, using Linux fsyncyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlUsers, roles and permissionsnoAccess rights for users and roles

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
FeatureBaseHugeGraphSQLiteStardogTranswarp ArgoDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here