RE: RE: What's the point of running a #database server, if there's only one client ...
You are viewing a single comment's thread from:

RE: What's the point of running a #database server, if there's only one client ...

felixxx(72)
Published in
DBuzz
Words
31
Reading
1 min
Listen
Play
1y

I use sqlalchemy for Python. (It's an ORM)
I have not used raw SQL, ever.

Haven't used anything else (Little bit of maria DB)
Before, I was storing in flat files...

@felixxx: I use sqlalchemy | Ecency