Answer the question
In order to leave comments, you need to log in
Should I write a wrapper for PDO?
Hello, for the purposes of self-education and practice, I decided to write a small MVC framework.
Before writing my ORM, I have not matured yet, so the question arose about writing a wrapper class for PDO, is the game worth the candle?
Answer the question
In order to leave comments, you need to log in
pdo is rather primitive, and it won't work much on it.
but if you write a wrapper that will be more convenient for you than raw pdo, then go ahead.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question