|
|
|
|
|
by nomel
333 days ago
|
|
It's a bit re-inventing the wheel, since solving all the problems that come with network access is precisely why those databases exist, and what they've already done. asyncpg is a nice python library for postgres. I think postgres releasing a nice linkable, "serverless" library would be pretty amazing, to make the need for abusing sqlite like this (I do it too) go away. |
|