SQL in Appsmith - A Crash Course On Building Dynamic Queries joseph_appsmith Tue, 06/25/2024 - 07:47 Appsmith supports over 30 different databases and APIs, including several SQL options, such as Postgres, MySQL, Microsoft SQL Server, Snowflake, Databricks, and Oracle, to name a few. The query editor allows you to write and run SQL queries just like you would from a standard database tool, so it should be familiar and easy to use if you’ve worked with SQL before. There are a few new things to learn though, like how to create dynamic queries based on widget inputs or other query responses, runn