Ask HN: Code should be stored in a database. Who has tried this?
22 points by vaughan 4 days ago
To me it seems obvious that code should be stored in a database rather than a hierarchical, text-based format.
The main way we navigate and organize code is by folder hierarchies. Everyone has a different approach: by feature, by module, by file type (template, component, etc.), by environment (backend/frontend).
Rather than folders and file names, everything could just be tagged in different ways.
Who has tried this and what is the best tool for working like this today?
"ENVY/Manager augments this model by providing configuration management and version control facilities. All code is stored in a central database rather than in files associated with a particular image. Developers are continuously connected to this database; therefore changes are immediately visible to all developers.""
https://www.google.com/books/edition/Mastering_ENVY_Develope...
~
pdf 1992 Product Review: Object Technology’s ENVY Developer
http://archive.esug.org/HistoricalDocuments/TheSmalltalkRepo...