mysql
1.0.2 @mcfriend99 2025-01-14 09:52:13

mysql

A MySQL client implemented in pure Blade.

Package Information

  • Name: mysql
  • Version: 1.0.0
  • Homepage: https://github.com/mcfriend99/mysql
  • Tags: mysql, database, sql, mysql-client, db
  • Author: Richard Ore eqliqandfriends@gmail.com
  • License: MIT

Installation

You can install the mysql library with Nyssa package manager

nyssa install mysql

Documentation

Online documentation is available at mcfriend99.github.io/mysql.

Important Notice

  • The library currently only supports MySQL servers with native_password authentication method enabled. This covers all MySQL versions 5.7 and below but may need to be enabled for higher MySQL versions. This library has been tested up to MySQL server 9.0.1.
  • There is no support for prepared statements yet.
Install
              nyssa install mysql
              
              
                
              
            
Details
A MySQL client implemented in pure Blade.
Homepage
License: MIT
Downloads: 0