package
0.2.7
Repository: https://github.com/verticalgmbh/database-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewEntitymanager - creates a new entitymanager.

# Structs

EntityManager manages access to database with fluent statements using a database connection.
SchemaUpdater updates a schema in database.

# Interfaces

IEntityManager - manages access to database with fluent statements.