You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DbConnect is coded around MySqlConnector, an ADO.NET data provider for MySQL. MySqlConnector also support MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL and more. DbConnect can be used to test connection to a database or run SQL statements.
This project has the proposition to provide an API with common features used in a regular project, besides try to implement the last technology versions to provide new solutions to common problems.