Courses & Trainings

Upgrade your skills, and boost your productivity.

We bring the freshest topics, the most comprehensive deep-dives, and the promise of a deeper understanding of your favorite tools and technolgies.

All courses with tag #database Clear Filter

PRO 

Most developers stick to performing the basic CRUD operations on their database, but modern projects like SQLite, PostgreSQL and MySQL can do so much more. In this course, we'll discuss a wide range of features that can serve to keep data layer speedy, scalable and consistent.

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.