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

DBMS > Graphite vs. Hive vs. Microsoft Azure AI Search vs. SQL.JS vs. SwayDB

System Properties Comparison Graphite vs. Hive vs. Microsoft Azure AI Search vs. SQL.JS vs. SwayDB

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonHive  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called Whisperdata warehouse software for querying and managing large distributed datasets, built on HadoopSearch-as-a-service for web and mobile app developmentPort of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelTime Series DBMSRelational DBMSSearch engineRelational DBMSKey-value store
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score5.59
Rank#63  Overall
#7  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­graphite-project/­graphite-webhive.apache.orgazure.microsoft.com/­en-us/­services/­searchsql.js.orgswaydb.simer.au
Technical documentationgraphite.readthedocs.iocwiki.apache.org/­confluence/­display/­Hive/­Homelearn.microsoft.com/­en-us/­azure/­searchsql.js.org/­documentation/­index.html
DeveloperChris DavisApache Software Foundation infoinitially developed by FacebookMicrosoftAlon Zakai infoenhancements implemented by othersSimer Plaha
Initial release20062012201520122018
Current release3.1.3, April 2022V1
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2commercialOpen SourceOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJavaJavaScriptScala
Server operating systemsLinux
Unix
All OS with a Java VMhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateNumeric data onlyyesyesyesno
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
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsHTTP API
Sockets
JDBC
ODBC
Thrift
RESTful HTTP APIJavaScript API
Supported programming languagesJavaScript (Node.js)
Python
C++
Java
PHP
Python
C#
Java
JavaScript
Python
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reducenonono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoImplicit feature of the cloud servicenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryes infoImplicit feature of the cloud servicenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesyes infousing Azure authenticationnono

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
GraphiteHiveMicrosoft Azure AI SearchSQL.JSSwayDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

How Grafana made observability accessible
12 June 2023, InfoWorld

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

provided by Google News

Microsoft beefs up Azure's arsenal of generative AI development tools
21 May 2024, SiliconANGLE News

Microsoft Azure AI gains new LLMs, governance features
21 May 2024, InfoWorld

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

Microsoft Azure gets 'Models as a Service,' enhanced RAG offerings for enterprise generative AI
21 May 2024, ZDNet

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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.

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

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

Present your product here