Need advice about which tool to choose?Ask the StackShare community!
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of MySQL
Pros of PostgreSQL
Pros of RxDB
Pros of MySQL
- Sql796
- Free674
- Easy557
- Widely used527
- Open source486
- High availability180
- Cross-platform support160
- Great community104
- Secure78
- Full-text indexing and searching75
- Fast, open, available25
- SSL support15
- Reliable14
- Robust13
- Enterprise Version8
- Easy to set up on all platforms7
- NoSQL access to JSON data type2
- Relational database1
- Easy, light, scalable1
- Sequel Pro (best SQL GUI)1
- Replica Support1
Pros of PostgreSQL
- Relational database754
- High availability508
- Enterprise class database436
- Sql380
- Sql + nosql303
- Great community171
- Easy to setup145
- Heroku130
- Secure by default128
- Postgis112
- Supports Key-Value48
- Great JSON support46
- Cross platform32
- Extensible30
- Replication26
- Triggers24
- Rollback22
- Multiversion concurrency control21
- Open source20
- Heroku Add-on17
- Stable, Simple and Good Performance14
- Powerful13
- Lets be serious, what other SQL DB would you go for?12
- Good documentation9
- Scalable7
- Intelligent optimizer7
- Reliable6
- Transactional DDL6
- Modern6
- Free5
- One stop solution for all things sql no matter the os5
- Relational database with MVCC4
- Faster Development3
- Full-Text Search3
- Developer friendly3
- Excellent source code2
- search2
- Great DB for Transactional system or Application2
- Full-text1
- Free version1
- Open-source1
- Text1
Pros of RxDB
- Good documentation14
- Subscription to queries12
- Works10
- Example projects9
- Typescript support8
- Offline first1
Sign up to add or upvote prosMake informed product decisions
Cons of MySQL
Cons of PostgreSQL
Cons of RxDB
Cons of MySQL
- Owned by a company with their own agenda15
- Can't roll back schema changes2
Cons of PostgreSQL
- Table/index bloatings9
Cons of RxDB
- Bulk operation for updates and other operation3
Sign up to add or upvote consMake informed product decisions
What is MySQL?
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
What is PostgreSQL?
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions.
What is RxDB?
💻 📱 Reactive, serverless, client-side, offline-first database in javascript. Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention MySQL, PostgreSQL, and RxDB as a desired skillset
What companies use MySQL?
What companies use PostgreSQL?
What companies use RxDB?
What companies use PostgreSQL?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with MySQL?
What tools integrate with PostgreSQL?
What tools integrate with RxDB?
What tools integrate with MySQL?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to MySQL, PostgreSQL, and RxDB?
Oracle
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, inheritance, and polymorphism is called an object-relational database management system (ORDBMS). Oracle Database has extended the relational model to an object-relational model, making it possible to store complex business models in a relational database.
MariaDB
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Microsoft SQL Server
Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.