XDominion v0.5.0
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/