All courses of Intro Difficulty with tag #database Clear Filter
BACK END & FULL STACK
12 hours
INTRO
SQL
Most web applications rely on storing their data in a relational database, consisting of tables which are comprised of columns and rows. PostgreSQL, MySQL and SQLite are the most popular and established relational databases, and luckily, they have a LOT in common.