|
|
|
|
|
by kybernetikos
1150 days ago
|
|
I think almost all languages should have a database built in. Almost all programs need a way of storing and querying data but the drama required to hook up to an external db is excessive for little programs. Basic dB functionality should be as available in language standard libraries as file access. |
|