\
 
BackRefresh Options Favorite

Any thoughts on the ORM SQLAlchemy?

Prob gonna use it for my new project bc I suck at sql
autistic harsh shrine twinkling uncleanness
  01/04/18
http://blogs.tedneward.com/post/the-vietnam-of-computer-scie...
Opaque stirring preventive strike tank
  01/04/18
These fucking nerds jfc
autistic harsh shrine twinkling uncleanness
  01/04/18
spin, ratfucks
Medicated philosopher-king
  01/04/18
Yeah breh. I think it’s pretty cool https://pypi.python.o...
autistic harsh shrine twinkling uncleanness
  01/04/18
Everything I've read about ORMs seems like they are a fine c...
Gold partner office
  01/04/18
...
Glittery Sneaky Criminal
  01/04/18
Probably true. For that reason i think theyre fine for clien...
autistic harsh shrine twinkling uncleanness
  01/04/18
most people will never approach this kind of need to scale, ...
Poppy Sanctuary Immigrant
  01/04/18
look up peewee if you know python. it's the best. http://...
Glittery Sneaky Criminal
  01/04/18
This looks legit ty
autistic harsh shrine twinkling uncleanness
  01/04/18


Poast new message in this thread



Reply Favorite

Date: January 4th, 2018 12:56 PM
Author: autistic harsh shrine twinkling uncleanness

Prob gonna use it for my new project bc I suck at sql

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35079722)



Reply Favorite

Date: January 4th, 2018 1:03 PM
Author: Opaque stirring preventive strike tank

http://blogs.tedneward.com/post/the-vietnam-of-computer-science/

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35079752)



Reply Favorite

Date: January 4th, 2018 2:26 PM
Author: autistic harsh shrine twinkling uncleanness

These fucking nerds jfc

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080519)



Reply Favorite

Date: January 4th, 2018 1:04 PM
Author: Medicated philosopher-king

spin, ratfucks

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35079758)



Reply Favorite

Date: January 4th, 2018 2:26 PM
Author: autistic harsh shrine twinkling uncleanness

Yeah breh. I think it’s pretty cool

https://pypi.python.org/pypi/SQLAlchemy/1.2.0

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080515)



Reply Favorite

Date: January 4th, 2018 2:27 PM
Author: Gold partner office

Everything I've read about ORMs seems like they are a fine crutch if you're just playing around, but you'll never be able to scale if you don't have mastery of SQL and understand what the ORM does and why it does it.

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080536)



Reply Favorite

Date: January 4th, 2018 2:28 PM
Author: Glittery Sneaky Criminal



(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080553)



Reply Favorite

Date: January 4th, 2018 2:31 PM
Author: autistic harsh shrine twinkling uncleanness

Probably true. For that reason i think theyre fine for client side DBs (CoreData for example on the Mac side works really well). I’m watching the creator’s tutorial on SQLAlchemy and he said he can’t really help most people who contact him for guidance bc they don’t understand how the engine works at a fundamental level. It looks like I saves on writing a ton of boilerplate code and may be less error prone thu compared to just raw sql

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080585)



Reply Favorite

Date: January 4th, 2018 9:51 PM
Author: Poppy Sanctuary Immigrant

most people will never approach this kind of need to scale, and it's not terribly hard to rework when you do considering by that point there will probably be many many more people on the team

I like Dapper on .NET, which is a very lightweight ORM. It has enough features to be useful but leaves the actual SQL and db setup to the user. I'm sure there's some equivalent out there for python

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35083963)



Reply Favorite

Date: January 4th, 2018 2:27 PM
Author: Glittery Sneaky Criminal

look up peewee if you know python. it's the best.

http://docs.peewee-orm.com/en/latest/

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080548)



Reply Favorite

Date: January 4th, 2018 2:32 PM
Author: autistic harsh shrine twinkling uncleanness

This looks legit ty

(http://www.autoadmit.com/thread.php?thread_id=3849242&forum_id=1024#35080595)