In this episode of the Rubber Duck Dev Show, we discuss ractors which are Ruby's implementation of the actor model for concurrency.
In this episode of the Rubber Duck Dev Show, we discuss the keyword argument changes in Ruby 3.
In this episode, we discuss how optimize your database performance. MySQL vs PostgreSQL SQL vs NoSQL 1 SQL vs NoSQL 2 Postgres pg_stat_statements Postgres...
In this episode of the Rubber Duck Dev Show, we discuss how to do fast text search in a PostgreSQL database.