easy-swoole/mysqli
No description (⭐ 33)
No description (⭐ 33)
Points: 51 | Comments: 17 | Author: aleksi
Hi, I saw some php code that is being currently used at the company I am currently working at, it has the hostname, port, user and password to connect to a mysqli instance everything stored in a file...
The MySQLi Extension (MySQL Improved) is a relational database driver used in the PHP scripting language to provide an interface with MySQL protocol compatible
MySQL Workbench is a visual database design tool that integrates SQL development, administration, database design, creation and maintenance into a single
Helps convert incorrect charset latin1 columns to utf8 (⭐ 111)
Tags: php, mysqli, prepare | Score: 0
Tags: javascript, mysql, node.js, orm, sequelize.js | Score: 0
MySQL Watcher is a tool to help DBA's to trouble shoot MySQL performance. (⭐ 39)
Free Download Online Jewellery Shopping System Php Project with source code. Online Jewellery Shop is basically used to build an application program which help people to find and buy latest design of jewellery with different categories like Gold Silver, Diamond . It is useful in…
Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server.
Work with MySQL databases in autohotkey, without exposing server credentials. (⭐ 18)
2010 to deploy Cloud Foundry PaaS, it can be used to deploy other software (such as Hadoop, RabbitMQ, or MySQL for instance). BOSH is designed to manage
尼特社区-NiterForum-一个论坛/社区程序。后端Springboot/MyBatis/Maven/MySQL,前端Thymeleaf/Layui。可供初学者,学习、交流使用,喜欢的话,恳请给个star(*❦ω❦)。同时我也更新了NiterApp,完美适配NiterForum,欢迎移步md下载体验。 (⭐ 684)
goon,集合了fscan和kscan等优秀工具功能的扫描爆破工具。功能包含:ip探活、port扫描、web指纹扫描、title扫描、压缩文件扫描、fofa获取、ms17010、mssql、mysql、postgres、redis、ssh、smb、rdp、telnet、tomcat等爆破以及如netbios探测等功能。 (⭐ 811)
一些NodeJS和前端的学习笔记,Koa+MongoDB+MySQL+JavaScript+Bootstrap+React+jQuery等等 (⭐ 58)
inspect is a collection of metrics gathering, analysis utilities for various subsystems of linux, mysql and postgres. (⭐ 272)
Is there a PHP function that returns the date and time in the same format as the MySQL function NOW()? I know how to do it using date(), but I am asking if there is a function only for this. For