How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SQL in Appsmith - A Crash Course On Building Dynamic Queries

calendar_today June 25, 2024 person joseph_appsmith domain appsmith

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

open_in_new Read original post