PostgreSQL feels good.
Its feature set is insanely large! Just look at stuff like: stackoverflow.com/questions/1986491/sql-split-string-by-space-into-table-in-postgresql/1993058#1993058
Had a look at the source tree, and also felt good.
If Oracle is the Microsoft of database, Postgres is the Linux, and MySQL (or more precisely MariaDB) is the FreeBSD (i.e. the one that got delayed by legal issues). Except that their software licenses were accidentally swapped.
The only problem with Postgres is its name. PostgreSQL is so unpronounceable and so untypeable that you should just call it "Postgres" like everyone else.
Ancestors
Incoming links
- Nodejs/sequelize/parallel_select_and_update.js
- nodejs/sequelize/raw/parallel_create_delete_empty_tag.js
- nodejs/sequelize/raw/parallel_select_and_update.js
- nodejs/sequelize/raw/parallel_select_and_update_deterministic.js
- nodejs/sequelize/raw/parallel_update_async.js
- Database management system
- Delete all duplicate rows in SQL
- DELETE with JOIN
- feathers-chat PostgreSQL
- FeathersJS Heroku deployment
- Heroku
- How to decide if an ORM is good?
- ISO SQL TRIGGER syntax
- Oracle Corporation
- Sequelize example
- Cirosantilli.com content uploaded to ourbigbook.com/cirosantilli
- SQL example
- SQL histogram
- SQL RECURSIVE prevent infinite recursion
- SQL RECURSIVE query
- SQL REPEATABLE READ isolation level
- SQL set returning function
- SQL standard
- SQL transaction isolation level
- SQL TRIGGER
- UPDATE with JOIN