SQL indexes Basics: HowTo with rails
Introduction
Indexes are something that you have most probably heard of and use in your app if you use a relational database in it.
In this article, I will dive into the basic of indexes in SQL, and how we can create one index on data on our database...
lucasbarret.hashnode.dev5 min read