In this article, we will learn how to build a Postgres admin panel using Appsmith. We’re going to cover core concepts such as
- Connecting to the Postgres DB
- Writing queries to perform CRUD operations on the database
- Binding query data to widgets
- Writing Javascript in Appsmith
- Sharing your application and managing permissions