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/birmingham-and-solihull-ics/bsol_outcomes_framework
Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework
local-government nhs population-health public-health r sql
Last synced: 14 Apr 2025
https://github.com/mastansayyad/dbms-sql-queries-
This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.
database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql
Last synced: 18 Apr 2026
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/tejashviraj19/mongodb-sql
📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.
backend crud database java java-crud learning mongodb mongodb-sql practice sql
Last synced: 10 Mar 2026
https://github.com/alexeysp11/sqlviewer
A multilingual C# application that provides a user-friendly interface for interacting with different RDBMS and performing various database operations.
csharp database-management sql wpf
Last synced: 16 Jan 2026
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/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/alenales/etl
ETL задача. Ежедневная выгрузка данных и формирование/отправка новой таблицы в tabix
Last synced: 27 Apr 2026
https://github.com/dimikot/ent-framework
A PostgreSQL graph-database-alike library with microsharding and row-level security
cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql
Last synced: 05 Mar 2025
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/plandes/icsql
This library provides an Emacs SQL mode integration to the ciSQL program
command-line-tool emacs emacs-lisp sql
Last synced: 14 Sep 2025
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/shanduur/c-embedded-sql
This repository contains code of VSCode extension for highlighting SQL syntax in C code.
Last synced: 04 Oct 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/codewithkyle/jsql
Asynchronously access and manage your IndexedDB databases using SQL queries.
asynchronous indexeddb offline-capable sql web-worker
Last synced: 15 Mar 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/francescodisalesgithub/plsql_dummies
dummy program to prove the syntax of pl/sql
Last synced: 22 Mar 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/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/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/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/psp515/healthycowdatabase
Databases course 2021 / 22 at AGH UST.
database sql sql-server-database
Last synced: 14 May 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/novikovadaria/all_udemy_work
Конспекты и Решение задач на курсе Udemy на специальности Full Stack разработка | Notes and Problem solving on the Udemy course in the specialty Full Stack development
css flask geekbrains html machine-learning python python-script sql web-development web-scapping
Last synced: 05 May 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/jackhawks/lemon-docs
Lemon Docs 是一个全面的文档集,包括 Figma 原型、PowerDesigner 物理模型、初始化 SQL 脚本数据等。
Last synced: 02 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/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/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/wabscale/bigsql
ORM featuring dynamic model generation, with on the fly relationship detection and resolution
Last synced: 25 Jul 2025
https://github.com/ynathan/spserver
express express-js javascript nodejs sql
Last synced: 03 May 2026
https://github.com/vaneeza-7/flex-student-management-system
📚 Flex is a student management system built using ASP.NET and C# with MS SQL database for the backend. It is a web-based application designed to streamline various administrative tasks related to student management.
administration-interface asp asp-net aspnet csharp fast-nuces html-css-bootstrap net-framework-472 sql sql-database student-management student-management-system teacher-management teacher-student visual-studio web-application website
Last synced: 20 Jun 2026
https://github.com/jeescu/nebula
:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.
api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql
Last synced: 09 Apr 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/birdmandayum0131/url-shortener
A Project for practicing golang and clean architecture
clean-architecture docker docker-compose go golang mysql nginx practice-project sql
Last synced: 10 Apr 2026
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
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/jinsyin/datasql
SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘
dialect druid sql sql-translator
Last synced: 27 Jul 2025
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/castaglia/proftpd-mod_conf_sql
ProFTPD module that reads proftpd.conf data from SQL tables
Last synced: 29 Mar 2025
https://github.com/miroslav-reiter/kurz_microsoft_sql_server_v
Kurz Microsoft SQL Server V. Ladenie a optimalizácia dopytov
kurz kurz-ms-sql-server kurz-sql kurz-tsql microsoft microsoft-sql-server mssql reiter skolenie skolenie-sql sql sql-injection sql-server sql-snippets sql-tips sql-tipy sqlserver
Last synced: 21 Mar 2025
https://github.com/the-an0nym/forum
css forum html infinityfree javascript js mariadb php sql website
Last synced: 30 Jul 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/koushiro/usql
[WIP] Universal SQL Lexer and Parser library, written in Rust.
lexer mysql parser postgresql rust sql sqlite3
Last synced: 30 Jul 2025
https://github.com/omjogani/patient-monitoring-system
Patient Monitoring System for Doctor using ASP.net Framework
asp-net-framework csharp dotnet dotnet-framework sql
Last synced: 19 May 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/emrekybs/sonic
Web Headers Security Scanner
apache apache2 headers scanner scanner-web sql webscanner websecurity xss
Last synced: 30 Jul 2025
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/simerplaha/justsql
Just write SQL as String
database-access database-connector database-management scala sql
Last synced: 23 Sep 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/edcrux/sql-project
SQL project as part of microverse curriculum
Last synced: 24 Sep 2025
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/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/marregui/quest
Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.
gui java questdb questdb-desktop-client sql swing-gui timeseries
Last synced: 27 Jun 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 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/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/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/bytebase/mongo-parser
MongoDB parser based on ANTLR4
antlr antlr4 database documentdb mongo mongodb parser sql
Last synced: 18 Jun 2025
https://github.com/minicloudsky/minerva
Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.
go golang mysql mysql-database parser sql tidb
Last synced: 02 Jan 2026
https://github.com/tebogoyungmercykay/the_jerman_otto_car_site
This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.
ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml
Last synced: 09 Apr 2026
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/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/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 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/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/burtlo/wraith
Rust (Rocket Diesel) web service to accept InSpec JSON scan data
diesel-rs rocket-rs rust sql sqlite3 webservice
Last synced: 05 Apr 2025
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/nomisrev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
datasource javax jvm kotlin kotlin-dsl sql
Last synced: 20 Jan 2026
https://github.com/kananniftiyev/cloudcourier
CloudCourier📦 is a versatile and secure file transfer platform designed to streamline the way you share and manage your files. Whether you need to send large documents, images, videos, or any other file type, CloudCourier📦 simplifies the process while ensuring data privacy and control.
azure bash chi css file firebase golang html javascript joy-ui mongodb postgres react reactjs rest-api service-oriented-architecture sql
Last synced: 06 Apr 2026
https://github.com/mgobeaalcoba/power_bi_projects
Mis trabajos y practicas en Power BI.
data-visualization power-bi power-bi-dashboard power-bi-dax sql
Last synced: 17 Feb 2026
https://github.com/wwakabobik/home
H.O.M.E. is smart home project.
arduino esp8266 flask home-automation iot iot-platform lora monitoring pws python python3 raspberry-pi smart-home sql sqlite sqlite3 weather-station wind-turbine
Last synced: 12 Nov 2025
https://github.com/alecgn/usefull-powershell-scripts
A collection of usefull windows powershell scripts for Web and SQL server management.
backup certificate iis pfx powershell site sql utils
Last synced: 27 Mar 2025
https://github.com/zsoulaimane/automatic_backup_system
backup css dashboard html javascript jquery paramiko php pipeline python remote-desktop rsa-encryption sftp sql ssh
Last synced: 05 Apr 2026
https://github.com/astj/p6-sql-namedplaceholder
Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder
Last synced: 14 Apr 2025
https://github.com/amaanalikhan3000/cinemahub2
Movie Booking Spring Boot App using Java , Spring Boot and Spring Security
2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql
Last synced: 28 Oct 2025
https://github.com/leviobrabo/historia
História: JSON (Conteúdos de história em JSON)
curiosidade-historicas estudo estudo-historia eventos-historicos fatos-historicos frases-historicas historia historia-do-brasil historia-do-mundo json sql xml yaml
Last synced: 17 May 2026
https://github.com/soroushj/sqlt
More SQL types for Go
database go-module golang-module sql sql-types
Last synced: 07 Sep 2025
https://github.com/ilias-ant/entity-resolution-with-monetdb
A proof-of-concept entity resolution approach, with Tensorflow, inside a MonetDB.
entity-resolution monetdb product-matching sql tensorflow udfs
Last synced: 17 May 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/sarvarbekuzprog/ecommers
Ecommers backend with js
api ecommers ecommers-backend expreessjs nodejs restapi sql
Last synced: 13 Apr 2025
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/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 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/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