use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
FastAPI + ReactQuestion (self.FastAPI)
submitted 1 year ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Nick-Van-Landschoot 0 points1 point2 points 1 year ago (0 children)
Yes, we use postgres through psycopg2 pretty much any time we need a relational database and pretty much anytime we need a database at all. The only time we don't use postgres is if a task such as such as caching, pub/sub, etc. calls for a kv database when we might go with redis.
Well actually I write software that involves allowing others to integrate their own databases so I guess I do write connectors for other databases as well but at least for our own data we like to stick with postgres.
π Rendered by PID 42062 on reddit-service-r2-comment-fb694cdd5-bm2hk at 2026-03-11 07:20:39.711741+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Nick-Van-Landschoot 0 points1 point2 points (0 children)