mysql-query

There are 24 repositories under mysql-query topic.

  • macbre/sql-metadata

    Uses tokenized query returned by python-sqlparse and generates query metadata

    Language:Python82315185125
  • poggit/libasynql

    Asynchronous MySQL access library for PocketMine plugins.

    Language:PHP136145643
  • BaseMax/MessengerSocketWS

    Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)

    Language:JavaScript630
  • dframe/database

    Database class using PDO with query and whereChunk builder.

    Language:PHP53302
  • pavlosdais/Travel-Agency-Database

    A database schema, queries and a simple website interface for a travel agency

    Language:Python5102
  • enes-sahin/fluent-mysql

    MySQL query builder to perform database operations

    Language:JavaScript4101
  • linzhouzhi/tree-source

    通过树形结构进行展示查询,支持 redis hbase kafka mysql 以及自定义数据源

    Language:JavaScript420
  • kamshory/ParseSQL

    This library parse multiple query of MySQLDump output file. ParseSQL designed to parse multiple query and ready to be executed using mysql_query. This library is usefull to create database structure or restore database from sql file.

    Language:PHP3301
  • dkern/frosted-mysql-library

    The Frosted MySQL Library is an extension to the default mysql and mysqli functions of php. With it you can easily create complex queries and get big advantages while development. Beginners or infrequent developers will get an easy entry to mysql and pro's can do it's work much faster and with more possibilities.

    Language:PHP2303
  • kalidas120799/database-queries

    firebase mongodb and mysql database queries

    Language:JavaScript2101
  • misyaath/nodemysql

    MySql client library for Node JS (Node C/C++ Addon )

    Language:C++2200
  • endeavour-app/mysql-schema

    Endeavour App MySQL DB Schemas and Data

  • ag-sanjjeev/mysql-notes

    The basic and essential documentation notes collection to learn and practice MySQL database.

  • aneeshmurali-n/MySQL_TASKS

    This repository contains SQL scripts for managing and querying a database and several SQL exercises to perform various operations. This project is designed for educational purposes to demonstrate basic SQL operations, including table creation, data insertion, querying, and creating stored procedures.

  • manishkak/Sql-Injection-How-to-Avoid-

    how to AVOID Sql Injection by modifying the Mysql query code (just a lil bit)

  • marinakithemis/Travel-Agency-Database

    A database schema, queries and a simple website interface for a travel agency

    Language:Python0000
  • monnn-273/administrasi-skripsi

    This repository is a comprehensive project that addresses the intricate task of managing and administrating academic thesis projects. Built for the Database Management System subject in 2022, this repository presents a well-designed system for efficiently overseeing the various aspects of thesis administration.

    Language:Blade0200
  • rafayk330/chicago_crime

    This project analyzes the crime scenario in the city of Chicago. The project analyzes datasets shared by the governmnet of Chicago online, and then comes up with interesting findings through which, important recommendations may be obtained.

  • ruthdamayy/administrasi-skripsi

    Tugas Besar MSBD 2022 : This repository is a comprehensive project that addresses the intricate task of managing and administrating academic thesis projects. Built for the Database Management System subject in 2022, this repository presents a well-designed system for efficiently overseeing the various aspects of thesis administratio

    Language:Blade0100
  • Adrish1999/SQL-Database-Management-System

    SQL(Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

  • benpptung/mysql-query

    wrap mysql to create pool and handle all the hassles...provide some core query methods for db api development

    Language:JavaScript10
  • jghoang/MySQL-Sakila

    Coding Dojo Web Fundamentals MySQL

    Language:TSQL101
  • Ohar/mysql-query

    NodeJS wrapper for MySQL query, based on “mysql” package

    Language:JavaScript20
  • quocduyenanhnguyen/SQL-practice

    In this project, I wrote SQL queries to manipulate and transform data from the Restaurant and Library database.