Changelog
See what's new with Windmill.
1/23/2024 |
Docs
Introducing the Database Studio, a web-based database management tool that leverages Ag Grid for table display and interaction. In apps, interaction with database content made easy; from a SQL resource, display, edit, add rows, delete rows ... and connect to other components.
New Features
- Display the content of a table.
 - Edit the content of a table by directly editing the cells (only when the cell is editable).
 - Add a new row.
 - Delete a row.
 - Support of Postgresql, MySql, MS Sql, BigQuery, Snowflake.