A Relational Spreadsheet
11–20 of 77 posts
Re: A Relational Spreadsheet
#12A reminder for everyone excel web is actually entirely free and you can create stuff with https://excel.new
We spent a lot of time making it faster and rewrote a bunch of it ^^
(I'm just an engineer, I don't speak for my corporate overlords)
Re: A Relational Spreadsheet
#13What about MS Access. I used to use it years ago. It was amazing how simple it was to create and deploy an application based on relational data.
Re: A Relational Spreadsheet
#14Excel has get and transform that makes this easy + an odbc provider (you can query excel as an sql database). A reminder for everyone excel web is actually entirely free and you can create stuff with https://excel.new We spent a lot of time making it faster and rewrote a bunch of it ^^ (I'm just an engineer, I don't speak for my corporate overlords)
Re: A Relational Spreadsheet
#15Grist?
I believe it also allows you to run python code for data processing and jobs
Re: A Relational Spreadsheet
#16What about MS Access. I used to use it years ago. It was amazing how simple it was to create and deploy an application based on relational data.
Re: A Relational Spreadsheet
#17I want the same, I want it so much that I have been working on gasp gui code to do such, an activity I have found I am profoundly bad at. But the theory is, I love the relational database, they are a sort of rigorous superset of the spreadsheet, and I have replaced all my spreadsheets with database tables, however while it is very hard to beat sql for rich comprehensive data transforms and analysis, ad-hoc data entry…
Re: A Relational Spreadsheet
#18Excel has get and transform that makes this easy + an odbc provider (you can query excel as an sql database). A reminder for everyone excel web is actually entirely free and you can create stuff with https://excel.new We spent a lot of time making it faster and rewrote a bunch of it ^^ (I'm just an engineer, I don't speak for my corporate overlords)
Re: A Relational Spreadsheet
#19Re: A Relational Spreadsheet
#20Excel has get and transform that makes this easy + an odbc provider (you can query excel as an sql database). A reminder for everyone excel web is actually entirely free and you can create stuff with https://excel.new We spent a lot of time making it faster and rewrote a bunch of it ^^ (I'm just an engineer, I don't speak for my corporate overlords)
I love Excel, BTW :) just wanted to let you know in case you want to make it even faster (and easier to onboard presumably based on the domain).