Skip to content

GBase is simple database system written in PHP/MySQL.

License

Notifications You must be signed in to change notification settings

caressofsteel/gbase

Repository files navigation

GBase

GBase is simple database system written in PHP/MySQL. It contains all the basic C.R.U.D functions and has been designed so that additional functionality for storing configuration parameters, changing styles, etc. While it does have basic password controls for adding and editing data, it is not security friendly and has no sanitization of user inputs, hash/salts of passwords, or other safeguards in place. I offer it as an example project for anyone looking to learn more about how PHP/MySQL be used together to create a simple database application.

GBase

GBase

Copyright

This project is distributed under the MIT License. Please see the included COPYRIGHT and LICENSE for more information.

About

GBase is simple database system written in PHP/MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages