๐พ Excel replacement found: Grist merges spreadsheets and databases
The author stopped forcing Excel to act like a database after finding Grist, a modern relational spreadsheet tool. He discovered Grist while working on tech journalism, utilizing his background in programming and data management. The software offers named columns with real types, ditching the need for endless VLOOKUPs, and it is fully open source under Apache 2.0. It allows writing formulas in full Python and supports database concepts like foreign keys across tables. For solo users, the free core version provides essential features and runs easily via Docker.