Databases with Postgres
Database is a persistence layer, which performs the operations of CRUD.
In context of Databases for Backend, we mean Disk based ( secondary storage or Hard Disk based storage). The reason we use Disk
backendtheory.hashnode.dev8 min read