The Wayback Machine - https://web.archive.org/web/20200826112653/https://github.com/topics/mysql-database
Skip to content
#

mysql-database

mysql logo

MySQL is an open source relational database management system. Based in Structured Query Language (SQL), MySQL can run on most platforms and is mainly used for web-based applications. It is written in C and C++.

Here are 3,804 public repositories matching this topic...

Springy-Store-Microservices

Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
  • Updated Jul 31, 2020
  • Java
Eastrall
Eastrall commented Jul 6, 2020

All handlers are written as followed:

[HandlerAction(PacketType.MOVEITEM)]
public void OnMoveItem(IWorldServerClient serverClient, MoveItemPacket packet)
{
    _inventorySystem.MoveItem(serverClient.Player, packet.SourceSlot, packet.DestinationSlot);
}

Most of the time, in handlers, we use the serverClient.Player property. I think it might be better to pass directly a `IPla

350+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Kafka, Docker, Hadoop, SQL, PostgreSQL, MySQL, Hive, Impala, CI, Jenkins, Concourse, GitHub, GitLab, BitBucket, Spotify, MP3, LDAP, Code/Build Linting, package management for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced Config dotfiles: .bashrc, .vimrc, .screenrc, .tmux.conf, .gitconfig, .psqlrc ...
  • Updated Aug 26, 2020
  • Shell

PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
  • Updated Feb 20, 2020
  • JavaScript

Created by David Axmark, Allan Larsson and Michael "Monty" Widenius

Released May 23, 1995

Organization
mysql
Website
www.mysql.com
Wikipedia
Wikipedia
You can’t perform that action at this time.