fSQL
fSQL copied to clipboard
Make API more like mySQLi
While I'm working on Prepared Statements which are modeled after mySQL Statements. My original API was based on the legacy mySQL driver. I want to update the API to be more like mySQLi where appropriate for a server-less database engine.