|
You are here |
dylanpaulus.com | ||
| | | | |
martinheinz.dev
|
|
| | | | | When working with databases, most of the time, all you need is SELECT, UPDATE (CRUD operations),... | |
| | | | |
timilearning.com
|
|
| | | | | My notes from the second chapter of Martin Kleppmann's book: Designing Data Intensive Applications. | |
| | | | |
golangbot.com
|
|
| | | | | This tutorial deals with the creation of the DB CRUD methods needed for the resumable file upload tus server in Go. We will use PostgreSQL as the database. | |
| | | | |
blog.murewaashiru.com
|
|
| | | TMDB is a free movie database. Although you can't actually watch movies from it, it provides a lot of data for its movies (rating, creator, actors, release date, etc). The best part is that their API is available to the public for integration. In th... | ||