Skip to content

xieguigang/mysqli.vb

Repository files navigation

MySqli.vb

MySQL database interface mapping for VisualBasic.NET language.

This project includes:

  • a mysql data mapping library
  • a cli tool for convert the sql table into the VisualBasic/PHP class object source code.
  • a cli tool for auto document the mysql structure exports.
Runtime

Require of sciBASIC runtime:

PM> Install-Package sciBASIC -Pre

Or clone and reference to source code project:

https://github.com/xieguigang/sciBASIC

ORM

Data to source code mapping solution for VisualBasic/PHP language, makes the database operation more easily, free your hand from the manual SQL generator.

  1. Generates source code for VisualBasic
  2. Generates source code for PHP

About

MySQL database interface wrapper for VisualBasic

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •