Skip to content

XDominion v0.5.0

Compare
Choose a tag to compare
@metalwolf metalwolf released this 10 Apr 00:38
· 4 commits to master since this release
4cb36aa

Database Abstraction Layer.
Use Data Objects, not SQL queries.
Now compatible with MySQL and Postgresql SQLs.

New in this version:

  • XCursor is now implemented and makes a simple query to the database but return results as an *XRecord.
  • XCursor is compatible with XBase and XTransactions
  • Official documentation mounted for https://pkg.go.dev/