| ▲ | hermitShell 6 hours ago | |||||||
The sane thing would be to ban Excel and promote SQLite. Excel is often used for tabulated text (issue tracking) not calculations. Perfect use case for a relational db | ||||||||
| ▲ | harvie 4 minutes ago | parent | next [-] | |||||||
or reimplement excel with sqlite as a backend :-D BTW sqlite can run SQL queries on CSV files with relatively simple one-liner command... | ||||||||
| ▲ | rswail an hour ago | parent | prev | next [-] | |||||||
Excel has sheets for tables, columns and rows, primary keys (UNIQUE), foreign key references etc if you squint. It doesn't require you use all of that properly, but it's there. | ||||||||
| ▲ | frollogaston 6 hours ago | parent | prev | next [-] | |||||||
Excel is made for calculations. But if you make it hard to make a DB, people will abuse Excel as a DB. | ||||||||
| ||||||||
| ▲ | 0123456789ABCDE an hour ago | parent | prev [-] | |||||||
and excel has gui for forms | ||||||||
| ||||||||