Interesting news about software development

vim
ruby
pagination
rails
graphql
tutorial
programming
docker-compose
project management
cd
docker
metaprogramming
productivity
trailblazer
jquery
discussion
timezones
vps
lua
actions
brug
webdev
git
ajax
github
neovim
sql
testing
conference
postgres
database

blogpost

Application testing with Apache JMeter

What is Apache JMeter? It is a tool for carrying out performance tests of the server and database used by our application. Such tests allow us to estimate how many users of our application wil...

member

Mateusz

blogpost

Dead rows in a materialized view

In the application that I work on, we have a materialized view. It was created from several joined tables. It’s used to speed up searching for data without joining seven or eight tables in every qu...

member

Kuba