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-30 00:25:46 UTC
- JSON Representation
https://github.com/spandan114/luminai-data-analyst
LUMIN: Your data analysis companion that turns natural language questions into powerful insights through AI-driven visualizations and clear explanations.
ai-agents ai-data-analysis ai-tools chatgpt data-analytics fastapi groq langchain llm react sql typescript
Last synced: 30 Jul 2025
https://github.com/omonimus1/computer-science-degree-courseworks
Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.
computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology
Last synced: 25 Aug 2025
https://github.com/graphql-editor/zeit-aurora-integration
Integration of zeit now with AWS Aurora - Easy serverless SQL database
aurora integration serverless sql zeit
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-onepassword
Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.
1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 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/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 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: 20 Feb 2026
https://github.com/kozmod/oniontx
The library for transferring transaction management to the application layer.
clean-architecture delivery-layer go golang gorm-transaction hexagonal-architecture layer-architecture mongo-transaction onion-architecture pgx-transaction redis-transaction repository sql sql-transaction sql-transactions sqlx-transaction transaction tx
Last synced: 20 Feb 2026
https://github.com/turbot/steampipe-plugin-ibm
Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.
backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 06 Sep 2025
https://github.com/anilnayak126/filesharingapp
A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.
django drf file-management file-sharing python sql web-application
Last synced: 15 Apr 2025
https://github.com/kilemonn/messagequeue
A message queue service, which can receive, hold and provide messages that are sent between services.
docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql
Last synced: 19 Apr 2025
https://github.com/undisputed-jay/sql-island
SQL Island is a fun introduction to learning and using SQL.
Last synced: 12 Aug 2025
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
https://github.com/Armoghans-Organization/Student-Record-Keeping-System
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 03 Oct 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/iamrajiv/neon-db-cli
The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.
cli go neondatabase postgresql serverless sql
Last synced: 23 Apr 2025
https://github.com/turbot/steampipe-plugin-chaos
Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/carlos-rian/pysqlx-core
A fast and async SQL database wrapper for Python, with support for MySQL, PostgreSQL, SQLite and MS SQL Server.
anyio asyncio mssqlserver mysql postgresql python quaint rust sql sqlite3
Last synced: 04 Sep 2025
https://github.com/so010/cdrreceiver
nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db
cisco javascript node-js nodejs sql
Last synced: 15 Apr 2025
https://github.com/angoca/log4db2
A logging utility like log4j for IBM Db2 SQL PL
db2 db2luw logger logging logging-library sql
Last synced: 02 Aug 2025
https://github.com/envigit/hotellaspalmas
Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL
csharp database hotel-reservation-system sql wpf
Last synced: 21 Aug 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/hyvor/laravel-filterq
Advanced filtering for Laravel APIs
Last synced: 16 Apr 2025
https://github.com/ericneves/mybooksapi
🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...
api json-web-token jwt mysql php php-api sql
Last synced: 28 Sep 2025
https://github.com/myconsciousness/sql-formatter
Lightweight, Extensible and Flexible formatter for SQL based on Java.
formatter java sql sql-formatter
Last synced: 22 Apr 2025
https://github.com/meri-mg/vet-clinic
In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.
Last synced: 27 Dec 2025
https://github.com/vsat08/java-springboot-rest-microservices-learning
🚀 Java & Spring Boot Learning Warehouse. Welcome! This repository is your go-to resource for mastering Java and Spring Boot, from basics to advanced concepts. Find structured paths, practical examples, and best practices to enhance your skills. Join us to become a proficient Java developer!
authentication authorization dao-design-pattern devops hateoas hibernate java jdbc jpa microservices mvc-framework rest-api spring spring-boot spring-data-jpa spring-microservices spring-mvc spring-security spring-service sql
Last synced: 07 May 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/samia35-2973/learning-data-science
📚 This repository is my personal data science learning hub. Explore my journey from the very basics to advanced techniques. Dive into Python, data manipulation, analysis, visualization, and machine learning. Join me as I learn, grow, and experiment in the world of data science.
advanced-machine-learning data-cleaning data-manupulation data-preprocessing data-science-roadmap data-science-tutorials data-structures-and-algorithms data-visualization deep-learning exploratory-data-analysis feature-engineering machine-learning mongodb natural-language-processing neural-network object-oriented-programming python r sql statistics
Last synced: 11 Apr 2026
https://github.com/smklancher/ExistExportToSQL
Import Exist.io data into SQL Server
exist quantified-self sql sql-server
Last synced: 14 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/cs-joy/mysqlv8.0.29
Database Management System
mysql mysql-database rdbms sql
Last synced: 12 Jun 2025
https://github.com/omerfarukeker/imdb_work
Exploratory analysis on the IMDB movie database
film-ratings films imdb imdb-dataset imdb-rating python sql sqlite3
Last synced: 12 Apr 2025
https://github.com/sonatipek/hospital-system
A patient registration and image upload application where patient records can be made and images can be uploaded.
apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server
Last synced: 26 Jul 2025
https://github.com/adbc-drivers/mysql
ADBC driver for MySQL. Not affiliated with MySQL or Oracle.
Last synced: 11 Mar 2026
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/basir-mohammadi/vetclinic-database
This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.
Last synced: 20 Jul 2025
https://github.com/drako01/java__62940
Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso
api-rest eclipse-ide java jdbc jpa-hibernate maven spring-boot sql
Last synced: 13 Jul 2025
https://github.com/dissco/herbonauts
Les Herbonautes volunteer portal (http://lesherbonautes.mnhn.fr/)
citizen-science elasticsearch java play-framework sql
Last synced: 16 Jan 2026
https://github.com/mostafa-wael/database-tuning
Your complete guide to learn about Database Tuning ⚙️🔧.
database docker docker-compose nosql sql tuning
Last synced: 12 Jul 2025
https://github.com/voku/simple-active-record
:ring: Active Record Pattern via PHP
active-record activerecord database hacktoberfest mysql php php7 sql
Last synced: 12 May 2025
https://github.com/danieljdufour/bigintarray
Like intarray module for PostgreSQL, but for Big Integers
Last synced: 09 Aug 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/exegeses/introdb-63170
Curso Introducción a Bases de datos | código 63170
database-design databases mysql mysql-server sql
Last synced: 30 Jul 2025
https://github.com/turbot/steampipe-plugin-tailscale
Use SQL to instantly query Tailscale resources. Open source CLI. No DB required.
backup etl hacktoberfest network postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin tailscale zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-snowflake
Use SQL to instantly query Snowflake resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw snowflake snowflakedb sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jun 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/karenpayneoregon/code-samples-csharp
Contains an ongoing collections of various code samples for C#
csharp iequalitycomparer sql sql-server
Last synced: 13 May 2025
https://github.com/helloharendra/mysql-rdbms
Relational database management system.
database database-management dbms mysql relational-databases sql
Last synced: 19 Apr 2025
https://github.com/florents-tselai/pgxicor
XI (ξ) Correlation Coefficient in Postgres
aggregate correlation sql statistics
Last synced: 19 Apr 2025
https://github.com/leionion/finance-telegram-bot
Telegram bot for financial accounting with google sheets API integration
Last synced: 19 Apr 2025
https://github.com/prathameshdhande22/student-management-system-in-python
Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.
database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui
Last synced: 22 Sep 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/jcm-ai/standard-bank-data-science-virtual-experience-programme
This repository has all of the assignments I had to do for the Standard Bank Data Science Virtual Experience Program. 📉👨💻📊📈
automl business-analysis business-solutions client-communication data-analysis data-mining data-science data-visualization machine-learning machine-learning-algorithms matplotlib-pyplot model-evaluation model-interpretation power-point presentation-slides programming-language python3 seaborn sql statical-analysis
Last synced: 16 Sep 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/jodendaal/graphql.sql.builder
SQL Query Builder Utility for .NET
csharp dotnet dotnet-core dynamic-sql generator graphql query query-builder sql sqlserver
Last synced: 19 Apr 2025
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/ansaribrahim/vet-clinic
The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.
Last synced: 14 Jun 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/Bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 18 Apr 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/vishnu-t-r/sql_functions_reference
This repository contains intermediate to complex sql queries which explains sql concepts. This repository can be helpful when writing queries with complex concepts and can be considered for reference. (Most queries have DDL and DML command within for practise)
complex-sql data-analysis data-mining sql sql-query
Last synced: 03 Feb 2026
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/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/spsanderson/steveondata
Repository for mainly R tips and tricks for my blog. I also include some VBA, SQL, C and Linux Usage.
ai blog c data data-science linux machinelearning-r ml ms-sql r sql time-series tipoftheday vba vba-excel
Last synced: 07 Apr 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/repalash/fexpr.js
Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.
dsl expression fexpr filter-parser javascript parser query sql typescript
Last synced: 17 Apr 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 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/winterpuma/bmstu_db
bmstu, IU7-5, Базы Данных (2019)
5term bmstu database db iu7 postgresql sql
Last synced: 15 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/jurihock/bandbase
Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.
bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue
Last synced: 23 Mar 2025
https://github.com/philip-hub/sql-injection-hack-workshop
This is a workshop to teach the basics of SQL injection
css hacking php php-sql-injection sql sql-injection sql-injection-attacks
Last synced: 01 May 2026
https://github.com/seferogluemre/dynamictablestatus
This project is a simple Windows Form application designed to manage table statuses (e.g., empty, occupied, reserved) for a restaurant. Users can easily update table statuses and manage table information. The project is developed using C# and .NET Framework
Last synced: 23 Mar 2025
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/edosrecki/google-cloud-sql-nodejs-connector-example
Example of using Google Cloud SQL connector for Node.js.
cloud-sql cloud-sql-proxy gcloud google-cloud google-cloud-sql javascript knex nodejs proxy sequelize sql typescript
Last synced: 29 Jun 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/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 2026
https://github.com/chingling152/sql-spmedgroup
Banco de dados do projeto SP Medical Group
sql sql-procedures sql-query sql-views
Last synced: 27 Feb 2026
https://github.com/awatercolorpen/olap-sql
golang library for generating sql by olap query with metrics, dimension and filter.
Last synced: 26 Feb 2026
https://github.com/mrdulin/nodejs-pg-knex-samples
Learning PostgreSQL, knex.js by examples.
knex knexjs knexjswithpostgresql nodejs pgsql postgresql postgresql-database sql
Last synced: 27 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/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/michael-simons/scrobbles4j
analytics japlscript jdk17 music quarkus sql
Last synced: 11 Oct 2025