I'm a founder of Appsmith that has already been mentioned here. It's an open source project to help you build CRUD UI on top on any database(MySQL, Postgres included) or API. We give UI components to create forms, charts, tables, etc. GitHub link: https://github.com/appsmithorg/appsmith
Ask HN: Best low-/no-code solution for simple web-based database frontends
131–140 of 146 posts
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#132Quickbase from Intuit is probably the most mature, easiest longest serving paid, hosted solution. Key is do you want to manage the tool or do you want a turn key approach. MS Power Platform, AirTable are other notables.
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#133Thank you all for the many great answers! Definitely a lot to look at! Currently Appsmith (and/or) Lowdefy seem to fit best for me. In case you're interested, these are all the products/resources given so far: http://superset.apache.org https://adsharma.github.io/flattools-programs/ https://adsharma.github.io/fquery/ https://apex.oracle.com https://app.spanrr.com https://arctype.com https://baserow.io https://bubble.…
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#134I'm a founder of Appsmith that has already been mentioned here. It's an open source project to help you build CRUD UI on top on any database(MySQL, Postgres included) or API. We give UI components to create forms, charts, tables, etc. GitHub link: https://github.com/appsmithorg/appsmith
Do you plan to include GraphQL queries ?
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#135Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#136I'm a founder of Appsmith that has already been mentioned here. It's an open source project to help you build CRUD UI on top on any database(MySQL, Postgres included) or API. We give UI components to create forms, charts, tables, etc. GitHub link: https://github.com/appsmithorg/appsmith
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#137I'm a founder of Appsmith that has already been mentioned here. It's an open source project to help you build CRUD UI on top on any database(MySQL, Postgres included) or API. We give UI components to create forms, charts, tables, etc. GitHub link: https://github.com/appsmithorg/appsmith
Very Nice Job !! Do you plan to include GraphQL queries ?
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#138Earlier quoted context omitted.
Metabase is great for querying and visualising your data but won’t help you collect input like Google Forms, which sounds like what the OP is after.
yeah, you are totally right, I somehow skipped the CRUD-form requirement.
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#139Earlier quoted context omitted.
Very Nice Job !! Do you plan to include GraphQL queries ?
Thanks! Yes native Graphql will be coming soon. Right now you can use POST queries to connect to GraphQL endpoints
Re: Ask HN: Best low-/no-code solution for simple web-based database frontends
#140Earlier quoted context omitted.
Thanks! Yes native Graphql will be coming soon. Right now you can use POST queries to connect to GraphQL endpoints
Good to know that ! Appsmith is my goto to create tools for my dev team starting from now !! Another last thing, can you provide a simple docker-compose instead of the internet install script which can be a headache for devops teams ? Thank you
About your suggestion, I've created an issue for this. We can discuss how we can help make things easier to setup, with the team. https://github.com/appsmithorg/appsmith/issues/3853