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 > Firebird vs. Heroic vs. Linter vs. Microsoft Azure Data Explorer vs. Stardog

System Properties Comparison Firebird vs. Heroic vs. Linter vs. Microsoft Azure Data Explorer vs. Stardog

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonHeroic  Xexclude from comparisonLinter  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchRDBMS for high security requirementsFully managed big data interactive analytics platformEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMS infocolumn orientedGraph DBMS
RDF store
Secondary database modelsSpatial DBMSDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score21.06
Rank#31  Overall
#19  Relational DBMS
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score0.10
Rank#350  Overall
#153  Relational DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.firebirdsql.orggithub.com/­spotify/­heroiclinter.ruazure.microsoft.com/­services/­data-explorerwww.stardog.com
Technical documentationwww.firebirdsql.org/­en/­reference-manualsspotify.github.io/­heroicdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.stardog.com
DeveloperFirebird FoundationSpotifyrelex.ruMicrosoftStardog-Union
Initial release2000 infoAs fork of Borland's InterBase2014199020192010
Current release5.0.0, January 2024cloud service with continuous releases7.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0commercialcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaC and C++Java
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
hostedLinux
macOS
Windows
Data schemeyesschema-freeyesFixed schema with schema-less datatypes (dynamic)schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nonoyesno infoImport/export of XML data possible
Secondary indexesyesyes infovia Elasticsearchyesall fields are automatically indexedyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesnoyesKusto Query Language (KQL), SQL subsetYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresPSQLnoyes infoproprietary syntax with the possibility to convert from PL/SQLYes, possible languages: KQL, Python, Ruser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyesyes
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.nonoyes
User concepts infoAccess controlUsers with fine-grained authorization conceptfine grained access rights according to SQL-standardAzure Active Directory AuthenticationAccess rights for users and roles

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
FirebirdHeroicLinterMicrosoft Azure Data ExplorerStardog
Recent citations in the news

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

Former Trinity DB Ross stars as Sharks rout Firebirds
1 December 2021, The Florida Times-Union

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here