Skip to content

XDominion v0.5.1

Latest
Compare
Choose a tag to compare
@metalwolf metalwolf released this 10 Apr 00:45
dd0939e

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/
  • Correction of a bug into manuals