Show HN: ILLA is an Open-source alternative to Retool

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • illa-builder

    🚀 Retool open-source alternative, with low-code UI components and support for multiple data resources.

  • refine

    Build your React-based CRUD applications, without constraints.

    Congrats!

    Contributing to an open-source ecosystem with alternative tools is a great approach. I hope you guys will grow rapidly.

    We are running an open-source project too. It’s a React-based headless framework for building CRUD apps.

    As being an open source project, we would like to get feedbacks:)

    Repo:https://github.com/refinedev/refine

    We are not offering drag-and-drop building blocks. However, you can build complete CRUD apps without needing to lock into the tool.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • oso

    Oso is a batteries-included framework for building authorization in your application.

    Not OP but Authentication is easy, authorization is a cross-cutting concern that often requires custom code. E.g., there are people and teams, both of which can have different kinds of access to something (read/write). Sometimes teams have sub-teams. Do the sub-teams have access to the parent teams' resources and/or vice versa? Also what kind of sharing are you going to support? Do people have to have an account to view stuff shared to them or can you just send a link? There are some efforts to make custom DSLs for describing authorization policies, to avoid cross-cutting code[1].

    Computed fields require different treatment at every level of the stack. This isn't inherently hard, but it is an extra feature these low-code/no-code platforms need. Where things get difficult is inn migrations. It's common for a field that is computed at the beginning to become customizable, or for the computation to change. When that happens, what should the value be for old columns? Computed fields also often pull data from multiple other tables, which may require some combination of custom queries and database optimization.

    [1] https://github.com/osohq/oso

  • deploy-illa-manually

    Deploy illa utils manually. Docker, docker compose and k8s are all avaliable in this repo.

    If you are not into CLI, you can try this repo out: https://github.com/illacloud/deploy-illa-manually

  • ToolJet

    Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

  • openblocks

    🔥 🔥 🔥 The Open Source Retool Alternative

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts