Ask HN: Tools for non-developers to create tools

2 points by danpalmer ↗ HN
Over the last year or so I've heard a number of tools mentioned that enable non-developers, or nearly-non-developers to create custom tools/workflows/processes. I'm interested in introducing one of these at my company to replace some spreadsheets, CMSs, etc, and was wondering if anyone had recommendations?

I'm keen to hear about all sorts of options: products, services, hosted, self-hosted, VC-backed, open-source... anything. I don't really have an opinion on what's good here, so would be keen to hear from your experiences.

3 comments

[ 12.3 ms ] story [ 22.5 ms ] thread
Years ago I built an extensive Ms Access database to manage our accounting firm. Recently my son has been doing similar activities this time using Libre Office Base. It’s cross platform and learnable by anyone that is comfortable with computers and using spreadsheets. No code required. It only suits building something desktop based to be used on location but could be all you need to make an envelope mailout app, book library manager or simple stocktake app.

Stay away from trying to make webapps without wanting to deeply learn to become developer, here be dragons.

Thanks for the advice!

I hadn't thought much about desktop-only options, but that's a good call, something I'll give more consideration to. We would probably need some sort of remote database access, webhooks, or something to integrate with the rest of our systems, but it's possible that we could build something for that.

I think the other oppprtunity for the tech savvy ‘power user’ that works in a company but is not a developer would be to get really clever with a tool like Zapoer. You could go a long way mixing and matching SAAS apps and wiring them together into custom workflows without the need for code just a bit of logic thinking on your workflows.