My current COVID-19 propelled pastime is to see if I can write to SQLite, SQL Server & Access what can be written to a component file. So far it looks very encouraging.
- []av survives the round trip APL+Win -> SQLite ->APL+Win
- []dr 82 323 645 807 workspace variables also survive the round trip.
The primary advantages of storing in a database
- named components
- the collation of statistics e.g. datewritten, datemodified, dateaccessed, accesscount etc
- the data or component is interpreter independent.
I have some questions:
1. What is the size of the largest component you've written?
2. Are you able to share a file with complex components - I will use this for testing.
Do you have any thoughts on this?