Back to Marketplace
Neon Postgres
Serverless Postgres in seconds
Start for freeTools
7Last update
1 week agoCategory
Database
Works with
WhatsAppFacebookInstagramWeb
AI Compatible
ChatGPTClaudeGemini
Tools
Delete Row(s)
Deletes a row or rows from a table. See the documentation
Execute SQL Query
Execute a custom PostgreSQL query. See our docs to learn more about working with SQL in Pipedream.
Find Row
Finds a row in a table via a lookup column. See the documentation
Find Row With Custom Query
Finds a row in a table via a custom query. See the documentation
Insert Row
Adds a new row. See the documentation
Update Row
Updates an existing row. See the documentation
Upsert Row
Adds a new row or updates an existing row. See the documentation