Undb – Private first, unified, self-hosted no code database
21–30 of 51 posts
Re: Undb – Private first, unified, self-hosted no code database
#22Any performance numbers? For instance how might this handle 1M+ records, 15+ columns in a single table?
Re: Undb – Private first, unified, self-hosted no code database
#23Re: Undb – Private first, unified, self-hosted no code database
#24Re: Undb – Private first, unified, self-hosted no code database
#25Some ui-breakpoints for a mobile view on tables are missing and not yet catalogued in the issue tracker. Use-case: string searching a table on the go.
Re: Undb – Private first, unified, self-hosted no code database
#26Re: Undb – Private first, unified, self-hosted no code database
#27I love the idea of an Airtable/Notion open source alternative, but I haven't seen any projects yet that look like a solid long-term bet. NocoDB is neat, but looks like it's a single vendor-driven project that could go open core or die altogether if funding dries up. Baserow also looks good, but already appears to be open core and another single-vendor project. Undb might be a more community driven project over time.…
Re: Undb – Private first, unified, self-hosted no code database
#28That looks interesting! I currently use NocoDB with a MariaDB database, so I can't easily switch over as Undb doesn't support MySQL as I see. But it has the feature I'm missing in NocoDB: a Calendar View which funnily NocoDB promoted on their website but doesn't have [1]. I guess I'll give it a try! [1] https://github.com/nocodb/nocodb/discussions/832
We just managed to handle all date time and timezone issues which is quite complicated and made a release like a month ago. When we started, we could not have anticipated the difficulties surrounding timezone issues. So we will be getting to Calendar view soon.