|
|
|
|
|
by tgeorge
1823 days ago
|
|
I've played with SQLAlchemy and Django's ORM in the past with Python but as of late I have been taking a liken to Eloquent while working with PHP's Laravel. It's always weird trying an ORM when coming from native SQL but I think eloquent might of found a happy medium as it seems flexible to me. https://laravel.com/docs/8.x/eloquent |
|