Live data from Hacker News

APITable: open-source Airtable alternative

github.com

71–80 of 83 posts

Re: APITable: open-source Airtable alternative

#71

Is it just me or is this category of product exploding right now? Here, a list of similar tools that let you easily make a data model and generate some descent UI from it ? https://budibase.com/ https://baserow.io/ https://directus.io/ https://strapi.io/ https://nocodb.com/ https://keystonejs.com/ https://saltcorn.com/ https://www.plasmic.app/ https://www.appsmith.com/ https://www.jigdev.com/ https://www.sanity.io/ h…

Add budibase too, it's very stable and feature packed

Re: APITable: open-source Airtable alternative

#72

I am looking for a low-code system where I could easily add code for custom business logic (on the backend) when needed. Most of these systems seem well-suited to reading data, but don't seem suitable to writing it for non-trivial use cases. pocketbase.io has some hooks for when data is saved, but currently only supports SQLite as a backend. Directus seems to have some custom validation ability. All these systems don…

You can add custom validation in budibase by writing JavaScript. But Django is best low code platform for me.

Re: APITable: open-source Airtable alternative

#73
post #44

Earlier quoted context omitted.

There's also https://github.com/illacloud/illa-builder . Only Retool alternative I have found so far that's not AGPL encumbered or open core.

What's wrong with AGPL? It's copyleft, that's intentional so it can't really be considered a flaw. Are there other issues?

AGPL makes something free as in "non-encumberable", it doesn't leave you free to do more or less whatever you want with it like the MIT or BSD licenses.

Re: APITable: open-source Airtable alternative

#75
post #67

Earlier quoted context omitted.

What's wrong with AGPL? It's copyleft, that's intentional so it can't really be considered a flaw. Are there other issues?

You can't deployed the apps generated in any useful business capacity so it is not truly free except for a minority of personal users (or if you are in a country where IP rights are not easily enforced). These platforms' primary customers and audience are enterprises and companies. The open source part is a red herring. It is not "free" to use in any sense for most organizations unless you are a non-profit with a maj…

Are you confusing AGPL with SSPL?

Re: APITable: open-source Airtable alternative

#76

I see some serious red flags on their homepage: * "Partners" just seem to be logo-hijacking potential hosting platforms (not actual partnerships) * Most of the links in the footer don't work * The testimonials use fake names + stock art * API keys checked into a public repo * Seems to be built by (or somehow associated with) this company (h https://pitchbook.com/profiles/company/312911-47 ), but with no links back Pl…

(A bit sad with the dubious marketing; hopefully they can get around to remove it or finish it with real testimonials as it obviously generates a negative reaction that completely overshadows the actual fairly impressive product.)

Did anyone get the "Gitpod Online Demo" to work?

https://gitpod.io/#https://github.com/apitable/apitable

Takes well over 2 minutes to start up and then asks for a username/password which is written under installation: admin@apitable.com / Apitable2022

As far as I can see it is a somewhat buggy but interesting and comprehensive product. Instead of relying on Gitpod for demo, I would buy some dedicated, faster hosting and make a demo that didn't require a login.

Re: APITable: open-source Airtable alternative

#77

I am looking for a low-code system where I could easily add code for custom business logic (on the backend) when needed. Most of these systems seem well-suited to reading data, but don't seem suitable to writing it for non-trivial use cases. pocketbase.io has some hooks for when data is saved, but currently only supports SQLite as a backend. Directus seems to have some custom validation ability. All these systems don…

have you considered PayloadCMS? it has hooks for nearly any situation imaginable: https://payloadcms.com/docs/hooks/overview

not affiliated in any way

Re: APITable: open-source Airtable alternative

#79

Earlier quoted context omitted.

What's wrong with AGPL? It's copyleft, that's intentional so it can't really be considered a flaw. Are there other issues?

AGPL makes something free as in "non-encumberable", it doesn't leave you free to do more or less whatever you want with it like the MIT or BSD licenses.

Right, that's the point of the license. Essentially it stops other people from taking your code, packaging it as an app and selling it. Using it in your own business is fine though.

Re: APITable: open-source Airtable alternative

#80

I see some serious red flags on their homepage: * "Partners" just seem to be logo-hijacking potential hosting platforms (not actual partnerships) * Most of the links in the footer don't work * The testimonials use fake names + stock art * API keys checked into a public repo * Seems to be built by (or somehow associated with) this company (h https://pitchbook.com/profiles/company/312911-47 ), but with no links back Pl…

Apparently they're scraping emails from people that starred Bitwarden and then sending out misleading emails that appear to be from Bitwarden...

https://dev.to/cppshane/shady-marketing-apitable-is-scraping...

Post reply on HN