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-23 00:29:40 UTC
- JSON Representation
https://github.com/haseeeb21/jewellery-store-management-system
This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.
columns csharp database database-management management management-system server sql sqlserver system tables visual-studio
Last synced: 14 Apr 2025
https://github.com/arshad115/today-i-learned
:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)
android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs
Last synced: 19 Sep 2025
https://github.com/ushelp/easyfilter
Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component
content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection
Last synced: 14 Jul 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025
https://github.com/seferogluemre/customertrackingadonet
Customer Tracking System This project is a customer tracking system developed using C# and MSSQL. The system includes fundamental functionalities such as customer operations and city management.
csharp sql stored-procedure tracking-system
Last synced: 15 Aug 2025
https://github.com/ghazaleze/courseshop_datawarehouse
a data warehouse for an online course shop
database datawarehouse etl-process sql sql-server-database staging-area
Last synced: 23 Feb 2025
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 2025
https://github.com/williamdsw/vaporbreaker-mobile
Mobile's version of my game Vaporbreaker!
aesthetics android csharp game game-development google microsoft mobile play retrogemn sql sqlite3 store unity vaporbreaker vaporwave version windows
Last synced: 09 Mar 2026
https://github.com/digital-science/dimensions-gbq-lab
Source code for Dimensions BigQuery LAB
gbq research-analytics scholarly-big-data scholarly-metadata sql
Last synced: 06 Apr 2025
https://github.com/carpentries-incubator/sql-humanities-lesson
SQL for Humanities
alpha carpentries carpentries-incubator data-wrangling database digital-humanities english lesson sql
Last synced: 02 Sep 2025
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/melashu/catalog-of-my-things
In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.
Last synced: 10 Sep 2025
https://github.com/kaoutherbo/vitalab
This web application embodies a commitment to revolutionizing the way blood donations and laboratory analyses are managed within a given region, specifically within a wilaya.
blood-donation-management css-animations css3 html5 js-swiper mvc-architecture mysql php sql
Last synced: 14 Apr 2025
https://github.com/dyoniso/midback
Midback 2D Relative Imageboard
anonymous chan expressjs ffmpeg imageboard jade javascript nodejs postgresql pug shell sql
Last synced: 21 Jun 2025
https://github.com/getyourguide/dbq
Run Databricks queries from your terminal or editor
cli databricks repl sql team-ps
Last synced: 11 Apr 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 2025
https://github.com/datnguye/dbt-translate
✨ Let's translate Numbers to Words ✨
dbt money2word num2word package snowflake sql sqlserver udf
Last synced: 05 May 2025
https://github.com/somdipdey/sql-magic
Various SQL scripts to do magical stuffs on your databases
Last synced: 30 Jul 2025
https://github.com/stackql/stackql-codespaces-notebook
Run stackql queries in GitHub Codespaces
cloud codespaces github sql stackql
Last synced: 11 Jul 2025
https://github.com/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/tsg405/sql-for-data-science----coursera
This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]
california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset
Last synced: 14 Apr 2025
https://github.com/ghazaleze/flower-shop-datebase
for a flower shop with online and non-online purchases
database flower-shop kivy-framework sql sql-server transactional-database
Last synced: 12 Apr 2025
https://github.com/ststeiger/sqlparser
Ways to remove sql-comments, including ANTLR4
comment-remover comments csharp dotnet-core sql t-sql
Last synced: 13 Apr 2025
https://github.com/pointerish/sqlbasics
This repo contains work on SQL Basics.
Last synced: 29 Mar 2025
https://github.com/ilambrev/softuni_java_learning_program
Java Web Developer - SoftUni Software Engineering Program
Last synced: 15 Jun 2025
https://github.com/ygor-j/sql-guard
A small package for data quality rules using Standard SQL
assertions bigquery data data-cleaning data-quality data-quality-checks duckdb ducklake gcp in-memory pure-sql sql testing-tools
Last synced: 26 Oct 2025
https://github.com/shonharsh/csharp-linq-tutorial
This project contains resources for the class LINQ Tutorial: Master the Key C# Library authored by Krystyna Ślusarczyk
academic academy artificial-intelligence atom automation bot config csharp education git guide learning linq markdown query sql studio training-materials trending windows
Last synced: 28 Oct 2025
https://github.com/rinatmambetov/django-piscine-42school
Django makes it easier to build better web apps more quickly and with less code
42projects 42school django python sql
Last synced: 15 Apr 2025
https://github.com/daidai21/leetcode
The algorithm of Leetcode with Python3.x and C++. SQL and Shell.
algorithm bash cpp11 data-structures leetcode python3 shell sql
Last synced: 12 Apr 2025
https://github.com/dayvsonspacca/lumus-sql-builder
Simple SQL query builder in RUST
Last synced: 09 Apr 2026
https://github.com/mahdi22/ansible-install-asterisk
Role Ansible Installation Asterisk on CentOS 7, CentOS 8 ,configuration of the cdr connection to mysql or Mssql database, configuration firewalld and fail2ban
ansible asterisk callcenter cdr cdr-database centos fail2ban firewall linux linux-server mssql redhat sql telephony voip
Last synced: 07 May 2025
https://github.com/yaroslavkrutiak/databricks-sql-cli
Helper CLI to apply migrations to a databricks sql warehouse
cli databricks delta-lake migration nodejs sql
Last synced: 03 Aug 2025
https://github.com/snowflakedb/snowpark-checkpoints
Snowpark Python / Spark Migration Testing Tools
data-analytics data-engineering data-science python snowflake sql
Last synced: 31 Aug 2025
https://github.com/mannasoumya/sqltrip
SQL Map in CORE JAVA
corejava hack hacking hacking-tool hacks java java-library mysql mysql-database mysql-server sql sql-injection sql-injection-attacks string-manipulation string-matching strings url url-parsing
Last synced: 18 May 2026
https://github.com/talha-1010/fit_me_application
Workout application with fully functional Frontend and Backend.
backend css frontend html oracle-database php sql zend
Last synced: 23 Sep 2025
https://github.com/ralvescosta/gokit
Golang toolkit. Package to help us in the basic configurations in our applications
auth0 golang kafka logging opentelemetry rabbitmq sql
Last synced: 13 Apr 2025
https://github.com/leizongmin/leizm-sql
SQL查询构造器
mysql node npm query-builder sql
Last synced: 12 Apr 2025
https://github.com/ntdls/datarandomizer-sql-clr
Easily generate random human readable data using SQL Server’s SQL CLR.
Last synced: 14 Apr 2025
https://github.com/mellob1989/karma
Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.
ai ai-sdk go golang golang-package llm mcp mcp-client mcp-server orm sql sql-parser
Last synced: 11 Jan 2026
https://github.com/r3dhulk/sqli-detector-in-perl
SQL Detector Tool In Perl
black-hat blackhat command-line command-line-tool ethical-hacking ethical-hacking-tools hacking penetration-testing pentesting perl perl-for-ethical-hacker perl-for-ethical-hackers perl-for-ethical-hacking perl-tool perl5 perlforethicalhacking sql sqli-scanner sqli-vulnerability-scanner
Last synced: 09 Apr 2025
https://github.com/mrglaster/hlds-package-manager-server
Server part for the content destribution system for Half-Life Dedicated Server
cs hl hlds java mysql package-manager package-manager-server pm server spring spring-boot spring-web sql
Last synced: 12 Apr 2025
https://github.com/duct-framework/database.sql.hikaricp
Integrant methods for a SQL database connection pool
clojure connection-pool duct integrant sql
Last synced: 14 Apr 2025
https://github.com/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 2025
https://github.com/Mapping-Apping/laravel2doc
Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.
api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram
Last synced: 18 Feb 2026
https://github.com/makomweb/curious-moon-exercise
My notes about: A Curious Moon by Rob Conery
data data-science docker make postgres postgresql sql
Last synced: 06 Apr 2025
https://github.com/jaydattpatel/sql-and-plsql-dbms
DBMS SQL with MySQL and Oracle Database Express Edition 21c XE213 (SQL Plus)
coding-ninjas dbms manipal-university-jaipur mysql online-manipal-bca oracle-database oracle-sql oracle-sql-queries pl-sql-commit-savepoint-rollback pl-sql-cursor-function-procedure-trigger pl-sql-script pl-sql-when-while-for-loop sql sql-create-alter-drop-table sql-ddl-dml sql-group-by sql-join-union sql-select-insert-update-delete-table sql-subqueries sql-wild-card
Last synced: 09 Sep 2025
https://github.com/waveform-computing/db2utils
Utility library for IBM DB2 for Linux
db2 sql temporal temporal-models
Last synced: 17 Feb 2026
https://github.com/coumbacoulibaly/adventureworkscycles
Repository for Adventure Works Sample Database Analysis
adventureworks data-analysis data-analytics mssql-database mssqlserver sql ssms
Last synced: 21 Jul 2025
https://github.com/akeyless-community/steampipe-plugin-akeyless
Steampipe plugin to query The Akeyless Vaultless Platform configuration (no secrets values).
akeyless postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 15 Jun 2025
https://github.com/darlinggo/pan
SQL generator written in Go.
golang mysql postgresql sql sqlite
Last synced: 31 Jul 2025
https://github.com/byancamatos01/exercicioconstraint3
Exercicio 3 constraint SQL server
ads banco-de-dados constraints fatec-zl sql
Last synced: 06 Apr 2025
https://github.com/haroldeustaquio/sql-coding-challenges
Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.
challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises
Last synced: 12 Jul 2025
https://github.com/mostafanabieh/58-challenges-solved-by-sql
The solutions of all SQL hackerrank challenges using MySQL
challenge hackerrank hackerrank-solutions hackerrank-sql hackerrank-sql-solutions mysql mysql-database sql
Last synced: 13 May 2025
https://github.com/iamantimpal/leetcode_sql_database
This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀
leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3
Last synced: 23 Apr 2025
https://github.com/sadiksunbul/asp.net-narchitecture
asp.net web api infrastructure
automapper cache clean-architecture cqrs-pattern csharp dotnet efcore fluentvalidation ioc-container mediatr-library mssql-database onion-architecture rabbitmq-server redis-client sql transection webapi
Last synced: 25 Aug 2025
https://github.com/aqafridi/data-analytics-specialization
In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)
beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql
Last synced: 21 Sep 2025
https://github.com/yaegassy/sqlfluff-language-server
[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension
Last synced: 07 Mar 2026
https://github.com/derektypist/coding-traineeship-projects
This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.
api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql
Last synced: 09 Mar 2026
https://github.com/turbot/steampipe-plugin-ipinfo
Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.
backup etl golang hactoberfest ipinfo postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Mar 2026
https://github.com/daedalus/sqlblindextract
SQL blind data extraction POC
benchmark blind-search exfiltration sql timing timing-attacks
Last synced: 27 Mar 2025
https://github.com/syndbg/docker-postgres-xl-debian
This is an unofficial Debian build of http://www.postgres-xl.org/
docker postgres-xl postgresql sql
Last synced: 14 Apr 2025
https://github.com/danieljdufour/bigintarray
Like intarray module for PostgreSQL, but for Big Integers
Last synced: 09 Aug 2025
https://github.com/franloza/running-races-insights
Web application created with Evidence and DuckDB to share stats about the running races in Cuenca.
data dataengineering duckdb elt evidence markdown netlify running sql visualization
Last synced: 23 Jun 2026
https://github.com/rir-statistics/rir-statistics
:bar_chart: Regional Internet Registry statistics in SQL format
asn ipv4 ipv6 rir sql statistics
Last synced: 14 Jun 2026
https://github.com/natuleadan/agents-pro
Natuleadan's AIO for AI agents fullstack NextJS Supabase Uptash (and more) with dynamic SSR pages and RBAC dashboard for administration with cooked APIs for use and connect agents with tooling
agent-framework agentic-workflow agents ai development iceberg natuleadan pwa self-hosted sql typescript web workflow
Last synced: 21 Jun 2026
https://github.com/aqafridi/data-science-specialization
All the technique used by data scientist from Data Wrangling to Visualization. This data science specialization is organized in beginner to Advanced order.
beutifulsoup cognos-dashboard dash excel matplotlib numpy pandas plotly python sql
Last synced: 10 Apr 2025
https://github.com/mattgson/gybson
A type-safe, auto-generated, lazy loading ORM for Node.js. Designed to maximise developer productivity.
graphql mysql nodejs orm postgresql sql typescript
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-mod-digitalocean-thrifty
Are you a Thrifty DigitalOcean dev? This mod checks your DigitalOcean account(s) for unused and under-utilized resources using Powerpipe and Steampipe.
cost cost-control cost-optimization digitalocean doctl hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 27 Oct 2025
https://github.com/kitta65/bq2cst
Parse GoogleSQL, which is a dialect of BigQuery, into a concrete syntax tree
Last synced: 22 Feb 2026
https://github.com/smirl/steampipe-plugin-cortex
A steampipe plugin for cortex.io
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 14 Jan 2026
https://github.com/dynaspan/extended-dapper
[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.
crud csharp dapper dapper-crud dapper-extensions dapper-microorm dotnet dotnet-standard entityrepository linq linq-to-sql mariadb mysql orm repository sql sqlite sqlserver
Last synced: 14 Jan 2026
https://github.com/crate/cratedb-mcp
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
ai-sql-assistant cratedb documentation-as-code human-computer-interface knowledge-base mcp mcp-database mcp-database-server mcp-server mcp-sql mcp-tools model-context-protocol model-context-protocol-server natural-language natural-language-queries natural-language-understanding nlp sql sql-query text-to-sql
Last synced: 01 Apr 2026
https://github.com/thecodechaser/schema-database
Created the database from the schema diagram.
Last synced: 24 Apr 2025
https://github.com/turbot/steampipe-mod-hackernews-insights
View dashboards and reports across Hacker News stories, users, and other items using Powerpipe and Steampipe.
dashboard hackernews hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/diamondlightsource/ispyb-database
Database schema and documentation for the Diamond flavour of the ISPyB database
database-schema ispyb lims mariadb sql sql-files stored-procedures
Last synced: 23 Oct 2025
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/ostrojs/database
OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.
database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite
Last synced: 30 Apr 2025
https://github.com/juleskulcsar/postad
Google Keep-like ads wall that connects developers with designers. Built with React.js using Hooks and Redux, Node.js and Express.js and PostgreSQL.
aws aws-s3 express expressjs javascript node nodejs posgresql postgres react reactjs redux socket-io sql
Last synced: 26 Apr 2025
https://github.com/turbot/steampipe-plugin-namecheap
Use SQL to instantly query Namecheap for domains, DNS host records & more. Open source CLI. No DB required.
backup domains etl hacktoberfest namecheap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/hassaanjbaig-code/catalog-of-my-things
This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format
Last synced: 24 Apr 2025
https://github.com/mateo951/vet-clinic
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 26 Apr 2025
https://github.com/anki-code/localsql
Querying csv, xlsx, json local files using SQL as easy as possible.
csv csv-files csv-import json json-schema localsql pandas sql sqlite sqlite-database sqlite-extension sqlite3 xls xlsx
Last synced: 02 Jul 2025
https://github.com/anuraganalog/hackerrank
Contains codes for some of the solutions to Hacker-rank problems
cpp dbms hackerrank hacktoberfest hacktoberfest2020 problem problem-solving projecteuler python3 sloving solutions sql statistics
Last synced: 09 Apr 2025
https://github.com/florents-tselai/pgxicor
XI (ξ) Correlation Coefficient in Postgres
aggregate correlation sql statistics
Last synced: 19 Apr 2025