This book is a collection of resources on using SQL in Appsmith, and part of the Appsmith Beginner Series. It is intended for developers who have a basic understanding of SQL, but who are new to Appsmith. Most of the examples in this book will be using Postgres, but the same basic techniques should work with any of our SQL datasources in Appsmith.
By the end of this book, you should have a solid understanding of how to use SQL in Appsmith to build robust apps with performant queries and a rich user experience.
For more beginner content, check out the Intro to JavaScript in Appsmith book.
- SQL in Appsmith - A Crash Course On Building Dynamic Queries
- Connection Pooling with Supabase's New Supavisor
- FRIDAY TECH WORKSHOP: Server & Client Side Pagination with APIs & SQL
- SQL Reserved Words
- Company Event Tracker: Migrating From Google Forms + Sheets, to Appsmith + Postgres
- Postgres Event Tracker Build: Adding an Employee Table
- FRIDAY TECH WORKSHOP: SQL Best Practices