DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > EJDB vs. Infobright vs. Microsoft Azure AI Search vs. Newts vs. SQLite

System Properties Comparison EJDB vs. Infobright vs. Microsoft Azure AI Search vs. Newts vs. SQLite

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonInfobright  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonNewts  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendSearch-as-a-service for web and mobile app developmentTime Series DBMS based on CassandraWidely used embeddable, in-process RDBMS
Primary database modelDocument storeRelational DBMSSearch engineTime Series DBMSRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#331  Overall
#46  Document stores
Score0.88
Rank#198  Overall
#92  Relational DBMS
Score5.75
Rank#58  Overall
#7  Search engines
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbignitetech.com/­softwarelibrary/­infobrightdbazure.microsoft.com/­en-us/­services/­searchopennms.github.io/­newtswww.sqlite.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdlearn.microsoft.com/­en-us/­azure/­searchgithub.com/­OpenNMS/­newts/­wikiwww.sqlite.org/­docs.html
DeveloperSoftmotionsIgnite Technologies Inc.; formerly InfoBright Inc.MicrosoftOpenNMS GroupDwayne Richard Hipp
Initial release20122005201520142000
Current releaseV13.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoGPLv2commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialOpen Source infoApache 2.0Open Source infoPublic Domain
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 languageCCJavaC
Server operating systemsserver-lessLinux
Windows
hostedLinux
OS X
Windows
server-less
Data schemeschema-freeyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyesyes 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.nononono
Secondary indexesnono infoKnowledge Grid Technology used insteadyesnoyes
SQL infoSupport of SQLnoyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
RESTful HTTP APIHTTP REST
Java API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
JavaScript
Python
JavaActionscript
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
Server-side scripts infoStored proceduresnonononono
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes infoImplicit feature of the cloud serviceselectable replication factor infobased on Cassandranone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes infovia file-system locks
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.yesnonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesyes 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
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
EJDBInfobrightMicrosoft Azure AI SearchNewtsSQLite
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

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, azure.microsoft.com

From code to production: New ways Azure helps you build transformational AI experiences
21 May 2024, azure.microsoft.com

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard)
2 April 2024, azure.microsoft.com

Boost your AI with Azure's new Phi model, streamlined RAG, and custom generative AI models
22 August 2024, azure.microsoft.com

Microsoft boosts Azure AI Search with more storage and support for big RAG apps
5 April 2024, VentureBeat

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here