Skip to content

XDominion v0.5.2

Latest
Compare
Choose a tag to compare
@metalwolf metalwolf released this 14 Feb 17:20
2f3b463

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