ToolJet is an open-source low-code platform to build internal tools. ToolJet comes with drag and drop frontend builder, in-built no-code database and connectors for dozens of datasources. Now build your internal tools in hours and not weeks.
Congrats on the launch! I'm definitely going to give this a shot.
Quick question: Is it possible to do data visualization (like charts, graphs, etc) after connecting to internal data sources?
@shash_12 Hi, yes. We have a Chart widget which supports basic barchart, pie and line graphs, plus, it supports custom plotly json using which you can implement several different kinds of visualizations.
Looks amazing. @navaneeth_pk1 Can you use ToolJet to make an Admin Console for an existing PostreSQL database with it's own custom schema (used as a backend by mobile apps)?
Hey Product Hunters 👋
ToolJet 0.5.3 was launched in June, 2021 on ProductHunt. We’ve come a long way since then. Our GitHub repository now has contributions from more than 300 open-source developers & 15k stars. 1000s of teams are using ToolJet globally now to reduce dependency on engineering team to build and maintain internal tools!
Today we are excited to launch ToolJet 2.0 🚀
We believe that any piece of software that has access to sensitive data of companies should be open-source and hosted on premises. Privacy is only one part of the story. We believe our open-source and plugin-based approach helps the engineering teams to customise our low-code framework as per their requirements. Companies now need to not worry about the low-code framework not being flexible!
ToolJet has everything you need to build & maintain internal tools! Here is the list of features:
🚀Open-source: Built using just JavaScript/TypeScript based libraries and powered by an amazing community of users, contributors and maintainers. You can checkout our GitHub repo here: https://github.com/ToolJet/ToolJet.
🪄Drag and drop frontend builder now supports multi-page applications. Also we now have more than 40 in-built UI components and the ability to import your own React components.
🎯In-built database: ToolJet now comes with an in-built no-code database. The database is powered by PostgreSQL - the self-hosted users can take advantage of SQL queries as well.
💿 50+ data sources: You can connect to your databases, cloud storage services, SaaS tools like Google Sheets, Airtable, Notion. You can also connect to your REST API and GraphQL endpoints 🤯
🌟Use code if needed: Our low-code approach allows you to use either JavaScript or Python to implement custom business logic, transform data or even interact with the UI components!
👩💻Team Collaboration: No need for Slack or email threads to collaborate with your team. You can add comments anywhere on the canvas of application builder to communicate with your team.
👩💻🧑💻Multiple team members working on same page? not a problem anymore! ToolJet supports real-time multiplayer editing.
⚒️Self-hosted: Your data should never leave your premises. Deploy ToolJet anywhere. We have put together guides on deploying ToolJet using Docker, Kubernetes ( EKS / GKE / AKS / ECS ), Google Cloud Run, AWS EC2, DigitalOcean, Heroku and more.
🔐Secure: ToolJet server is just a proxy, it does not store any data. All the credentials needed to connect to data sources are securely encrypted using aes-256-gcm
⚙️Developer tools: We have built cool developer tools to make it easier for developers to build plugins for ToolJet. Checkout our commandline tool here: https://www.npmjs.com/package/@t.... This tools helps developers to bootstrap new plugins, add npm dependencies to plugins and run the plugin tests.
⏳Enterprise ready: Enterprise edition of ToolJet comes with SSO, audit logs, granular access control, superadmin dashboard and priority support from our engineers!
Excited to hear your thoughts on what we’ve built so far. Our team will be here all day responding to your feedback and questions!
@tooljet@t@navaneeth_pk1 Nowadays, I am in a project that in the future in will probably migrate to an app so I consider these kind of platforms are very useful and make it so much easier. I checked your platform and it is very user friendly, congrats!!
Congratulations on the launch @navaneeth_pk1 - I've heard remarkable feedback on the product from several practitioners who are also users. Specifically, the ability to self-deploy solutions is going to be super beneficial to many developers who are looking for a faster time to market.
Best wishes to the team!
I know how much love and effort the ToolJet team spends to build this great tool. Big respect for the team, and best of luck. And the new designs look very neat, great work!
The drag-and-drop feature will make building internal tools much more efficient. However, I really like the fact that you can always use code if needed. It's clear that ToolJet 2.0 is a well thought-out product. Congrats @navaneeth_pk1 !
I am passionate about following projects that in a certain way mark a pause; Tooljet combines two highly sought after qualities today: Open source and Low Code. It is able from the first moment to catch you and deliver a simple and satisfying visual magic. I am glad to see that version 2 has arrived with improvements and new features that are much appreciated. Welcome, and may you bless our application developments.
@prathkum Thank you! Yes, since we are a low-code tool, developers can spin up a ToolJet instance and build an application quickly. We have observed some of our users building and launching an application in 2 days compared to the estimated 2 months using the MERN stack.