An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mysql-connector

arfrei/PRACTICAS_COMUNITARIAS_SINCHAL_PAE_2025

En este repositario adjuntaré todos los códigos utilizados en el proyecto de prácticas comunitarias. Se utiliza Arduino IDE.

Language: C++ - Size: 97.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

SaraElenaB/Lab06 Fork of TdP-2025/Lab06

Esercitazione 6: realizzare in linguaggio Python un'applicazione dotata di interfaccia grafica in grado di analizzare le vendite.

Language: Python - Size: 3.12 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

danielcba/nmap_to_database

This Python script automates the process of scanning a network using Nmap and stores the results with MariaDB.

Language: Python - Size: 25.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

the-y9/post-tag

A blog post management system built with FastAPI, MySQL, and Click. It allows users to create, retrieve, and search for blog posts and associated tags.

Language: Python - Size: 5.86 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

mysql-net/MySqlConnector

MySQL Connector for .NET

Language: C# - Size: 7.21 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1,450 - Forks: 342

alonsoramoss/venta-de-herramientas

Sistema de venta de herramientas

Language: Python - Size: 30.3 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

asyncer-io/r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).

Language: Java - Size: 2.94 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 233 - Forks: 25

enoqkip/MySQL-Remote-Host-CSF-Whitelister

Shell script that automatically syncs MySQL remote host IPs with CSF firewall on cPanel/WHM servers.

Language: Shell - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ankit792r/lyricloop-scrpper

Data collecter for lyric loop

Language: Python - Size: 29.3 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

awslabs/aws-mysql-jdbc

The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.

Language: Java - Size: 7.6 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 233 - Forks: 48

thekugelblitz/MySQL-Remote-Host-CSF-Whitelister

Shell script that automatically syncs MySQL remote host IPs with CSF firewall on cPanel/WHM servers.

Language: Shell - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MKPTechnicals/Vaccine-Management-System-JAVA

Java-based application for managing vaccination center operations including registration, vaccination tracking, and search functionalities.

Language: Java - Size: 2.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

minhi0449/spring-board

Spring Boot 익명 게시판 – HTML/CSS, MySQL, JPA 활용

Language: CSS - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Malkverbena/mysql

MySQL connector to Godot Engine.

Language: C++ - Size: 3.72 MB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 64 - Forks: 9

fernandod1/Form-insert-mysql

Simply example of PHP script that includes a html form to insert its data into Mysql database.

Language: PHP - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

srijarayikanti/java_fullstack-project-SBI

java full stack project describe jsp to jdbc connectiviy using mysql for sample SBI banking system

Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

GiliFaibish1999/mysql_docker_python

Language: Shell - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

PrathameshDhande22/Student-Management-System-in-Python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

Language: Python - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 7

raulpy271/telegram_ecommerce

🤖 A telegram bot that can sell products and the salespeople can add, delete, and manage them.

Language: Python - Size: 21 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 109 - Forks: 35

ansible-collections/community.proxysql

ProxySQL Ansible Collection

Language: Python - Size: 247 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 23 - Forks: 27

NirajXtha/hangman

Hangman desktop application

Language: Python - Size: 3.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

adwaidhmp/my-learning-projects

This i my Learning repository of DataScience

Language: Jupyter Notebook - Size: 12.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

OJASisLive/Bank-Management-System-Python-SQL

A FULL-CLI (not very) simple bank management project in Python / my CS project...

Language: Python - Size: 318 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

Khushiaggarwal710/automated-IM-whatsapp

Automate WhatsApp Messages for Efficient Intern Communication

Language: Python - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

srinivas6303/JDBC_CURD_OPERATIONS

This project demonstrates performing basic CRUD (Create, Read, Update, Delete) operations using JDBC in Java with MySQL as the database. The project uses IntelliJ IDEA as the IDE and the MySQL Connector/J for connecting Java to the MySQL database.

Language: Java - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rezamardaniDev/travel-reservation

The project "Reservation of Historical and Recreational Places by Individuals"

Language: Python - Size: 5.86 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Korbielowski/sql-displayer

Tkinter app for sql database displaying and manipulation

Language: Python - Size: 83 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MKPTechnicals/Vaccine-Management-System-PYTHON

Vaccination center management system: registers, tracks, and searches vaccination data. Users can register for doses, record vaccinations, and search by Aadhaar number.

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chriniko13/movies-search-service

Language: Java - Size: 214 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 3

aftermath22/Online_Shopping_Cart

The Online Shopping Cart is a Java web application providing essential e-commerce features for users to browse and purchase products, while administrators can manage inventory and users through a secure admin panel.

Language: Java - Size: 440 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aymane-maghouti/Real-time-Computer-Performance-Dashboard

This project aims to capture, store, and visualize real-time system performance metrics through an end-to-end data pipeline. By leveraging Python, MySQL, SQL Server, and Power BI, we've created a comprehensive solution to enhance decision-making.

Language: Python - Size: 891 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mnz1365/phonebook

