Databases

MySQL

MySQL logo
adopted

My default relational database, it's been some years already using it.

MongoDB

MongoDB logo
adopted

My default no-sql database, works well in combination with libraries like Mongoose.

Redis

Redis logo
adopted

Easy to use key-values database, used frequently in caches and temporal storage.

Elasticsearch

Elasticsearch logo
trial

Very powerful indexer, I wish I knew more about this database :)

Cassandra

Cassandra logo
deprecated

Oh boy this database. I'm probably biased by my own experience but I'd rather skip this database if possible 😖.

Oracle Database

Oracle Database logo
deprecated

Very similar to MySQL, but with premium features.