XDominion is a Database Abstraction Layer.
Use Data Objects, not SQL queries.
Now compatible with MySQL and Postgresql SQLs.
New in this version:
- Aggregation capability added to the XTable and related objects. (GroupBy, Group, Select , count, avg, min, max, now, etc)
- Upgraded golang.org/x/net for a security patch to v0.33.0