-
Updated
Sep 6, 2021 - Java
{{ message }}
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
An extensible MySQL server implementation in Go.
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
MariaDB Embedded in Java JAR
Docker container for phpMyAdmin
MySQL 学习笔记
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
The Best Local Dev Server for WordPress Developers
Feature idea from reddit:
Is it possible to set a random seed to get reproducible random data? This would be useful for unit testing to get the same data on each run.
So the main goal of the ticket is make it possible to reproduce certain fuzzing scenarios for unit-tests. This can be done by the change of the seeding mechanism.
Releem MySQL Configurer is a tool that will assist you with MySQL performance tuning. Releem is an online service for automatic optimization MySQL configuration to improve performance and reduce costs.
Fully customizable Beat for MySQL server - this beat will ship the results of any query defined in the config file to Elasticsearch.
MySQL and MariaDB docker containers of MySQL v5.5, v5.6, v5.7, v8.0, mariadb v10.0, v10.1, v10.2, v10.3
Interactively shows long running queries in MySQL server and provides option to kill them one by one
Installation script for enabling macOS baked-in LEMP stack
pquery is an open-source (GPLv2 licensed) multi-threaded test program, written in C++, created to stress test the MySQL server (in any flavor), either randomly or sequentially, for QA purposes.
Native MySQL Connector for Android
A command line tool to provide login credentials from Hashicorp Vault
Brute force a single MySQL user with a wordlist.
Free file hosting website
This package provides a MySQL driver for Haskell's HDBC library, implemented via bindings to the C mysqlclient library.
Easily developer environments using docker
An example MySql database for beginner coders. | Пример базы данных Mysql для начинающих кодеров.
Mysql module for Keymetrics
The original intention of this tool was to support both postgres and mysql. It currently only supports mysql.
The implementation should happen here: https://github.com/georgiotunson/ssql/blob/77b486639bb9acc6e069bd7c548613c9c2b8bc18/utility/helpers.go#L88
If you have a look at the above if statement here: https://github.com/georgiotunson/ssql/blob/77b486639bb9acc6e069bd7c548613c9c2b8bc18/utili
Setting up Group Replication with Docker MySQL images.
Add a description, image, and links to the mysql-server topic page so that developers can more easily learn about it.
To associate your repository with the mysql-server topic, visit your repo's landing page and select "manage topics."
It's possible to pass more query bindings than there are bindvars in a query. This should be an error.