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
Bob Magic II edited this page Feb 19, 2022
·
6 revisions
Nether\Database is a PHP 8.0+ library for connecting to and running queries against database servers. It has the ability to be as basic as needed, where you straight up write queries and send them. It also includes an SQL generator called Verse to help abstract from writing SQL by hand inline.
Check out the Documentation sidebar for more info.