Skip to main content

One post tagged with "mysql"

View All Tags

· 3 min read
Kang Hyojun

What are the essential features of backoffice development? I would say these four: viewing data lists, creating data, viewing details while editing, and deletion. In today's blog post, we'll create a backoffice page with these features using PostgreSQL, one of the most widely used databases.