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 > Interbase vs. Manticore Search vs. Microsoft Azure Table Storage vs. SQL.JS

System Properties Comparison Interbase vs. Manticore Search vs. Microsoft Azure Table Storage vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInterbase  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionLight-weight proven RDBMS infooriginally from BorlandMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsPort of SQLite to JavaScript
Primary database modelRelational DBMSSearch engineWide column storeRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.embarcadero.com/­products/­interbasemanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tablessql.js.org
Technical documentationdocs.embarcadero.com/­products/­interbasemanual.manticoresearch.comsql.js.org/­documentation/­index.html
DeveloperEmbarcaderoManticore SoftwareMicrosoftAlon Zakai infoenhancements implemented by others
Initial release1984201720122012
Current releaseInterBase 2020, December 20196.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++JavaScript
Server operating systemsAndroid
iOS
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.no infoexport as XML data possibleCan index from XMLnono
Secondary indexesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesSQL-like query languagenoyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJavaScript API
Supported programming languages.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresyes infoInterbase procedure and trigger languageuser defined functionsnono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesInterbase Change ViewsSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayes infoMultiversion concurreny controlyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights based on private key authentication or shared access signaturesno

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
InterbaseManticore SearchMicrosoft Azure Table StorageSQL.JS
DB-Engines blog posts

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

show all

Recent citations in the news

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

Running PostgreSQL Inside Your Browser
8 September 2022, 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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

Present your product here