Hessam Posted September 18, 2018 Share Posted September 18, 2018 Hello, to create tables and manipulate data, which one should we use? Doctrine DBAL or legacy DB:: class ? What about the active record and ORM? Which one should we use at all using ORM or a DBAL? thanks in advance Link to comment Share on other sites More sharing options...
Rolige Posted September 20, 2018 Share Posted September 20, 2018 I dare to tell you that most of the developers here (including me) have used the Db class all their lives. Link to comment Share on other sites More sharing options...
Hessam Posted September 22, 2018 Author Share Posted September 22, 2018 On 9/20/2018 at 7:09 PM, Rolige said: I dare to tell you that most of the developers here (including me) have used the Db class all their lives. very well. thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now