Skip to content

Databases

DynamoDB
integration

Browse DynamoDB tables and manage items through an internal ToolJet app.

Configure your connection, create queries, and build the interface your team needs. Try a sample prompt

Connector capabilities

What can ToolJet do with DynamoDB?

Create queries for the operations your app needs, then connect their inputs and results to the interface.

  • List and describe tables
  • Get and query items
  • Put and update items
  • Scan tables

Operations and configuration can vary by connector version. Check the full DynamoDB guide.

An app you could build

Account lookup console

Find an item using its key, display the account details, and offer controlled updates through a form.

Try this prompt

I have customer account items in a DynamoDB table keyed by account_id. Build an account lookup app with a key input and detail panel. Add an edit form for contact fields and require confirmation before saving changes.

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 templates

Questions, answered

DynamoDB and ToolJet FAQ

What can I do with the DynamoDB integration?

Browse DynamoDB tables and manage items through an internal ToolJet app. Supported capabilities: List and describe tables; Get and query items; Put and update items; Scan tables.

What do I need to connect DynamoDB to ToolJet?

Access to the DynamoDB account or endpoint you intend to connect, with the credentials and permissions specified in its setup guide.

What should I check before using DynamoDB in production?

Use credentials with only the permissions your app needs. Filter and paginate query results, and enforce access restrictions in the database or server-side queries.

Can I automate tasks with DynamoDB?

Connect DynamoDB 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

Related integrations

Browse all integrations

Put DynamoDB to work
in your next internal app.

Connect your data, build an interface, and give your team a focused workspace.

Connector information reviewed 2026-09-25. Source: ToolJet documentation.