Randy Chan Vancouver | What are some pros of using an ORM?


Randy Chan Vancouver

Randy Chan Vancouver — 1. You get to write in the language you are already using anyway. If we’re being honest, we probably aren’t the greatest at writing SQL statements. SQL is a ridiculously powerful language, but most of us don’t write in it often. We do, however, tend to be much more fluent in one language or another and being able to leverage that fluency is awesome!
2. It abstracts away the database system so that switching from MySQL to PostgreSQL, or whatever flavor you prefer, is easy-peasy.
3. Depending on the ORM you get a lot of advanced features out of the box, such as support for transactions, connection pooling, migrations, seeds, streams, and all sorts of other goodies.
4. Many of the queries you write will perform better than if you wrote them yourself.

Comments

Post a Comment

Popular posts from this blog

Randy Chan Vancouver | Top 5 Internet Marketing Strategies in 2020

Randy Chan Vancouver | YouTube - Use YouTube For Marketing