Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Web Applications from the Future (stopa.io)
1 point by capableweb on May 14, 2021 | hide | past | favorite | 1 comment


Am I wrong to say that modern webapp development practices treat the DB as a dumb source? They might as well just read/write the data from a text file.

I prefer to treat the DB as an API. Interactions take place with via stored procedures.

There are times I feel this all could be done with just a bunch of text files (database tables) and scripts (awk/sed ... maybe even use grep) to read/write from them. CGI-BIN days :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: