DEV Community

Discussion on: 1 SQL Query You Should Stop Using

Collapse
 
abdisalan_js profile image
Abdisalan

Found my code and added it to GitHub here github.com/Abdisalan/blog-code-exa...

I've also included the db schema sql file to help create the database. Also, each file is named after what pagination method they use and I collected the data by outputting the times into a file like this:

python offset_pagination.py > data.csv