FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

MiniSQL/src/MiniSQL.Library at master · Banyc/MiniSQL · GitHub

/ MiniSQL Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MiniSQL.Library

This is the shared library for all projects.

Models

There are several models used to communicate among projects.

The Structure goes:

  • Query
    • CreateStatement
    • DropStatement
    • DeleteStatement
    • InsertStatement
    • SelectStatement
    • QuitStatement
    • ExecFileStatement

Back | FazBrowse Home | New Git URL