Mismatch between MySQL and Python -


I know the mismatch between object-oriented technology and relational technology.

But I do not know the mismatch between MySQL and Python, and other tools, not just the ORM, to deal with this issue, missing in the later article.

Question:

  1. How is the problem resolved between MySQL and Python?
  2. Does Python Work Better?
  3. Is there some common device, possibly ORM, to deal with mismatch?
  4. What are the non-standard ways to deal with the problem?
  5. Can you say that non-SQL is a tool that matches the relational world of python in the object-oriented world? Or is the new design to completely avoid the problem?

The standard solution for creating ORM is Python's Object Oriented World, the relational world of MySQL Matches

There are at least 3 popular ORM components.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -