DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Pinot vs. ArangoDB vs. BoltDB vs. SQLite vs. SWC-DB

System Properties Comparison Apache Pinot vs. ArangoDB vs. BoltDB vs. SQLite vs. SWC-DB

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonArangoDB  Xexclude from comparisonBoltDB  Xexclude from comparisonSQLite  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An embedded key-value store for Go.Widely used embeddable, in-process RDBMSA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeRelational DBMSWide column store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.40
Rank#270  Overall
#125  Relational DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.74
Rank#220  Overall
#31  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitepinot.apache.orgarangodb.comgithub.com/­boltdb/­boltwww.sqlite.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.pinot.apache.orgdocs.arangodb.comwww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software Foundation and contributorsArangoDB Inc.Dwayne Richard HippAlex Kashirin
Initial release20152012201320002020
Current release1.0.0, September 20233.11.5, November 20233.45.3  (15 April 2024), April 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoMIT LicenseOpen Source infoPublic DomainOpen Source infoGPL V3
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++GoCC++
Server operating systemsAll OS with a Java JDK11 or higherLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
server-lessLinux
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashnoyes 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.nonono
Secondary indexesyesnoyes
SQL infoSupport of SQLSQL-like query languagenonoyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsJDBCAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Proprietary protocol
Thrift
Supported programming languagesGo
Java
Python
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
GoActionscript
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 proceduresJavaScriptnonono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infosince version 2.0nonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
noneImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlyesnono
More information provided by the system vendor
Apache PinotArangoDBBoltDBSQLiteSWC-DB infoSuper Wide Column Database
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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
Apache PinotArangoDBBoltDBSQLiteSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

show all

Recent citations in the news

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

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

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

provided by Google News

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

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

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

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

AllegroGraph logo

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

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