Comment by hmhmhmhm
3 years ago
Without being rude, what are the nice features? I've worked with it a bit and constantly found myself wishing it was just SQL whenever I've bumped into it
3 years ago
Without being rude, what are the nice features? I've worked with it a bit and constantly found myself wishing it was just SQL whenever I've bumped into it
API/engine/connection/pooling abstraction, serialization, type checking, etc.
Look up the features of Core if interested. No ORM needed, as it says in the docs.