Most Commonly Comparedto MySQL

Best MySQL Alternatives for Small Businesses

InfluxDB

Score 8.5 out of 10

The InfluxDB is a time series database from InfluxData headquartered in San Francisco. As an observability solution, it is designed to provide real-time visibility into stacks, sensors and systems. It is available open source, via the Cloud as a DBaaS option, or through an Enterprise subscription.

Higher Rated Features

There is not enough information to display features

SQLite

Score 9.0 out of 10

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.

Higher Rated Features

There is not enough information to display features

PostgreSQL

Score 8.5 out of 10

PostgreSQL (alternately Postgres) is a free and open source object-relational database system boasting over 30 years of active development, reliability, feature robustness, and performance. It supports SQL and is designed to support various workloads flexibly.

Higher Rated Features

There is not enough information to display features

Neo4j

Score 6.8 out of 10

Neo4j is an open source embeddable graph database developed by Neo Technologies based in San Mateo, California with an office in Sweden.

Higher Rated Features

There is not enough information to display features

MariaDB Platform

Score 7.7 out of 10

MariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.

Higher Rated Features

There is not enough information to display features

MongoDB

Score 8.0 out of 10

MongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

Higher Rated Features

  • NoSQL Databases
  • Availability
  • Scalability

CouchDB

Score 6.2 out of 10

Apache CouchDB is an HTTP + JSON document database with Map Reduce views and bi-directional replication. The Couch Replication Protocol is implemented in a variety of projects and products that span computing environments from globally distributed server-clusters, over mobile phones to web browsers.

Higher Rated Features

There is not enough information to display features

Best MySQL Alternatives for Medium-sized Companies

SQLite

Score 9.0 out of 10

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.

Higher Rated Features

There is not enough information to display features

PostgreSQL

Score 8.5 out of 10

PostgreSQL (alternately Postgres) is a free and open source object-relational database system boasting over 30 years of active development, reliability, feature robustness, and performance. It supports SQL and is designed to support various workloads flexibly.

Higher Rated Features

There is not enough information to display features

Neo4j

Score 6.8 out of 10

Neo4j is an open source embeddable graph database developed by Neo Technologies based in San Mateo, California with an office in Sweden.

Higher Rated Features

There is not enough information to display features

MariaDB Platform

Score 7.7 out of 10

MariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.

Higher Rated Features

There is not enough information to display features

Couchbase Server

Score 7.9 out of 10

Couchbase Server is a cloud-native, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON flexibility and scale that defines NoSQL. It is available as a service in commercial clouds and supports hybrid and private cloud deployments.

Higher Rated Features

  • NoSQL Databases
  • Availability
  • Scalability

Apache Hive

Score 8.2 out of 10

Apache Hive is database/data warehouse software that supports data querying and analysis of large datasets stored in the Hadoop distributed file system (HDFS) and other compatible systems, and is distributed under an open source license.

Higher Rated Features

There is not enough information to display features

MongoDB

Score 8.0 out of 10

MongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

Higher Rated Features

  • NoSQL Databases
  • Availability
  • Scalability

Best MySQL Alternatives for Enterprises

SQLite

Score 9.0 out of 10

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.

Higher Rated Features

There is not enough information to display features

PostgreSQL

Score 8.5 out of 10

PostgreSQL (alternately Postgres) is a free and open source object-relational database system boasting over 30 years of active development, reliability, feature robustness, and performance. It supports SQL and is designed to support various workloads flexibly.

Higher Rated Features

There is not enough information to display features

Neo4j

Score 6.8 out of 10

Neo4j is an open source embeddable graph database developed by Neo Technologies based in San Mateo, California with an office in Sweden.

Higher Rated Features

There is not enough information to display features

MariaDB Platform

Score 7.7 out of 10

MariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.

Higher Rated Features

There is not enough information to display features

Couchbase Server

Score 7.9 out of 10

Couchbase Server is a cloud-native, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON flexibility and scale that defines NoSQL. It is available as a service in commercial clouds and supports hybrid and private cloud deployments.

Higher Rated Features

  • NoSQL Databases
  • Availability
  • Scalability

Apache Hive

Score 8.2 out of 10

Apache Hive is database/data warehouse software that supports data querying and analysis of large datasets stored in the Hadoop distributed file system (HDFS) and other compatible systems, and is distributed under an open source license.

Higher Rated Features

There is not enough information to display features

MongoDB

Score 8.0 out of 10

MongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

Higher Rated Features

  • NoSQL Databases
  • Availability
  • Scalability

HBase

Score 7.3 out of 10

The Apache HBase project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable.

Higher Rated Features

  • NoSQL Databases
  • Scalability
  • Deployment model flexibility