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 > GeoMesa vs. Infobright vs. MariaDB vs. SQLite vs. Stardog

System Properties Comparison GeoMesa vs. Infobright vs. MariaDB vs. SQLite vs. Stardog

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonInfobright  Xexclude from comparisonMariaDB  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Widely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelSpatial DBMSRelational DBMSRelational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.geomesa.orgignitetech.com/­softwarelibrary/­infobrightdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.sqlite.orgwww.stardog.com
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmlmariadb.com/­kb/­en/­librarywww.sqlite.org/­docs.htmldocs.stardog.com
DeveloperCCRi and othersIgnite Technologies Inc.; formerly InfoBright Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Dwayne Richard HippStardog-Union
Initial release201420052009 infoFork of MySQL, which was first released in 199520002010
Current release4.0.5, February 202411.3.2, February 20243.45.3  (15 April 2024), April 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoPublic Domaincommercial 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 servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaCC and C++CJava
Server operating systemsLinux
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
server-lessLinux
macOS
Windows
Data schemeyesyesyes infoDynamic columns are supportedyes infodynamic column typesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesyes 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.nonoyesnono infoImport/export of XML data possible
Secondary indexesyesno infoKnowledge Grid Technology used insteadyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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 languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infoPL/SQL compatibility added with version 10.3nouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layernoneseveral options for horizontal partitioning and Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerSource-replica replicationMulti-source replication
Source-replica replication
noneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesyes infowith MEMORY storage engineyesyes
User concepts infoAccess controlyes infodepending on the DBMS used for storagefine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesfine grained access rights according to SQL-standardnoAccess rights for users and roles
More information provided by the system vendor
GeoMesaInfobrightMariaDBSQLiteStardog
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more

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 MariaDB provides a native environment for MariaDB database management and development.
» more
Navicat 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
GeoMesaInfobrightMariaDBSQLiteStardog
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software withdraws from MariaDB takeover bid By Investing.com
2 May 2024, Investing.com

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here