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 > Alibaba Cloud AnalyticDB for PostgreSQL vs. BoltDB vs. HugeGraph vs. SQLite vs. SWC-DB

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. BoltDB vs. HugeGraph vs. SQLite vs. SWC-DB

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonBoltDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonSQLite  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumAn embedded key-value store for Go.A fast-speed and highly-scalable Graph DBMSWidely used embeddable, in-process RDBMSA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSKey-value storeGraph DBMSRelational DBMSWide column store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­boltdb/­boltgithub.com/­hugegraph
hugegraph.apache.org
www.sqlite.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewhugegraph.apache.org/­docswww.sqlite.org/­docs.html
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupBaiduDwayne Richard HippAlex Kashirin
Initial release20162013201820002020
Current release0.93.45.3  (15 April 2024), April 20240.5, April 2021
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoPublic DomainOpen Source infoGPL V3
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 languageGoJavaCC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Unix
server-lessLinux
Data schemeyesschema-freeyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesnoyesyes infonot rigid because of 'dynamic typing' concept.
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.yesnononono
Secondary indexesyesnoyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLyesnonoyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Proprietary protocol
Thrift
Supported programming languagesC
Java
Perl
Python
R
GoGroovy
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
C++
Server-side scripts infoStored proceduresyesnoasynchronous Gremlin script jobsnono
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneyes infodepending on used storage backend, e.g. Cassandra and HBasenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneyes infodepending on used storage backend, e.g. Cassandra and HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoedges in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers, roles and permissionsno

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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBoltDBHugeGraphSQLiteSWC-DB infoSuper Wide Column Database
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

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Alibaba Cloud's PostgreSQL databases impacted by critical bugs
22 April 2023, SC Media

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

provided by Google News

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

How To Speed Up SQL Queries Using Indexes [Python Edition]
10 August 2023, KDnuggets

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Present your product here