Julián Úsuga
Index

Speed in Relational DB Management Systems

A comparative study of processing speed across three popular DBMS - SQLite, MySQL, and PostgreSQL - analyzing performance with text data using a multi-factor experimental model.

Julián Úsuga Posted experiment · dbms · sql

We often get confused when we don’t know which databases to use.

In this study I compared the speed of processing of three of the most popular DBMS (SQLite, MySQL, PostgreSQL).

In this work I used and model with multiple factors: DBMS, Computer in which the experiment was performed, Query and Portions of the Data.

I found that DBMS PostgreSQL and SQLite handle text data faster than MySQL.

A more detailed description of my study in the next presentation: