SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-03 00:26:03 UTC
- JSON Representation
https://github.com/davilands/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 23 Mar 2025
https://github.com/itcraft-cn/xbatis2sql
collect sql statements from iBATIS sqlmap files / MyBatis mapper files
Last synced: 31 Aug 2025
https://github.com/turbot/steampipe-plugin-vanta
Use SQL to instantly query Vanta resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jan 2026
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/turbot/steampipe-plugin-steampipecloud
Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.
deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin
Last synced: 31 Mar 2025
https://github.com/p2p-develop/peyangsuperlibrary
よく使うものまとめたやつ(願望
bukkit graph intellij-idea java-8 library logging mathematics minecraft peyang sql sqlite sqlite3 time timeparser
Last synced: 20 Jan 2026
https://github.com/cleilsonandrade/rocketq
Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.
anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite
Last synced: 09 Apr 2026
https://github.com/mdh266/polarsduckdbplayground
Playing Around With Polars On AWS
aws-ec2 data-science dataframe-library docker duckdb pandas polars s3 sql
Last synced: 29 Jun 2025
https://github.com/matozap/location-microservice
Location microservice including country, state and city which automatically loads all data at the begining
api-rest azure clean-architecture cosmosdb cqrs-pattern distributed-cache docker docker-compose dotnet-core entity-framework-core grpc masstransit mediatr microservices mysql postgresql pub-sub sql sql-server
Last synced: 09 Apr 2026
https://github.com/kolosovpetro/rental-sql-database
Rental Store SQL Database and queries
Last synced: 30 Jun 2025
https://github.com/julianb0315/proyect_bank
Este proyecto tiene como objetivo desarrollar una aplicación para la gestión de datos en un entorno bancario, utilizando el lenguaje de programación Java. La aplicación se ha diseñado siguiendo el enfoque SCRUD (Search, Create, Read, Update, Delete) para gestionar de forma integral las operaciones de información que maneja el banco.
crud java oracle-database poject practice sql swing
Last synced: 03 Feb 2026
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/muradisazade777/snapcart
SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.
backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver
Last synced: 27 Sep 2025
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026
https://github.com/melbournedeveloper/selecta
A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back
Last synced: 21 Apr 2026
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 15 Apr 2025
https://github.com/marimo-team/codemirror-sql
codemirror codemirror-extension sql
Last synced: 12 Aug 2025
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 2025
https://github.com/kplanisphere/sales-management-system
A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.
adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication
Last synced: 02 Sep 2025
https://github.com/project-tsurugi/tsurugi_fdw
Tsurugi Foreign Data Wrapper for PostgreSQL.
fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/srgeverson/syssite
Sistema de Disponibilização de Folha de Pagamento
bootstrap docker docker-compose mysql php sql
Last synced: 15 Apr 2025
https://github.com/gfleury/gstreamtop
Real time analytical SQL Query on text streams
aggregation analytics interactive real-time regex sql stream-processing text
Last synced: 10 Mar 2026
https://github.com/f1uxwave/schoolmanagementsystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 14 Apr 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/polydojo/pogodb
Simple NoSQL wrapper for Postgres' JSONB type.
nosql-data-storage nosql-database nosql-wrapper postgres sql
Last synced: 08 Apr 2026
https://github.com/turbot/steampipe-plugin-wiz
Use SQL to instantly query Wiz resources. Open source CLI. No DB required.
backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/richardschoen/pythonibmicli
IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC
as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/adamdriscoll/psdapper
Easy to use PowerShell module for working with SQL via Dapper.
Last synced: 23 May 2026
https://github.com/neopromic/saturn
Saturn is a drag-drop based landing page builder written in javascript/typescript<3
database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress
Last synced: 06 Feb 2026
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
https://github.com/sameetasadullah/student-registration-database-website
A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options
erdiagram oracle-11g php school-management sql
Last synced: 01 Aug 2025
https://github.com/smoren/yii2-query-relation-manager-demo
Demo for yii2 extension yii2-query-relation-manager
activerecord sql sqlquerybuilder yii2 yii2-extension
Last synced: 24 Aug 2025
https://github.com/nolleh/sqlflick.nvim
⚡Query, without leaving your nvim workspace, whatever the dbms
nvim-lua nvim-plugin query sql sqltools
Last synced: 21 Jul 2025
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
https://github.com/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 Jul 2025
https://github.com/ouhscbbmc/data-science-practices-1
Collection of publicly available practices of data science and analysis
bbmc-investigation data-analysis data-science python r sql
Last synced: 27 Jul 2025
https://github.com/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
https://github.com/kind-unes/flutter-fitness-tracking-health-care-application
TrekTonick is a unique fitness tracker app that motivates users with monetary rewards and offers expert health advice through meetings with specialists and a health-focused chatbot. Key features include a pedometer, leaderboard, detailed activity reports, video and audio call meetings, an integrated admin panel, and secure payment integration.
adminpanel android application crossplatform fireabse fitness flutter ios paypal pedometer sql subscription
Last synced: 20 Aug 2025
https://github.com/yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql
Last synced: 24 Apr 2025
https://github.com/ihahachi/algeria-cities
Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.
csv excel geojson json php sql
Last synced: 10 Apr 2026
https://github.com/martinkalema/cs50-python
Havard University Entry Level Course Problem Set Solutions
cybersecurity game-development python3 sql web-programming
Last synced: 28 Jul 2025
https://github.com/muhammedahmetsekerci/cs50-sql-final-project
CS50 SQL Final Project
cs50 cs50sql cs50sql-final-project sql sqlite sqlite3
Last synced: 20 Sep 2025
https://github.com/willie-conway/meta-data-analyst-portfolio
A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿💻management using various ⚙️tools.
big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools
Last synced: 11 Apr 2026
https://github.com/wiris/santoku
Python wrappers around a variety of external services
aws google-cloud salesforce slack sql
Last synced: 19 Aug 2025
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/webtechmoz/manage-sql
Biblioteca para gestão de bancos SQLITE E MYSQL de dados
database manage-mysql manage-sql mysql mysql-database sql sqlite3
Last synced: 04 Nov 2025
https://github.com/idriz4work/cs50w
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface
Last synced: 18 Aug 2025
https://github.com/luffytaro22/vet-clinic-db
Vet Clinic DB is a relational database to keep information about animals.
database pstgresql relational-database sql
Last synced: 29 Jul 2025
https://github.com/ricard1406/little_mcp
A simple yet powerful local AI assistant that runs entirely on your machine. Built for learning and experimentation, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, calculate, local documents RAG, local SQL database
agent langchain mariadb mcp mcp-client mcp-server mistral ollama python python3 qwen qwen3 rag retrieval-augmented-generation sql thinking
Last synced: 15 Mar 2026
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
https://github.com/hbmartin/comparison-serverless-cloud-sql-databases
Comparing hosted, serverless SQL cloud databases.
awesome backend comparison database serverless sql
Last synced: 30 Mar 2025
https://github.com/GitUtk/SchoolManagementSystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 03 Oct 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/easonsyc/covid-19-screening-register
Website for COVID-19 Screening Register.
covid-19 html javascript php sql website
Last synced: 25 Feb 2026
https://github.com/rajspeaks/oracle-enterprise-resource-planning-tekstac-handson-solutions
Oracle Enterprise Resource Planning (ERP) Tekstac SQL & PL/SQL Hands on Solutions of total 61 Queries. This repository is built only for learning purpose & to guide students in their weekly hands-on problems on Tekstac platform.
oracle oracle-11g oracle-database oracle-db oracle-erp oracle-sql oracle-sql-database oracle-sql-developer oracle-sql-queries rajdeep-das rajspeaks sql sqlquery tekstac
Last synced: 19 Jul 2025
https://github.com/rahulb813/student-steward
A full stack website in order to implement online-management system for hostel.
bootstrap css3 eslint html5 javascript php sql xampp
Last synced: 08 Mar 2026
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
https://github.com/hellymodikalpesh/atliq-hospitality-analysis
AtliQ Hospitality Analysis | Power BI insights into revenue trends, occupancy, ADR, and strategic recommendations for boosting performance and optimizing operations.
Last synced: 14 Feb 2026
https://github.com/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/karenpayneoregon/sqlserver-connection-timeout
Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.
Last synced: 02 May 2026
https://github.com/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
jsi lib native react react-native sql sqlite storage
Last synced: 14 Apr 2025
https://github.com/yswa-var/locoforge
prompt to SQL, NoSQL and GoogleDrive task executing agent
agentic-ai langgraph langgraph-python nosql python sql
Last synced: 20 Jan 2026
https://github.com/hyouteki/zuber
A cab booking application
cab-booking database python sql
Last synced: 03 Aug 2025
https://github.com/emrekybs/sonic
Web Headers Security Scanner
apache apache2 headers scanner scanner-web sql webscanner websecurity xss
Last synced: 30 Jul 2025
https://github.com/georgetdn/syscppcp
Store C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework object persistence serialize sql windows
Last synced: 04 Apr 2025
https://github.com/carvetighter/sqlmethods
A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.
microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql
Last synced: 04 Jan 2026
https://github.com/mg98/filter.js
JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.
declarative-programming json sql
Last synced: 16 May 2025
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 Apr 2026
https://github.com/mynk2906/tendermanagementsystem
The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.
Last synced: 22 Mar 2025
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 29 Jun 2026
https://github.com/cuppett/mysql-dba-operator
Help manage users and databases (CRUD + permissions) in a database from Kubernetes
database dba kubernetes mysql sql
Last synced: 22 Mar 2025
https://github.com/lucasavila00/sql-select-ts
A modern, database-agnostic, composable SELECT query builder with great typescript support.
Last synced: 22 Mar 2025
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/hq969/bharatinternproject-2
The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.
Last synced: 16 May 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/manusquall/qium-project
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
4pics1word ejs game javascript node-js nodejs react sql
Last synced: 07 Apr 2026
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/tanveerisonline/oop_school_library
OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.
postgresql-database rspecs rubocop ruby ruby-on-rails sql
Last synced: 19 May 2026
https://github.com/ashirwadpradhan/tpsql
Asynchronous execution of parallely executing SQL query
asynchronous-tasks asyncio parallel-processing query-optimization spark-sql sql
Last synced: 04 Jun 2026
https://github.com/rainggor/animehaven
The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.
google java java21 oauth2 postgres postgresql spring spring-boot sql
Last synced: 29 Jun 2025
https://github.com/sujunmin/oracledbdailycheckscripts
Oracle DB 12c Daily Check Scripts for Windows
daily-tasks database-status oracle-db powershell sql windows
Last synced: 03 Oct 2025
https://github.com/mayank0255/coding-questions
Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:
algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql
Last synced: 14 Apr 2025
https://github.com/Imran53/SQL-Mastery-for-Interviews
Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.
hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query
Last synced: 11 Apr 2025
https://github.com/alieymsxxn/sql_project_data_job_analysis
This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.
data-analysis postgresql sql sqlite
Last synced: 16 Apr 2025
https://github.com/rohitkumar-tech/personalexpansetracker
This is the repository for the personal expense tracker
jaa java javaapplets localhost php sql xampp
Last synced: 22 Sep 2025
https://github.com/dandimrod/indexsql
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
indexeddb indexeddb-wrapper javascript sql
Last synced: 06 Jul 2025