|
|
|
|
|
by AaronFriel
4389 days ago
|
|
Yes, but this is for non-SQL systems, and it does quite a bit more. It's more like an ORM in this respect, because it weaves together the query planning and processing part which handles retrieving data, and the execution of operating on that data. |
|