Earlier quoted context omitted.
Probably German.
Majority of European countries use a decimal comma.
Baserow.io – Self-hosted Airtable alternative
211–220 of 229 posts
Re: Baserow.io – Self-hosted Airtable alternative
#212Earlier quoted context omitted.
Not a Joke. I am recommending Salesforce.com's PaaS offering (used to licensed as force.com, now called "platform" [0]). Expensive, but it is IMHO the best low code cloud platform there is that has got every aspect (Apps, Identity, Security, ACLs, Workflows and Triggers, APIs) right. [0] https://www.salesforce.com/editions-pricing/platform/
Just hearing Salesforce should make you run as fast as you can , if you value your sanity as a developer. Salesforce is unbeatable in marketing and sales strategy, but the products are horrible.
> hearing Salesforce alone What do you think about heroku?
I am genuinely interested in alternatives that is cheaper and don’t charge per user.
Re: Baserow.io – Self-hosted Airtable alternative
#213Earlier quoted context omitted.
I've noticed this as well and I really think there's a market for a simple self-hosted cloud server. Many people aren't comfortable with managing a server and all the tech aspects that come with it. What I envision is a bring-your-own server solution that provides recommended specs (or buy from the company as a funding source) and similar to the app store you can download containerized app, let's say from docker, wit…
https://cloud.google.com/marketplace Google cloud marketplace allows you to launch all kinds of open source solutions with a click. This includes the setup for databases. Though it's not a place that a non technical user would think to go, and I expect it's not really as simple as it promises. The devil is always in the details.
Exactly and you also don't own the data or have any expectation of privacy.
Re: Baserow.io – Self-hosted Airtable alternative
#214Hello everyone, I am Bram Wiepjes, the founder of Baserow. Baserow is an open source, soon to be open core, no-code database tool and Airtable alternative. Easily create your own relational database in a user friendly way without technical experience. - Unlimited rows. - Released under the MIT license. - Uses popular frameworks like Django and Vue.js. - Uses PostgreSQL as database backend. - It can be self hosted. -…
Would Baserow be a good fit for using as database of subscription-based website? E.g. storing users, etc. You could have just static front-end and use Baserow as the database?
I'll definitely be looking further into it.
Re: Baserow.io – Self-hosted Airtable alternative
#215Earlier quoted context omitted.
Try force.com (fully featured developer account is free with limits), very stable and fully featured PaaS with long tail of features. On a quick review Airtable as a slick/modern UX on less sound architecture than force.com, probably shipping features in a breakneck pace.
salesforce.com? can't tell if you're making a joke, recommending SalesForce, or there's another company called force with a different TLD.
Re: Baserow.io – Self-hosted Airtable alternative
#216I am so excited for this software. I have used Airtable extensively, and it's a pile of garbage. Here are just a FEW of the "features" Airtable charges $24/user/mo for: - Reliable 1-5 hours a month of downtime. There are months where it's literally 1 nine of uptime. Their status page was actually down for a while (I think they forgot to renew it?) - Simple and obvious bugs in the official API clients have not been fi…
Just curious - what do you use airtable for exactly? When do you need a structured database with many collaborators? Airtable and the like strike me as a database tool for dummies who want 'anyone change anything anytime', which is just a recipe for no one knowing who the hell is changing what and when anymore.
Re: Baserow.io – Self-hosted Airtable alternative
#217Is there really no way to mark a column as "not null" or make a unique id that auto generates, or say a date column that gets set on insert?
I don't think these are very advanced features to ask of a SQL database and am confused why they appear to be missing.
Re: Baserow.io – Self-hosted Airtable alternative
#218There's an interesting trend of open source clones of popular products. Most recent one that comes to mind is Athens [0] which is an open source clone of Roam Research. The business model is always that people who really want it for free can self host, and people who don't want to deal with the hassle will pay for hosting. Seems like a reasonable strategy to me. [0] https://github.com/athensresearch/athens
I think it's a smart way to make money with open-source projects. Charge for hosting and premium add-ons. For me Gatsby comes to mind. The framework will always be free but they have a build, CI and hosting platform that makes it easy. And i don't mind paying money for.
Re: Baserow.io – Self-hosted Airtable alternative
#219I'm really fond of retool. Is Baserow aimed in the same direction? That would be absolutely great! Here's a 4min demo video of retool: https://www.youtube.com/watch?v=AkcwNwPy7RI
Re: Baserow.io – Self-hosted Airtable alternative
#220Earlier quoted context omitted.
DabbleDB was way ahead of its time.
Yup, and it was built in an interesting way, if I remember correctly. Using the continuation-based Smalltalk Seaside framework.
You can read the whole interview on https://www.infoq.com/interviews/bryant-smalltalk-dabbledb/