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-02 00:29:19 UTC
- JSON Representation
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/ftakelait/datacamp
DataCamp offers interactive R, Python, Sheets, SQL and shell courses. All on topics in data science, statistics and machine learning.
machine-learning sql time-series-analysis
Last synced: 16 Jan 2026
https://github.com/the-an0nym/forum
css forum html infinityfree javascript js mariadb php sql website
Last synced: 30 Jul 2025
https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/samuel-ricardo/agendafx
App Desktop que promete elevar sua produtividade pra outro nível.
agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql
Last synced: 09 Apr 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/simoneas02/data-science
🐍 A planning study to become a data scientist and to improve my current skills. 🤘🏼🌻
data data-analysis data-science data-visualization deep-learning machine-learning pandas python3 r sql
Last synced: 12 Apr 2026
https://github.com/svendolin/all-about-hack
This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.
itsecurity sql sqlinject-defense sqlinjection
Last synced: 19 Mar 2026
https://github.com/joeyism/psql2csv
A library and a CLI to download PostgreSQL schemas and tables
cli command-line command-line-tool csv downloader postgresql psql schema sql table
Last synced: 02 Feb 2026
https://github.com/abeatrix/network
Twitter Clone in Python and Django.
django-rest-framework python3 sql twitter-clone
Last synced: 18 Aug 2025
https://github.com/hjo12/LoginPanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 24 Sep 2025
https://github.com/roshan-raj/shop-management-system
Shopkeepers can upload their product's on the site and the customer can purchase from any shop without leaving their homes with options of Home Delivery OR In-Store Pickup.
bootstrap css html java javascript jdbc-driver jsp servlet sql
Last synced: 15 Jan 2026
https://github.com/maxinexiong/sqlzoo_solutions
This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.
database mysql sql sqlquery sqlzoo-solutions
Last synced: 18 May 2026
https://github.com/stevenvachon/sql-match
Match a string using an SQL pattern.
Last synced: 14 Mar 2025
https://github.com/mh0386/game_rental
It is a game rental store application.
csharp microsoft-sql-server sql
Last synced: 26 Aug 2025
https://github.com/zerlok/gendalf
Code-first, deterministic generator for type-safe Python transport and SQL adapters.
adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe
Last synced: 08 Mar 2026
https://github.com/marcodifrancesco/homeautomation
System to control and update IOT devices remotely via a website
arduino c css html javascript php shell sql
Last synced: 07 Apr 2026
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql
Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!
back-end mysql mysql-server sql sqlserver
Last synced: 19 Feb 2026
https://github.com/alpha037/student-registration-form
A Student Registration Form using Java Swing, Java Event Handling, JDBC and Oracle SQL 10G.
java-8 java-event jdbc jdbc-connector jdbc-driver jdk8 oracle oracle-10g oracle-database sql sql-table student-management student-registration-form swing swing-gui
Last synced: 09 Oct 2025
https://github.com/devexpress-examples/winforms-grid-sql-pagination
Implement a pager using the grid's Data Navigator.
data-binding data-grid data-pagination dotnet grid-control sql windows-forms winforms xtragrid-suite
Last synced: 07 Mar 2026
https://github.com/luanroger/baser
Base de projeto em Windows Forms e .NET 6.
csharp listview login-system net6 printing splashscreen sql windows-forms
Last synced: 18 May 2026
https://github.com/guillermo-musumeci/terraform-azure-vm-windows-sql
Deploy a Windows Server VM with SQL in Azure using Terraform
azure azure-virtual-machine azure-vm iaas iaas-cloud infrastructure-as-code sql sql-server terraform virtual-machine windows windows-server
Last synced: 12 Apr 2026
https://github.com/dustinkredmond/sqlitetocsv
Command line tool written in C language to export SQLite data as a CSV file.
Last synced: 26 Aug 2025
https://github.com/jason983/pandas_nql
Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.
artificial-intelligence generative-ai openai-api python3 sql
Last synced: 25 Sep 2025
https://github.com/danielbrtanimacao/aulas-python-curso
aulas python do curso do otavio miranda
curso django otavio-miranda python sql study tests udemy
Last synced: 18 Jun 2025
https://github.com/adavoudi/promsql
PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database
lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database
Last synced: 30 Mar 2025
https://github.com/mdxabu/nl2sql
Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama
Last synced: 19 Feb 2026
https://github.com/rominana/vet_clinic_database
Database structure for a vet clinic using a relational database. Contains tables of animals, animals' owners, clinic employees and visits. Built with PostgresSQL and SQL.
Last synced: 19 Mar 2026
https://github.com/codehass/vet_clinic
Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.
Last synced: 20 May 2026
https://github.com/acetinkaya/veriyapilari-ders14
Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)
acikkaynak csv dataset excel json open-source sql veriseti
Last synced: 29 Mar 2025
https://github.com/rinatmambetov/sql-bootcamp-21school
sql-bootcamp-21school
21school bootcamp postgres sql
Last synced: 02 Aug 2025
https://github.com/kerimli-veli/social_media-efc-sql
"A social media management system developed in C# using Entity Framework Core and SQL Server
csharp entity-framework-core orm sql
Last synced: 04 Oct 2025
https://github.com/rosbit/go-sql-driver
wrapper of database/sql/driver to easy writing sql driver in golang
driver golang sql sql-driver-wrapper wrapper
Last synced: 27 Oct 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/joswinemmanuel/dbms-lab-s5
A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.
Last synced: 05 Apr 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/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/filippo-corti/basididati
Repository for the class "Basi di Dati e Web" 23/24 - II Anno, II Semestre
Last synced: 19 May 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/jyotip123/rural-employment-development-project
The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.
backend java mgnregaproject spring-boot sql
Last synced: 24 Apr 2026
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/gacarrillor/pg2ili
Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS
gis interlis interoperability ogc postgis postgresql python sql
Last synced: 18 Feb 2026
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 18 May 2026
https://github.com/ynathan/spserver
express express-js javascript nodejs sql
Last synced: 03 May 2026
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/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/spektom/vertica-utilities
Useful Vertica DB functions
database-management sql vertica
Last synced: 17 Jun 2025
https://github.com/usagi-coffee/pg_chainutils
Blockchain utilities for PostgreSQL
blockchain database ethereum pgrx postgreql postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 07 Mar 2026
https://github.com/filipeesch/dynamic-sql
A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.
dotnet query query-builder sql
Last synced: 03 Aug 2025
https://github.com/johnsesana/eda-liquor-sales
Exploratory Data Analysis on Public Datasets
data-analysis data-visualization sql tableau-dashboards
Last synced: 09 Mar 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/luisfelipepoma/software_engineering
Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.
angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript
Last synced: 10 Apr 2026
https://github.com/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/superstar1205/school-django
Student Management System, Django application
css django django-application html javascript python sql sqlite3
Last synced: 03 May 2026
https://github.com/tushar2704/pizza-sales-analysis
This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.
dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704
Last synced: 04 Nov 2025
https://github.com/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/harrystaley/fsnd_logs_analysis
This repository contains the Logs Analysis Project, part of the Udacity Full Stack Web Developer Nanodegree program. It provides instructions for setting up a virtualized development environment using Vagrant and VirtualBox to analyze web server logs using Python and SQL.
nanodegree py python python3 sql udacity vagrant
Last synced: 07 Apr 2026
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/jonathan-vella/azure-local-sizing-guides
Azure Local Sizing Guides provides comprehensive documentation, best practices, and tools for deploying and managing Azure services—such as AKS, AVD, and Arc-enabled SQL Managed Instance—on Azure Local and Azure Stack HCI environments. Get sizing guidance, deployment scripts, and real-world examples to optimize your on-premises Azure workloads.
aks arc avd azure azurelocal best sizing sql
Last synced: 07 Apr 2026
https://github.com/marialobillo/fcc-periodic-table-database-project
free code camp database project - periodic table
bash certification freecodecamp shell-script sql
Last synced: 20 May 2026
https://github.com/recepgunes1/sqli-vuln.-checker
SQLi-Vuln.-Checker
python3 requests scanner sql sqli vuln vulnerability
Last synced: 15 Sep 2025
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/miracle-cowf/a-sql-a
Anthropic-SQL-Agent powered by LangChain, Anthropic
agent ai anthropic anthropic-claude chatgpt gpt langchain langchain-python large-language-models llm llms openai rag retrieved-augmented-generation sql
Last synced: 07 Jan 2026
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/dave-007/presentations
Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.
awscli azure-cli demos pdfs powershell sql supporting-slides
Last synced: 30 Jul 2025
https://github.com/queirozpedro/projeto_horariosdeaula
Este projeto consiste na elaboração de um programa para gerenciar os horários de um semestre das turmas do curso do Bacharelado em Tecnologia da Informação (BTI) do Campus Pau dos Ferros (CMPF) da Universidade Federal Rural do Semi-Árido (UFERSA).
Last synced: 24 Oct 2025
https://github.com/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 Oct 2025
https://github.com/susan56789/prison-system
Online Prison Management System . This project was submitted for the award of bachelor's degree in computer science final year project
computer-science php project research-project sql
Last synced: 18 May 2026
https://github.com/simerplaha/justsql
Just write SQL as String
database-access database-connector database-management scala sql
Last synced: 23 Sep 2025
https://github.com/dsego/sql_tag
JS tagged template literals for prepared SQL statements.
database deno-module query-builder safe-sql sql template-literals
Last synced: 19 Feb 2026
https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects
A Collection of All Projects Done in PowerBI, Excel, SQL Python
excel pandas powerbi python3 sql tableau-public
Last synced: 30 Apr 2026
https://github.com/faisal-khann/vendor_impact_analysis
Vendor Impact Analysis is the process of evaluating and measuring how well suppliers or vendors contribute to a company's success in terms of product quality, cost-effectiveness, timely delivery, reliability, and overall value.
data-visualization git powerbi python sql sqllite3
Last synced: 21 Aug 2025
https://github.com/jvmistica/knowledge-base
A knowledge base web application created using Flask.
flask gcp google-cloud-platform kb knowledge-base python sql web-app
Last synced: 19 Jan 2026
https://github.com/gabrielhora/django_sqlformatter
Format and syntax highlight SQL queries in Django log
Last synced: 13 Jul 2025
https://github.com/jakubknejzlik/ts-query
TypeScript implementation of SQL builder
Last synced: 10 Sep 2025
https://github.com/sixarm/sixarm_sql_schema_examples
SixArm » SQL » Schema examples
Last synced: 19 Mar 2026
https://github.com/turbot/powerpipe-mod-youtube
Visualize Youtube channel performance, viewer trends, and geographic insights, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod sql youtube youtubechannel
Last synced: 14 May 2026
https://github.com/mcaelanremigio/sdsu_undergraduate_os
Statistics: Data Science major at SDSU sharing applied data science projects and leadership work developed alongside my undergraduate studies.
analytics data-science leadership portfolio professional-development python r sas sdsu sql statistics
Last synced: 30 Jun 2026
https://github.com/debas-31/vet_clinic
It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.
Last synced: 01 Nov 2025
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/renatoelho/analise-credito
Este projeto de engenharia de dados, desenvolvido por nós, Renato Coelho e Gyan Lucas, tem como objetivo conceitual e educativo demonstrar como seria uma solução de análise de crédito utilizando ferramentas open source e proprietárias em conjunto para atender a esse propósito.
control-center docker docker-compose dockerfile git kafka minio nifi python s3 sql sql-server streamlit ubuntu zookeeper
Last synced: 08 Apr 2026
https://github.com/leticiafarias/medical-clinic
Trabalho final da disciplina de APS
hibernate java-8 persistence postgresql sql swing uml-diagrams
Last synced: 17 May 2026
https://github.com/vvipjain/ecommerce-sales-analysis
Ecommerce Sales Analysis
data-analysis pandas pandas-dataframe python sql sqlalchemy
Last synced: 16 Apr 2026
https://github.com/loristns/spongecasql
A mocking spongebob SQL formatter.
code-formatter spongebob spongecase sql
Last synced: 04 Apr 2025