
Overview
ToolJet is an open-source low-code framework to build and deploy internal tools quickly with minimal engineering effort. ToolJet's drag and drop frontend builder allows you to build complicated responsive frontends within minutes. You can also connect to your data sources, such as databases ( PostgreSQL, MongoDB, Elasticsearch & more), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), SaaS tools (Stripe, Slack, Google Sheets, Airtable, Notion & more) and object storage services ( S3, GCS, Minio, etc ) to fetch and write data.
Highlights
- Open source application
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
---|---|
t2.small Recommended | $0.00 |
t2.micro AWS Free Tier | $0.00 |
t3.micro AWS Free Tier | $0.00 |
m3.xlarge | $0.00 |
m5dn.2xlarge | $0.00 |
m6in.12xlarge | $0.00 |
t2.2xlarge | $0.00 |
m5d.12xlarge | $0.00 |
m4.4xlarge | $0.00 |
m6idn.2xlarge | $0.00 |
Vendor refund policy
Free application
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Usage instructions
Note: While creating a instance via the marketplace dashboard please create seller recommended security group.
Method to access instance:
- Once the instance is created, Please navigate your EC2 dashboard to verify if the instance is created and to the check status if the instance is running.
Instructions on accessing software:
Note: Please setup a PostgreSQL database manually to be used by the ToolJet server.
- Connect to the instance via SSH and navigate to the folder /app.
- Modify the contents of the .env file ( Eg: vim or nano .env ). Please refer the environment variable docs for reference - https://docs.tooljet.com/docs/setup/env-vars/Â .
- Once the .env file is populated, you can boot-up the application using the command ./setup_app.
In-case of any queries please refer the docs from Step 7 (update the .env file) from the URL https://docs.tooljet.com/docs/setup/ec2Â
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Good tool but needs to be more stable and flexible
1.Dynamic dropdowns were hard to set up because we couldn’t easily use variables.
2.Complex json needed extra JS instead of built-in support.
3.Sometimes data bindings between components broke after we edited them.
4.Queries didn’t always refresh on their own, so we had to run them manually.
5.Error messages were not clear, so debugging was harder. The docs are okay for basics but don’t explain advanced things well.
6. In some places, ToolJet lets us use Python for queries, but in other cases it’s not supported, so we have to switch to JavaScript. For JavaScript, only part of the language is supported, so some functions we normally use don’t work, and we have to find workarounds.
7. Not flexible
We can connect to APIs, databases, and other services in minutes and quickly create dashboards, admin panels, or data review tools. This saves a lot of development time and lets non-developers also work on building features. It’s especially useful for testing ideas quickly and making small changes without going through a full development cycle.
Internal Tooling made easy
New features are implemented on a regular basis. Customer wishes are very much taken into account here.
Deployment and version handling of apps is easy and does not require any resources of our team.