Databases
Query and update IBM Db2 data through internal applications built in ToolJet.
Configure your connection, create queries, and build the interface your team needs. Try a sample prompt
Connector capabilities
Create queries for the operations your app needs, then connect their inputs and results to the interface.
Operations and configuration can vary by connector version. Check the full IBM Db2 guide.
An app you could build
Use a SQL query to find orders by customer or status, show their details, and provide a reviewed update form for authorized operators.
I have an orders table in IBM Db2 with customer, total, and status columns. Build an order lookup app with SQL parameters for customer and status filters. Show a detail panel and require confirmation before updating a record.
Start with this prompt in ToolJet. Sign in or create an account, then connect your data source and replace the example names and fields with yours.
Review the generated app, configure permissions, and test its queries before sharing it with your team.
Explore app templatesQuestions, answered
Query and update IBM Db2 data through internal applications built in ToolJet. Supported capabilities: Run SQL queries; Read and write database records; Pass named SQL parameters from app inputs.
An accessible IBM Db2 host and port, database credentials, and a database name where required by your Db2 deployment. Configure network access for the ToolJet deployment you use.
Use an account with only the required database permissions. Configure query parameters through ToolJet's SQL Parameters fields and test updates with non-production records before rollout.
Connect IBM Db2 queries to app events such as button clicks and form submissions. ToolJet Workflows and Agent Builder can orchestrate supported connectors on Self-hosted deployments; those products are not available on ToolJet Cloud. Check the connector and deployment requirements for your use case.
Keep exploring
Connect your data, build an interface, and give your team a focused workspace.
Connector information reviewed 2026-09-25. Source: ToolJet documentation.