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-06-25 00:25:43 UTC
- JSON Representation
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/kostiantyn-nemchenko/ansible-role-postgresql
Yet another Ansible role for PostgreSQL
ansible ansible-roles database postgresql sql
Last synced: 11 Apr 2026
https://github.com/turbot/steampipe-plugin-newrelic
Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.
backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Apr 2026
https://github.com/burhanahmed1/sql-dbms
Practice tasks for DBMS in Microsoft SQL Server.
dbms dbms-lab dbmslab sql sql-query sql-server sqlserver
Last synced: 01 Jul 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/iwolf22/the-complete-2023-web-development-bootcamp
Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela
api-rest css express-js html javascript node-js nosql oauth2 reactjs sql
Last synced: 09 Apr 2026
https://github.com/jinsyin/datasql
SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘
dialect druid sql sql-translator
Last synced: 27 Jul 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/avisionh/sqlgpt
Translating natural language into a query and then executing it on a database
Last synced: 09 Apr 2026
https://github.com/pojntfx/mepi
Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.
hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart
Last synced: 10 Aug 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/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/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
Last synced: 16 Apr 2025
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/haytham-hammioui/cs50x-2024
This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql
Last synced: 22 Apr 2025
https://github.com/ichiriac/normaljs
Normal : Node Object Relational Mapper Abstraction Layer
activerecord javascript javascript-vanilla knex mariadb mysql nodejs orm postgres postgresql sql sqlite transaction typescript
Last synced: 14 Mar 2026
https://github.com/felixcharotte/ibm_datascience_capstone
In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.
analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql
Last synced: 26 Jul 2025
https://github.com/symfonycasts/doctrine-queries
SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries
doctrine doctrine-dbal doctrine-orm dql query-builders sql
Last synced: 16 Apr 2025
https://github.com/francescodisalesgithub/plsql_dummies
dummy program to prove the syntax of pl/sql
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: 28 Aug 2025
https://github.com/tspannhw/table-ddl
DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.
apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql
Last synced: 19 Mar 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/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
https://github.com/reo7sp/two-step-migrate
SQL migration tool for blue-green deployments
blue-green-deployment migrate postgreql sql
Last synced: 11 Aug 2025
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/mitre/aws-rds-microsoft-sql-server-2014-instance-stig-baseline
InSpec profile to validate the secure configuration of AWS RDS Microsoft SQL Server 2014, against DISA's Microsoft SQL Server 2014 Instance Security Technical Implementation Guide (STIG) Version 1, Release 9.
inspec microsoft mitre-corporation mitre-inspec mitre-saf sql stig
Last synced: 30 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/semperos/ari
Ari: Array Relational Interactive Programming
array-language array-programming duckdb go-lang go-language goal-language sql
Last synced: 08 May 2025
https://github.com/telsho/extrai
Structured data extraction with LLM majority vote
agents consensus data-extraction hallucination-mitigation llm majority-vote sql sqlalchemy sqlmodel structured-data workflow
Last synced: 10 Nov 2025
https://github.com/toddbirchard/bigquery-to-sql
:bar_chart: :arrow_right: :floppy_disk: Lightweight ETL script to migrate data from BigQuery to SQL.
bigquery etl google-cloud python sql sqlalchemy
Last synced: 09 Feb 2026
https://github.com/julianrendon/schooladminsystem_jdbc
Java desktop application to register students, courses and marks into a database using JDBC
dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql
Last synced: 03 Jan 2026
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/oluwis/spring-task-list-graphql-api
Uma API GraphQL feita com Java, Spring, Spring Security e JPA.
apache-commons api backend docker graphql h2-database java jsonwebtoken jwt lombok maven passay spring spring-boot spring-data-jpa spring-security sql
Last synced: 06 Jan 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/7effrey89/streamlit_azuresqldb_fabric
Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.
azure db fabric microsoft sql streamlit-webapp
Last synced: 06 Jan 2026
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/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/aloth/power-bi-book-resources
Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.
analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization
Last synced: 19 Feb 2026
https://github.com/a-patel/sql-style-guide
Sql Style Guide
coding-standards coding-style sql sql-server style-guide styleguide
Last synced: 28 Jun 2025
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/kyopark2014/aws-athena
It decribes how to use aws athena for data analytics
Last synced: 27 Jun 2025
https://github.com/dustin-decker/elasticsearchsql
A simple example of using Apache Spark SQL against Elasticsearch 5
Last synced: 11 Apr 2026
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/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 13 Mar 2025
https://github.com/seddryck/tseesecake
Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series
Last synced: 12 Apr 2025
https://github.com/stevenvachon/sql-match
Match a string using an SQL pattern.
Last synced: 14 Mar 2025
https://github.com/blakedrumm/scvmm-scripts-and-sql
The Scripts provided here are compatible with System Center Virtual Machine Manager
collector data powershell scripts scvmm sql
Last synced: 11 May 2025
https://github.com/BillyFrcs/SmarterBooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 10 Mar 2025
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/tushar2704/sales-for-retail-and-food-services
This project aims to analyze and visualize the sales data for Retail and Food Services in the U.S.A. The data is sourced from the U.S. government website and has been processed using SQL to create a database for easy management and analysis.
analysis dashboard portfoilo portfolio-project postgresql sql tushar2704
Last synced: 04 Nov 2025
https://github.com/freddo1503/stock_news_pred
Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.
apache-kafka data-engineering django docker-compose postgresql python sql
Last synced: 11 Apr 2026
https://github.com/amberlee2427/nancy-brain
Nancy's RAG backend and HTTP API/MCP server connectors.
embeddings http mcp mcp-server python rag rag-chatbot sql
Last synced: 18 Jan 2026
https://github.com/whopiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 12 Apr 2026
https://github.com/apache/incubator-gluten-site
Apache Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
Last synced: 19 Oct 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/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
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/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 29 Aug 2025
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
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/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/walidalsafadi/hr-sqldb
Use DML and DDL scripts to build a simple HR SQL project.
oracle oracle-database oracle-sql sql
Last synced: 02 Jan 2026
https://github.com/phrdavis/grogus_ecommerce
Grogu's E-commerce Project
api api-rest application-yml crud crud-application database e-commerce h2-database java poo pull-requests software-engineering spring springboot sql university-project univille webserver website yml-configuration
Last synced: 11 Apr 2026
https://github.com/hristianivanov/softuni-courses
Course exercises | SoftUni | Hristian Ivanov
csharp devops ef-core html-css-javascript mssqlserver softuni softuni-programming software-engineering sql
Last synced: 26 Jan 2026
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/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
https://github.com/divyenduz/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 26 Feb 2025
https://github.com/friskes/loadnsi
Utility for downloading and updating NSI fixtures
aiofiles asyncio bs4 cli code-generator database django-models fixtures gzip httpx json nsi postgres python rich rosminzdrav sql tenacity
Last synced: 08 May 2025
https://github.com/the-akira/the-akira
Gabriel Felippe Profile
c computer javascript profile programming python readme software-engineering sql
Last synced: 20 Aug 2025
https://github.com/ashiqyousuf/sqlqm
Implemented custom decorator for checking your db queries in development mode
Last synced: 04 Jan 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/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/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/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/annakthrnlee/FIFA_World_Cup
Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.
google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow
Last synced: 10 Mar 2025
https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility
Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.
downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor
Last synced: 04 Oct 2025
https://github.com/tknishh/case-study-ueats-ghub-sql
Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub
assignment bigquery case-study-analysis loop product-analyst sql
Last synced: 23 Aug 2025
https://github.com/andriikot/codewars
Codewars Solutions
algorithms codewars javascript python ruby solutions sql
Last synced: 01 Sep 2025
https://github.com/ergonzamarian/trigger
Projeto Finalizado :: Trabalho utilizando trigger
Last synced: 04 Mar 2026
https://github.com/leosolar8/postgresql-express-prisma
This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game
authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql
Last synced: 08 Apr 2026
https://github.com/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/deverebor/modelagembancodedadoscovid
*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados
database microsoft-sql-server sql university
Last synced: 09 Mar 2026
https://github.com/yossef-ashraf/quickorm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 12 Jun 2026
https://github.com/deve-sh/permit-system
A Lightweight Permit Application System written in PHP and SQL.
Last synced: 14 Nov 2025