phonebook console application in python

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AyKrimino/donation-system-java-swing

A donation management system built with Java Swing and AWT for the UI, MySQL for the database, and a well-structured architecture (Models, DAO, Services, GUI).

Language: Java - Size: 352 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

adrianoleitedasilva/updateBairro

Este projeto engloba uma série de scripts Python criados para processar, manipular e atualizar informações de clientes com base em arquivos Excel e integração com banco de dados MySQL, além de consultas em APIs externas.

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

CodeCshekhar/electra-jsp-servlet-annotations

This repository contains jsp servlet annotations to illustrate its concept in Controller classes

Language: Java - Size: 658 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

FOMOKN/E-Commerce-Web

A shopping website that allows users to buy and sell various things of different categories.

Language: Python - Size: 2.78 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Walidadebayo/MappifySQL

MappifySQL is a lightweight, easy-to-use Object-Relational Mapping (ORM) library for MySQL databases, designed for use with Node.js. It provides an intuitive, promise-based API for interacting with your MySQL database using JavaScript or TypeScript.

Language: JavaScript - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

drkostas/high-sql

A high-level sql command utility. Currently only MySQL is supported.

Language: Python - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 2

slvler/php-mysql-connectors

Mysql driver development that can be used on the php side

Language: PHP - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 8 - Forks: 0

GiorgosXou/RaSpyCam

A simple Application which achieves AES Encrypted Comunication through Mysql, between two >= IOTs. +Camera-Use

Language: Java - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

isgkm/Statsql

Simple MySQL GUI built with C++20 and wxWidgets

Language: C++ - Size: 15.6 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Illuxel/Forward-Lib

Set of tools and libraries for develop Forward Applications

Language: C++ - Size: 7.65 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alysonsz/Hotel-Management-System

Web API with database MySQL in C#

Language: C# - Size: 777 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

chriniko13/routes-service

Language: Java - Size: 545 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

mohabmohamed44/Automax-Car-Rental-Sytem-using-Django

Django web application to buy and sell Cars

Language: JavaScript - Size: 59 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sivaosorg/msqlconn

A Golang MySQL connector library with built-in functionality to create a new database, execute batch operations, and manage transactions.

Language: Go - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

dhritishetty/BankMate

A Python-based banking system with MySQL for managing and transacting bank account records.

Language: Python - Size: 120 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dhritishetty/SuperTrack

A Python-based inventory management system for supermarkets, utilizing MySQL for efficient data handling.

Language: Python - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Tirthraj1605/Online-Book-Store-DBMS-SQL

This project involves creating an online bookstore application using Python, MySQL, and Streamlit.

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Tirthraj1605/Simple_eBike_DBMS_SQL

This project involves setting up and running two applications that integrate MySQL with Python, utilizing Streamlit for a web interface and the mysql-connector-python library for database interactions. Follow the provided steps to configure and deploy both projects efficiently.

Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

xzyu02/DBMS-of-Major-Investment-Financial-Assets

Full Stack Financial Application backed with MySQL database that allows users customize financial products and visualize into graphs.

Language: Jupyter Notebook - Size: 57.6 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

jubinjacob03/Java-JS_webpage

A streaming webpage developed on Apache NetBeans IDE 15, using Java & JavaScript with login page connected to MySQL backend.

Language: CSS - Size: 5.61 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

senkae4server/-WEB_SQL_IDE-_SQLynx

SQLynx_WEB SQL-IDE

Size: 81.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

aanu2021/Smart-Contact-Manager

Full stack web application dedicated to store multiple contacts for a user, also provides proper admin support.

Language: CSS - Size: 14.6 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

reshmaharidhas/Phonebook

A desktop phonebook application to manage contacts

Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

k7aditya/Library-Management-System-DBMS-Project

Library Management System DBMS Course Team Project

Language: Java - Size: 5.39 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

kyuhyeokseo/LibraryDBsystem

library DB system with a recommendation function

Language: Python - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

reshmaharidhas/My-Notes

A note taking desktop application made with Python & MySQL

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

PuddyClub/MySQL-Connector 📦

Script to connect to MySQL databases with Google Cloud Proxy support.

Language: JavaScript - Size: 69.3 KB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Sharath0812/Hospital-Systems-Application

Graphical User Interface (GUI) for managing hospital records, allowing users to perform essential database operations such as viewing, inserting, and deleting records in various hospital-related tables.

Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

marialuizaleitao/CRUD-python

Um simples CRUD implementado em Python, utilizando o MySQL como banco de dados. O script interage com o banco por meio do conector oficial mysql-connector-python.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

er-hiba/PHP-MySQL-Database-Connection

PHP script for connecting to a MySQL database and displaying data in an HTML table.

Language: PHP - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

alexnaiman/Fundamentals-Of-Programming---Lab-assignments

Here are all my lab assignments + all the bonuses for the Fundamentals of Programming course from UBB Cluj

Language: Python - Size: 248 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

saimadhav777/Email-Classifier-Website

