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

DBMS > Microsoft Azure AI Search vs. SiriDB vs. Sphinx vs. SQLite vs. VelocityDB

System Properties Comparison Microsoft Azure AI Search vs. SiriDB vs. Sphinx vs. SQLite vs. VelocityDB

Editorial information provided by DB-Engines
NameMicrosoft Azure AI Search  Xexclude from comparisonSiriDB  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionSearch-as-a-service for web and mobile app developmentOpen Source Time Series DBMSOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelSearch engineTime Series DBMSSearch engineRelational DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.52
Rank#59  Overall
#6  Search engines
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websiteazure.microsoft.com/­en-us/­services/­searchsiridb.comsphinxsearch.comwww.sqlite.orgvelocitydb.com
Technical documentationlearn.microsoft.com/­en-us/­azure/­searchdocs.siridb.comsphinxsearch.com/­docswww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuide
DeveloperMicrosoftCesbitSphinx Technologies Inc.Dwayne Richard HippVelocityDB Inc
Initial release20152017200120002011
Current releaseV13.5.1, February 20233.46.0  (23 May 2024), May 20247.x
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGPL version 2, commercial licence availableOpen Source infoPublic Domaincommercial
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 languageCC++CC#
Server operating systemshostedLinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-lessAny that supports .NET
Data schemeyesyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyes infoNumeric datanoyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnonoSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supportedno
APIs and other access methodsRESTful HTTP APIHTTP APIProprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.Net
Supported programming languagesC#
Java
JavaScript
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
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
Server-side scripts infoStored proceduresnonononono
TriggersnononoyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlyes infousing Azure authenticationsimple rights management via user accountsnonoBased on Windows Authentication

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
Microsoft Azure AI SearchSiriDBSphinxSQLiteVelocityDB
DB-Engines blog posts

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

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

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

Microsoft and ServiceNow at Knowledge 2024: Introducing generative AI innovation
13 June 2024, Microsoft

Azure OpenAI Service: Transforming legal practices with generative AI solutions
12 June 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Raise the bar on AI-powered app development with Azure Database for PostgreSQL
5 June 2024, Microsoft

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

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

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here