What are the differences between Appsmith and Retool?<p>- Multi page apps. We focus on allowing you to create multi page apps that are performant and don't force this by making you create a folder or use nested tabs<p>- Focused on building a pro-developer experience. Our goal is to make Appsmith closer to an IDE, which is reflected in our UI today. Soon you'll find a debugger and a code editor that will allow you to write code in a comfortable environment instead of small boxes spread out around the application.<p>- Complex workflows. For example instead of triggering what happens after API1 in an API, in appsmith you can configure this when the API is called in the widget. So when you click a button you can say {{ Input1.value === "" ? API1.run() ; API2.run() }}<p>We are actively building more integrations and features. Our current roadmap is here: <a href="https://github.com/appsmithorg/appsmith/projects" rel="nofollow">https://github.com/appsmithorg/appsmith/projects</a>
Hi HN! Excited to post about Appsmith. We built Appsmith because every company spends too much time building custom internal tools even though engineers don't like working on it.<p>There are a lot of low code products in the market, but none of them are open source. We believe an internal tool builder like Appsmith is part of you core tech stack and thus should be open source.
This looks incredible! Well done! I get that it’s mainly aimed at internal tools and dashboards, but what kind of load can something like this handle? Could I conceivably use it for something customer facing? What about logins and security? Awesome work!
Looks amazing! Great work guys!<p>I guess you're the only open source alternative to Retool, for now. Also makes sense to make it open source since it will be a developer decision to choose which tool they'll allow database to connect to.
Good luck!