Databases
Build custom interfaces for RethinkDB databases, tables, and documents.
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 RethinkDB guide.
An app you could build
Let staff choose a table, inspect its documents, and submit an update for a selected record.
I have an orders table in RethinkDB with customer, total, and status fields. Build an operations browser with a searchable order list and detail panel. Let an operator submit a reviewed status update for the selected document.
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
Build custom interfaces for RethinkDB databases, tables, and documents. Supported capabilities: List databases and tables; Retrieve documents; Insert and update documents; Delete documents.
Access to the RethinkDB account or endpoint you intend to connect, with the credentials and permissions specified in its setup guide.
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.
Connect RethinkDB 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.