Jump to a Section

Actions

  • Build Row Object

    Build a record that you can insert into your database

  • Create Multiple Rows

    Insert many records into your database

  • Create Row

    Insert a single row into your database

  • Delete Rows

    Remove data from your database

  • Execute Query

    Execute a raw SQL query against a database

  • Query Rows

    Read records from your database

  • Read Table

    Read schema information about a table

  • Update Rows

    Update records in your database