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-04-06 00:24:26 UTC
- JSON Representation
https://github.com/hashan-samarakkody/swiftstock-inventory_management_system
This repository contains the code for a web-based Inventory Management System developed for the final project in Web Applications Development I. The application is built using PHP and MySQL, designed to help users efficiently manage their inventory items through a comprehensive set of features.
css3 hosting html5 javascript php sql
Last synced: 07 Apr 2025
https://github.com/peopleworks/playingwithsqlquery
Joins, duplicates, cleaning, useful links and more
db2 oracle postgresql psql sql sql-server
Last synced: 21 Jul 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/raidenyn/sqldeploy
Simple database creator from sqlproj under .NET Core and Docker environment
deployment docker dotnet dotnet-core mssql sql sqlprojects
Last synced: 12 May 2025
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/michael-simons/pv
Some scripts to work with PV measurements and tooling to record measurements.
duckdb energy olap photovoltaics pv sql
Last synced: 12 May 2025
https://github.com/haxtra/super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
database db encryption query-builder sql sqlite synchronous
Last synced: 18 Apr 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/kaykeeb3/python
Repositório destinado a resolução das questões sobre a matéria de Linguagem de programação em Python. Referentes ao curso de ADS
Last synced: 06 Sep 2025
https://github.com/shravanasati/squirrel
An AI SQL query builder and executor.
Last synced: 23 Jun 2025
https://github.com/actiontech/sqle-oracle-plugin
this a Oracle SQL audit plugin for SQLE
Last synced: 21 Jun 2025
https://github.com/florents-tselai/pgxicor
XI (ξ) Correlation Coefficient in Postgres
aggregate correlation sql statistics
Last synced: 19 Apr 2025
https://github.com/bhattbhavesh91/sql-pandas-fugue-demo
Tutorial on using SQL on Python Pandas DataFrame using FugueSQL
pandas pandas-dataframe pandas-python python python3 sql
Last synced: 17 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/yihleego/unique
Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql
Last synced: 12 Apr 2025
https://github.com/flexycode/ctinfmgl_final_project
💫 CTINFMGL INFORMATION MANAGEMENT COM231
dsa-algorithm final-project information-management javascript object-oriented-programming sql
Last synced: 08 May 2025
https://github.com/v-blaze/budget_app
Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails
activerecord css devise erb-template postgresql ruby ruby-on-rails sql
Last synced: 17 Mar 2025
https://github.com/developertharan/notion-clone
Developed interactive websites Notion clone websites, ensuring full functionality and highquality projects from conception to completion
authjs edgestore nextjs14 oauth2 oauth2-client postgresql prisma prisma-orm reactjs shadcn-ui sql tailwindcss typescript
Last synced: 07 Jul 2025
https://github.com/floatliang/sqlorm4es
A simple and expressive (like peewee) sql-like orm for elasticsearch.
Last synced: 18 Aug 2025
https://github.com/haroldeustaquio/analysis-of-oncological-diseases-in-peru
This repository presents an analysis of care related to the 7 most frequent cancers in 2022, compiling open data provided by FISSAL. This report includes a breakdown of consultations by department, a patient profile by age, insurance and sex, as well as the most requested types of services. The findings are complemented by an interactive dashboard
analysis data diseases powerbi r sql sqlite
Last synced: 03 Apr 2025
https://github.com/datadistillr/datadistillr-python-sdk
A Python SDK for Programmatically Interacting with DataDistillr
apache-drill data data-science datadistillr jupyter sql
Last synced: 01 Jul 2025
https://github.com/vbukoev/software-university-education
Course exercises from SoftUni, done by Vasil Bukoev
csharp entityframeworkcore html html-css html-css-javascript html5 html5-css3 mssql-database mssqlserver softuni softuni-course softuni-exercises softuni-programming software-engineering sql
Last synced: 30 Oct 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/danieljdufour/bigintarray
Like intarray module for PostgreSQL, but for Big Integers
Last synced: 09 Aug 2025
https://github.com/mwapsam/ruby-capstone
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql
Last synced: 28 Jul 2025
https://github.com/parasgarg/transport-management-system
Transport Management System was a web portal which was concerned to help a user in finding the shortest route, transportation mode and fare estimate between a source and a destination. This web portal project considered the geographical location nodes and applicable fare depending upon the mode of transport and route.
asp-net csharp html-css javascript jquery ms-sql-server sql visual-studio
Last synced: 07 May 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/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/ncss-tech/sda-lib
Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.
database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey
Last synced: 28 Jun 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/systemxlabs/datafusion-remote-table
A DataFusion table provider for executing SQL queries on remote databases.
datafusion mysql oracle postgresql rust sql sqlite
Last synced: 30 Apr 2025
https://github.com/ologe/android-content-resolver-sql
One function library that allows to use SQL statements on ContentResolver class
android android-library contentprovider sql sqlite sqlite-android
Last synced: 11 Apr 2025
https://github.com/jorgeluisreis/employeesharp
EmployeeSharp é uma aplicação baseada em C# junto ao ASP.NET que funciona dentro de um ambiente Docker junto ao seu Banco de Dados Mysql, trata-se de um CRUD para cadastro, edição e exclusão de funcionários e cargos atrelados ao mesmo.
aspnetcore docker dotnet mysql nginx sql
Last synced: 10 Apr 2025
https://github.com/mitranim/sqlb
SQL query builder in Go. Oriented towards plain SQL. Supports composition.
Last synced: 30 Apr 2025
https://github.com/alessandro-salerno/sqlabstract
A small recycled SQL library
Last synced: 30 Apr 2025
https://github.com/ankan24/sql-a2z
This repository is a comprehensive collection of SQL commands, covering fundamental to advanced SQL syntax and examples.
Last synced: 26 Mar 2025
https://github.com/expressots/prisma-provider
Prisma provider for Expresso TS 🐎
expressots nodejs nosql orm prisma provider sql typescript
Last synced: 10 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/akashdip2001/sql-study-notes
Study Notes for SQL, RDBMS
database dbms notes rdbms sql sql-server study-notes
Last synced: 30 Apr 2025
https://github.com/duct-framework/migrator.ragtime
Integrant methods for running database migrations using Ragtime
clojure duct integrant migrations ragtime sql
Last synced: 13 Apr 2025
https://github.com/tymorrow/qo
A naive SQL query plan optimizer [needs cleanup]
optimization parse query-tree sql sql-query
Last synced: 02 May 2025
https://github.com/jacobbrewer1/patcher
Powerful SQL Query builder that automatically generates SQL queries from structs
go go-lib go-library go-mysql golang golang-library mysql sql
Last synced: 07 May 2025
https://github.com/natasha-ct/vet-clinic-database
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
database postgresql-database query relational-databases sql
Last synced: 02 Mar 2025
https://github.com/arkapravo-ghosh/attendance-monitoring-system
Attendance Monitoring System using Biometrics (Fingerprint)
biometrics javascript python3 raspberrypi react sql vite
Last synced: 02 Apr 2025
https://github.com/yaroslav-vorobyov/sf_dst
Data Science Professional course
ab-testing data-visualization docker eda hyperopt hyperparameter-optimization jupyter machine-learning matplotlib nltk numpy optuna pandas plotly psycopg2 python scikit-learn scipy seaborn sql
Last synced: 12 Apr 2025
https://github.com/gisce/ooquery
OpenObject Query Parser
hacktoberfest openerp openobject orm parser query sql
Last synced: 12 Apr 2025
https://github.com/syucream/firesql
A SQL-like interface to Google Cloud Firestore in Java
Last synced: 12 May 2025
https://github.com/gtkcyber/drillworkshop
Learn how to quickly explore your data with Apache Drill
apache-drill big-data database hadoop jdbc python r sql
Last synced: 11 Apr 2025
https://github.com/abhi5h3k/llquery
LLQuery : Your Conversational SQL Bridge Harness the power of natural language to effortlessly craft SQL queries with LLQuery.
chainlit chatgpt docker duckdb gpt gpt-database gpt-sql langchain llm local-llm ollama simple-gpt sql
Last synced: 10 Apr 2025
https://github.com/phdru/sqlconvert
A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.
mysq2sql mysql postgresql python python3 sql sqlite
Last synced: 07 Oct 2025
https://github.com/slott56/functional-sql
An approach to writing function Python that parallels the concepts underlying the SQL select
Last synced: 30 Apr 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/anaagg/data-installations-windows
Are you thinking about using the Linux subsystem on Windows? This is your repo, along this repository you will find the necessary steps to install on your computer what you need to work with Python, SQL, miniconda on Windows using the Linux subsystem.
conda conda-environment data-analysis hyper jupyter jupyter-notebook jupyter-notebooks linux miniconda pycharm pycharm-ide python sql vscode windows workbench
Last synced: 23 Oct 2025
https://github.com/imsanjoykb/data-warehouse-using-aws-s3-and-redshift
Data-Warehouse-using-AWS-S3-and-Redshift
aws aws-s3 data-pipeline data-warehouse etl python3 redshift sql
Last synced: 17 Jun 2025
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/quiltdata/quilt-package-metadata-athena
A comprehensive tutorial outlining
athena metadata quilt-data quilt-packages quilt3 s3 sql
Last synced: 08 Jul 2025
https://github.com/cleilsonandrade/notifications-service
Notifications Service é um serviço de mensageira que permite criar notificações, marcar como lida e nao lida, listar e contabilizar mensagens de um usuário. Desenvolvido com o framework NestJS com a clean architecture.
backend class-validator clean-architecture design-patterns messaging-services microservice nestjs nodejs notifications prisma sql sqlite
Last synced: 15 Jun 2025
https://github.com/annamihailovna/netblog_rest_api
REST API для проекта Netblog
django-rest-framework git github python sql
Last synced: 02 May 2025
https://github.com/exsandebest/danchat
Web-chat in Node.js
authorization avatars chat communication database ejs environment-variables expressjs friends js long-polling messages nodejs socket-io sql users
Last synced: 02 May 2025
https://github.com/chenquan/sqlbreaker
A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)
breaker ent go golang gorm mysql oracle orm postgres postgresql sql sqlite3 sqlserver tidb xorm xsql
Last synced: 04 Apr 2025
https://github.com/turbot/steampipe-plugin-jenkins
Use SQL to instantly query Jenkins resources. Open source CLI. No DB required.
backup etl hacktoberfest jenkins jenkins-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 10 Apr 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 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/akardapolov/dimension-db
Hybrid time-series and block-column storage database engine written in Java
big-data-processing column-store dbms java sql time-series
Last synced: 14 Mar 2026
https://github.com/mariadb-corporation/dev-example-nosql-listener
This repository contains information on how to create and use a MariaDB MaxScale NoSQL Listener with MariaDB Community Server.
mariadb mariadb-client mariadb-database mariadb-docker mariadb-maxscale mariadb-server mongodb mongodb-driver mongodb-nodejs nodejs nosql rdbms reactjs sql
Last synced: 26 Oct 2025
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/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/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
https://github.com/han2015/esql
lightweight ORM tool of elasticsearch for go, no third dependence.
api elastic elasticsearch esql go sql
Last synced: 14 Jan 2026
https://github.com/eddiecorrigall/database-revisions
A lightweight database migration tool for SQL and no-SQL databases
database-management devops-tools migration-tool mongodb nodejs nosql postgresql revision-history sql
Last synced: 24 Oct 2025
https://github.com/apache/calcite-site
Apache Calcite Website
big-data calcite geospatial hadoop java sql
Last synced: 19 Oct 2025
https://github.com/developmentseed/little-owl
🦉 - A companion to AWS Athena
Last synced: 09 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/adrianhajdin/classroom-backend
Backend side of a management system powered by Node.js, Express, NeonDB & Drizzle; integrating Better-Auth, Arcjet, and Cloudinary for a secure, type-safe, and scalable academic infrastructure.
arcjet drizzle-orm express nodejs sql typescript
Last synced: 18 Jan 2026
https://github.com/kevingastelum/relational-database-fcc
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Last synced: 29 Oct 2025
https://github.com/r3dhulk/sqli-detector-in-ruby
SQL Detector Tool In Ruby
blackhat ethical ethical-hacking ethical-hacking-tools ethicalhacking hacking hacking-tool penetration-testing pentesting ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails security sql sqli-scanner sqli-vulnerability-scanner
Last synced: 09 Oct 2025
https://github.com/emiruz/dataset-tools
Easy to use library for working with core.matrix datasets in Clojure: select, where, aggregate, join, order, cross-tab, from/to-dataset, etc
data-mining data-science dataset dsl matrix sql
Last synced: 22 Oct 2025
https://github.com/wilsonehusin/sqldoc
Generate markdown documentation from SQL tables.
database documentation documentation-generator postgres postgresql sql
Last synced: 14 Jun 2025
https://github.com/discoduroderoer/foro-ddr
Foro DDR para la comunidad de discoduroderoer.
controller css html javascript js model mvc mysql php sql view
Last synced: 16 Mar 2026
https://github.com/thecodechaser/schema-database
Created the database from the schema diagram.
Last synced: 24 Apr 2025
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/mjunaidca/sql-auditor-pro-gpt
Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.
ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel
Last synced: 02 Apr 2025
https://github.com/abskmj/sqldev-pw-decryptor
Decrypt the database connection paswords stored by SQL Developer IDE online
angular angular6 decryption developer sql utility website
Last synced: 10 Aug 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/code-str8/churn-prediction-ml-app
Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.
machinelearning python sql streamlit
Last synced: 14 Apr 2025