Baserow - Airtable Alternative
-
@doodlemania2 I took Directus for a spin. It's a completely different type of tool, it has very little in common with what Airtable/Notion/Baserow/Seatable does.
-
End of the Year Update: https://baserow.io/blog/december-release-of-baserow
All the changes of Baserow version 0.7.0 listed.
- Increased the number size that be used within a number field (by Keith).
- Fixed bug where the row state is never matching if the filter type was set to OR in combination with only one filter.
- Fixed the keyboard navigation of the dropdown items when a search query was provided.
- Added filtering by GET parameter support to the rows listing endpoint.
- Fixed drifting context menu when you scroll or resize the window.
- Create and update timestamps are now stored when the groups, applications, tables, views, fields and rows are created or modified.
- It's now possible to change a file name.
- Added the possibility to insert a new row above or below an existing row.
- Made it possible to include or exclude specific fields when listing rows via the API.
- Implemented the single select field.
Real time collaboration Coming In Jan!
-
@Staff by the sounds of it this should perhaps be marked as a WIP?
-
@doodlemania2 said in Baserow - Airtable Alternative:
working with @robi on finishing up BBB and Nextcloud HPBE (standalone)
Awesome!
I only just spotted that BBB 2.3-beta-1 is out https://github.com/bigbluebutton/bigbluebutton/releases
This is off-topic, but I assume that's work you're working with that version?
-
@jdaviescoates yep
-
@bram Baserow looks really promising! I just took it for a spin using Cloudron. I am would like to connect to the postgres database, but I really can't seem to find it. When I connect to the app by the terminal, there is no Postgres process running. Similarly, in the supervisor file I see no mention of postgres. Yet in all evidence, baserow is running smoothly so surely the database is running somewhere, I just can't seem to find where. Some help would be greatly appreciated.
-
@nikosgpet The Baserow I'm using looks okay:
I haven't figured out the default username and password yet haha, so if you have that laying around, that'd help me out too!
-
@nikosgpet Hi @nikosgpet, thanks! I am glad that you like Baserow. The PostgreSQL server is not installed in the Cloudron app. We use the Cloudron PostgreSQL addon, which runs in a different kubernetes pod. In the terminal, you should be able to execute
PGPASSWORD=${CLOUDRON_POSTGRESQL_PASSWORD} psql -h ${CLOUDRON_POSTGRESQL_HOST} -p ${CLOUDRON_POSTGRESQL_PORT} -U ${CLOUDRON_POSTGRESQL_USERNAME} -d ${CLOUDRON_POSTGRESQL_DATABASE}
to access the PostgreSQL database. -
@doodlemania2 Are you looking for a default username and password of Baserow?
-
I realize folks are looking at how this space devlops, but I thought I would share this baserow release info I just stumbled upon
https://baserow.io/blog/april-2021-release-of-baserow