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 > jBASE vs. MySQL vs. PostGIS vs. Sphinx

System Properties Comparison jBASE vs. MySQL vs. PostGIS vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamejBASE  Xexclude from comparisonMySQL  Xexclude from comparisonPostGIS  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA robust multi-value DBMS comprising development tools and middlewareWidely used open source RDBMSSpatial extension of PostgreSQLOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelMultivalue DBMSRelational DBMS infoKey/Value like access via memcached APISpatial DBMSSearch engine
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#151  Overall
#3  Multivalue DBMS
Score1101.50
Rank#2  Overall
#2  Relational DBMS
Score24.72
Rank#29  Overall
#1  Spatial DBMS
Score6.06
Rank#61  Overall
#6  Search engines
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.mysql.compostgis.netsphinxsearch.com
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9dev.mysql.com/­docpostgis.net/­documentationsphinxsearch.com/­docs
DeveloperRocket Software (formerly Zumasys)Oracle infosince 2010, originally MySQL AB, then SunSphinx Technologies Inc.
Initial release1991199520052001
Current release5.78.3.0, January 20243.4.2, February 20243.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL v2.0Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++CC++
Server operating systemsAIX
Linux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateoptionalyesyesno
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.yesyesyes
Secondary indexesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLEmbedded SQL for jBASE in BASICyes infowith proprietary extensionsyesSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocol
Supported programming languages.Net
Basic
Jabbascript
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyesyes infoproprietary syntaxuser defined functionsno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes infobased on PostgreSQLSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yes infobased on PostgreSQLnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAccess rights can be defined down to the item levelUsers with fine-grained authorization concept infono user groups or rolesyes infobased on PostgreSQLno

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
jBASEMySQLPostGISSphinx
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Vitess Version 19 Released: Ends Support for MySQL 5.7, Improves MySQL Compatibility
27 March 2024, InfoQ.com

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

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

Want to become an AI developer? Here's how with MySQL HeatWave
13 March 2024, Oracle

provided by Google News

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

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

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

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Neo4j logo

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

Milvus logo

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

Present your product here