Questions about PHP and ORM Framework

Source: Internet
Author: User
PHP and ORM Framework Issues
Excuse me, is PHP development Web project necessary to use ORM framework? Is it enough to use the PDO class of PHP itself?
Beginner PHP, feel weak type language some awkward, hehe. PHP ORM Web Programming Languages

Share to:


------Solution--------------------
ORM is not applicable to relational database, it is for Subversion relational database prepared
ORM is for future database use, currently only in Java + Oracle has a better implementation

All the ORM built on the relational database are the superfluous
Manually split the SQL instructions into a single step, and then assemble the pseudo-ORM into SQL instructions to execute

The purpose of an ORM is to tell him what he wants without telling him where and how to take it.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.