SeaTable - Speadsheet meets database
-
wrote on May 14, 2020, 8:45 PM last edited by
SeaTable is a new application that combines spreadsheet with database. It allows you to manage many kinds of information as easily as a spreadsheet, while being as powerful as a dedicated information management application. With APIs and SDKs, you may quickly adapt SeaTable to your use cases, automate data processing and business processes.
-
SeaTable is a new application that combines spreadsheet with database. It allows you to manage many kinds of information as easily as a spreadsheet, while being as powerful as a dedicated information management application. With APIs and SDKs, you may quickly adapt SeaTable to your use cases, automate data processing and business processes.
wrote on May 14, 2020, 9:11 PM last edited by@TimoT came across this recently too, but unfortunately their dtable-server which stores the tables and provide collaborative features is proprietary
-
wrote on May 15, 2020, 11:52 AM last edited by yusf May 15, 2020, 12:04 PM
These are the types of tool I need! Sounds like an Airtable alternative. By a Seafile developer nonetheless.
It's sad it's not fully open source but it's still self-hostable, no?
Also, how would I be able to "collaborate with your customers" if there's no collaborative features?
SeaTabe community edition should not be used to provide SaaS service or as a part of your SaaS service. Other kinds of usage are okay, including
- Use it internally in your company.
- Personal or home use.
- Use it to collaborate with your customers.
- Use it for IT projects for your customers, as long as you use a separate server for each of your customers.
-
wrote on May 15, 2020, 12:04 PM last edited by
Open Source Self-Hosted SeaTable Alternatives
https://alternativeto.net/software/seatable/?license=opensource&platform=self-hosted -
These are the types of tool I need! Sounds like an Airtable alternative. By a Seafile developer nonetheless.
It's sad it's not fully open source but it's still self-hostable, no?
Also, how would I be able to "collaborate with your customers" if there's no collaborative features?
SeaTabe community edition should not be used to provide SaaS service or as a part of your SaaS service. Other kinds of usage are okay, including
- Use it internally in your company.
- Personal or home use.
- Use it to collaborate with your customers.
- Use it for IT projects for your customers, as long as you use a separate server for each of your customers.
wrote on May 15, 2020, 2:55 PM last edited by@yusf said in SeaTable - Speadsheet meets database:
It's sad it's not fully open source but it's still self-hostable, no?
I believe so, yes.
@yusf said in SeaTable - Speadsheet meets database:
Also, how would I be able to "collaborate with your customers" if there's no collaborative features?
I think you can have those features, they are just proprietary.
So I guess it would still be nice to have this on Cloudron.
-
This is something I've personally been looking for forever! So, great find. Given the proprietary bits, we likely CAN package it as CE and then one would need to just 'upgrade' it per their terms. CR does this with another package (Confluence maybe?) already.
The compose file looks like we could take it apart for CR based use decently, but we'd really need the original Dockerfile files to really do it. Those don't appear to be published anywhere accessible. If you find them, I'd be happy to take a closer look at packaging it for you.
The alternative looks VERY promising, but they are brand new (baserow) and haven't published a repo yet.
-
This is something I've personally been looking for forever! So, great find. Given the proprietary bits, we likely CAN package it as CE and then one would need to just 'upgrade' it per their terms. CR does this with another package (Confluence maybe?) already.
The compose file looks like we could take it apart for CR based use decently, but we'd really need the original Dockerfile files to really do it. Those don't appear to be published anywhere accessible. If you find them, I'd be happy to take a closer look at packaging it for you.
The alternative looks VERY promising, but they are brand new (baserow) and haven't published a repo yet.
wrote on Aug 3, 2020, 9:46 PM last edited byI was about to make a new post on this but i suppose a response here is okay for now: https://baserow.io/blog/open-source-release-of-baserow
They have a road map through Nov on their site too: https://baserow.io/
looks like a +1
-
I was about to make a new post on this but i suppose a response here is okay for now: https://baserow.io/blog/open-source-release-of-baserow
They have a road map through Nov on their site too: https://baserow.io/
looks like a +1
wrote on Aug 3, 2020, 11:04 PM last edited by@plusone-nick Nice! Looks like a different app though, so would need it's own post for it's own votes.
-
@plusone-nick Nice! Looks like a different app though, so would need it's own post for it's own votes.
wrote on Aug 4, 2020, 2:02 AM last edited by@marcusquinn Made a dedicated thread
-
wrote on Aug 6, 2020, 3:06 PM last edited by ei8fdb Aug 6, 2020, 3:06 PM
I've just found this thread and the Baserow thread.
I've spent about 10 minutes with both and seatable was much easier to get started with.
I'd considered using airtable recently on a project but we had to stop as it didn't meet privacy requirements. Crazy shenanigans like not being able to guarantee the privacy of the data generated.
-
I've just found this thread and the Baserow thread.
I've spent about 10 minutes with both and seatable was much easier to get started with.
I'd considered using airtable recently on a project but we had to stop as it didn't meet privacy requirements. Crazy shenanigans like not being able to guarantee the privacy of the data generated.
wrote on Aug 6, 2020, 8:26 PM last edited by@ei8fdb Would you please further elaborate or provide some docs if available? I am in a similar situation regarding airtable
-
@ei8fdb Would you please further elaborate or provide some docs if available? I am in a similar situation regarding airtable
wrote on Aug 6, 2020, 8:29 PM last edited byHi @plusone-nick hmm, I'm afraid I'm not able to give too much detail - not that I wouldn't like to - the details of the discussion were handled by a lawyer and she was not impressed by Airtable's use of cookies, and their handling of user's data.
In our case we were creating a campaign website with thousands of email addresses and names. They weren't able to guarantee it - which was all explained (helpfully!) in their privacy policy.
-
Hi @plusone-nick hmm, I'm afraid I'm not able to give too much detail - not that I wouldn't like to - the details of the discussion were handled by a lawyer and she was not impressed by Airtable's use of cookies, and their handling of user's data.
In our case we were creating a campaign website with thousands of email addresses and names. They weren't able to guarantee it - which was all explained (helpfully!) in their privacy policy.
wrote on Aug 6, 2020, 8:31 PM last edited by@ei8fdb No worries that's understandable, thanks for what insight you could provide - I will have to take a deeper look into this but thanks again
-
wrote on Nov 3, 2020, 12:44 AM last edited by
Seems to be standard MySQL data-store or am I missing something?
-
wrote on Nov 3, 2020, 10:09 AM last edited by
Maybe a good integration with Metabase for the sharing aspect. Just point Metabase at the SeaTable DB
-
This is something I've personally been looking for forever! So, great find. Given the proprietary bits, we likely CAN package it as CE and then one would need to just 'upgrade' it per their terms. CR does this with another package (Confluence maybe?) already.
The compose file looks like we could take it apart for CR based use decently, but we'd really need the original Dockerfile files to really do it. Those don't appear to be published anywhere accessible. If you find them, I'd be happy to take a closer look at packaging it for you.
The alternative looks VERY promising, but they are brand new (baserow) and haven't published a repo yet.
wrote on Nov 11, 2020, 1:09 PM last edited by@doodlemania2 said in SeaTable - Speadsheet meets database:
we'd really need the original Dockerfile files
Is this anything to go off?
-
@doodlemania2 said in SeaTable - Speadsheet meets database:
we'd really need the original Dockerfile files
Is this anything to go off?
@yusf I wish it was - too many unknowns from that list as to which files are which, etc. I've asked them again if they are interested in being packaged. Will revert if they reply!
-
@philipp-braun generous limit for their free plan in their cloud !
-
@philipp-braun generous limit for their free plan in their cloud !
@timconsidine I think @Philipp-Braun is part of SeaTable team.