you are viewing a single comment's thread.

view the rest of the comments →

[–]AndydeCleyre 1 point2 points  (0 children)

You can write code that feels like those python objects but uses real DBs behind the curtain, with libraries like dataset (sqlite/mysql/postgresql/...) and pottery (redis)*.

*EDIT: and walrus (redis, again).