This GitHub repository hosts an Email Classification Project designed for efficiently categorizing the Emails. The primary objective of this project is to develop a robust machine learning model capable of accurately classifying emails into distinct categories such as 'Spam' or 'Not spam'.

Language: Jupyter Notebook - Size: 2.29 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

fatma2705/Gestione_classi

Progetto Java utilizzando il framework Spring

Language: Java - Size: 79.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JahirPendhari09/learn-Python

basic of Python

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

steffanjensen/MysqlCG

Mysql Client Gui for Bash

Language: Shell - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

gdsotirov/mysql-connector-odbc.SlackBuild

Slackware build script for MySQL Connector/ODBC

Language: Shell - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ankitpsamrat/JDBC

Learning java database connectivity.

Language: Java - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ankitpsamrat/Java-travel-management-system

Java travel management application with easy user interface with mysql database.

Language: Java - Size: 11.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

YashBhajbhuje67/Airline-Reservation-System

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jeongwhanchoi/jdbc-test

JDBC Connection Test

Language: Java - Size: 2.61 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

HelgeSte/SpringBootJPA-mysql_skeleton

SpringBoot initializer created project with settings and sql for connecting to a MySQL database

Language: Java - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aviavinas/PhpMySql-Easy

Language: PHP - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shesha4572/12_Project

Class 12 Computers Project

Language: Python - Size: 4.85 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NickKoz/library

Library-system terminal app written in Python

Language: Python - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Vishal0482/Spring-boot-REST-Api

Rest Api Spring boot with Java

Language: Java - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makarasty/ws-proxy-server

🌐 The program I wrote because I had nothing else to do, it allows you to connect to a remote websoket, this program can be used in different ways, I just gave you an example of my code.

Language: Java - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Subash0812/BizCard_Extraction

This is the capstone project that utilizes the ocr and MySQL to create a business card extractor and we can edit the extracted information from the business cards.

Language: Python - Size: 798 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RhaianySouza/Gerenciamento_De_Banco_De_Dados-Python_MySQL

Projeto de gestão de banco de dados em Python que interage com MySQL para criar bancos de dados e tabelas

Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Davi20044/Sistema_Cardapio-Hamburgeria

Um sistema de gerenciamento de hamburgueria que integra Python e MySQL. Utiliza Tkinter para a interface gráfica e MySQL para armazenamento de dados.

Language: Python - Size: 4.24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Khus07hi/FlightBookingSystem

A simple project on airline booking system developed in Python with MySQL database integration.

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

praths71018/MAX30205-Arduino-Uno-CustomTK

Using Arduino UNO and Custom Tkinter as interface and MySQL as Database reading Body temperature of a person using Protocentral_MAX30205

Language: C++ - Size: 17.2 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Subash0812/phonepe_pulse_data_visualization

Extracting the data from phone pe pulse and geo-visualization providing clear cut insights and core business areas and giving a comprehensive and user-friendly solution

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sanchitvaid/ScienceQtech-Employee-performance-mapping

Employee performance mapping using SQL, MySQL Workbench

Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShubhamPandey28/TMS-Server

Backend system of Transport-Management-System

Language: Python - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

Shreykumar11/skstudentdatamangement.github.io

Student Database Management System Using Python GUI Interface and MySQL

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

PlanetTeamSpeakk/MySQLw

A wrapper for MySQL connections for Java.

Language: Java - Size: 688 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

r100-stack/Flask-Firebase-Chat

Exercise to demonstrate possibilities of using (Flask + MySQL) or (Firestore) backends

Language: HTML - Size: 7.88 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

danang-id/mysqlx 📦

[DEPRECATED] Staticly typed MySQL Connector for NodeJS using the X Protocol.

Language: TypeScript - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

dingwei426/Recipe-Manager

This is a Recipe Management System that help to keep track the recipes for personal or commercial such as restaurant

Language: Java - Size: 10.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Rx-Metallica/Python_MySQL

Python with MySQL Connectivity: Database & Table

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Amar985/OpinifyHub

A comprehensive survey management system designed to efficiently create, view, and analyze surveys for effective data collection and decision-making.

Language: Java - Size: 6.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kishlayjeet/Connect-MySQL-Database-to-Python

This repository is to show you how you can connect your mysql database to your python.

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

BoardiesITSolutions/Android-MySQL-Connector

Native MySQL Connector for Android

Language: Java - Size: 676 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 15

sorin373/SpeedyGo

This repository contains my project for a school assignment, developed when I was an 11th grader. It focuses on exploring and utilizing graphs in order to solve various problems. The project demonstrates my understanding of graph algorithms and data structures, showcasing the practical applications of graph theory concepts.

Language: C++ - Size: 16.8 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GregTakacsGergo/table-with-images

Db tables containing images

Language: Python - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MickeySachin/Employee-Database-Management

Program to access database using Python script

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shreyasjp/CLI-based-Store-Management-System

A command line program that helps keep track of billing, inventory management and register management.

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0