Description
ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
ToolJet alternatives and similar software solutions
Based on the "Software Development" category.
Alternatively, view ToolJet alternatives based on common mentions on social networks and blogs.
-
Postwoman
๐ฝ Open source API development ecosystem - https://hoppscotch.io -
LocalStack
๐ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! -
Appwrite
Secure Backend Server for Web, Mobile & Flutter Developers ๐ AKA the 100% open-source Firebase alternative. -
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. -
Phabricator
Effective June 1, 2021: Phabricator is no longer actively maintained. -
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. -
gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility -
Regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. -
Tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols -
OpenProject
OpenProject is the leading open source project management software. -
Gitolite
Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. -
Redmine
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp -
API Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time. -
Concourse
Concourse is a container-based continuous thing-doer written in Go. -
Taiga
Agile project management platform. Built on top of Django and AngularJS -
Unleash
Simplify your code production through the worldโs largest open-source feature management platform. -
RStudio Server
RStudio is an integrated development environment (IDE) for R -
KrakenD
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation -
daux.io
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way. -
MdWiki
A Markdown CMS/Wiki completely built in HTML5/Javascript and runs 100% on the client. -
Weblate
Web based localization tool with tight version control integration. -
Zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard. -
Coder
Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes. -
ML-Workspace
๐ All-in-one web-based IDE specialized for machine learning and data science. -
IronFunctions
IronFunctions - the serverless microservices platform by -
PHPCI
PHPCI is a free and open source continuous integration tool specifically designed for PHP. -
goodwork
Self hosted project management and collaboration tool powered by TALL stack -
Bonobo Git Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info. -
Selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ToolJet or a related project?
Popular Comparisons
README
ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
Visual application builder
All features
- Visual app builder: 40+ built-in responsive widgets such as Tables, Charts, Lists, Forms, Progressbars, and more.
- 40+ data sources: connect to databases, cloud storages and APIs.
- Desktop & mobile: layout widths can be customised to support different screens.
- Self-host: (supports Docker, Kubernetes, Heroku, AWS EC2, Google Cloud Run, and more).
- Collaborate: add comments anywhere on the canvas and tag your team members.
- Extend with plugins: use our commandline tool to easily bootstrap new connectors.
- Version control: every application have different versions with proper release cycle.
- Run JS code: ability custom JavaScript snippets
- Granular access control on organization-level and app-level.
- Low-code: write JS code almost anywhere in the builder. For example, the color property of text can be set to
status === 'success' ? 'green' : 'red'
- No-code query editors: for all supported data sources.
- Join and transform data: transform query results using just JavaScript code.
- Secure: All the credentials are securely encrypted using
aes-256-gcm
. - Doesn't store data: ToolJet acts only as a proxy and doesn't store any data.
- SSO: Supports multiple SSO providers
Quickstart
The easiest way to get started with ToolJet is by creating a ToolJet Cloud account. ToolJet Cloud offers a hosted solution of ToolJet. If you want to self-host ToolJet, kindly proceed to deployment documentation.
You can deploy ToolJet on Heroku for free using the one-click-deployment button only until 28th November 2022.
Try using Docker
Want to give ToolJet a quick spin on your local machine? You can run the following command from your terminal to have ToolJet up and running right away.
docker run \
--name tooljet \
--user root \
--restart unless-stopped \
-p 3000:3000 \
-v tooljet_data:/var/lib/postgresql/13/main \
tooljet/try:latest
Tutorials and examples
GitHub contributor leaderboard using ToolJet Cryptocurrency dashboard using ToolJet WhatsApp CRM using ToolJet AWS S3 file explorer
Documentation
Documentation is available at https://docs.tooljet.com.
Self-hosted
You can use ToolJet cloud for a fully managed solution. If you want to self-host ToolJet, we have guides on deploying ToolJet on Kubernetes, AWS EC2, Docker, Heroku and more.
Provider | Documentation |
---|---|
AWS EC2 | Link |
AWS EKS (Kubernetes) | Link |
AWS ECS | Link |
GCP GKE (Kubernetes) | Link |
Azure AKS (Kubernetes) | Link |
Heroku | Link |
Docker | Link |
Google Cloud Run | Link |
Community support
For general help using ToolJet, please refer to the official documentation. For additional help, you can use one of these channels to ask a question:
- Slack - Discussions with the community and the team.
- GitHub - For bug reports and feature requests.
- Twitter - Get the product updates easily.
Roadmap
Check out our roadmap to get informed of the latest features released and the upcoming ones.
Branching model
We use the git-flow branching model. The base branch is develop
. If you are looking for a stable version, please use the main branch or tags labeled as v1.x.x.
Contributing
Kindly read our [Contributing Guide](CONTRIBUTING.md) to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to ToolJet.
Contributors
License
ToolJet ยฉ 2022, ToolJet Solutions Inc - Released under the GNU Affero General Public License v3.0.
*Note that all licence references and agreements mentioned in the ToolJet README section above
are relevant to that project's source code only.