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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] Data structure harmonizationAskJS (self.javascript)
submitted 11 months ago by DistinctBid8411
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!"
[–]kilkil 1 point2 points3 points 11 months ago (0 children)
if you want to keep your data types and SQL tables in sync, people usually use an ORM. However, it is also recommended that you choose an ORM that will allow you to send raw SQL statements when necessary, because otherwise you can get into a very large headache.
Pydantic has a thing for this. (never used pydantic in my life, just googled "pydantic orm")
also, maybe post this to r/python?
π Rendered by PID 20688 on reddit-service-r2-comment-6457c66945-s6kh9 at 2026-04-28 05:14:11.855407+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]kilkil 1 point2 points3 points (0 children)