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-27 00:30:14 UTC
- JSON Representation
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/fabiosmuu/fabiosmuu
am bugbounty construct fabio fabio-smuu fabiosmuu game-development ia javascirpt mysql nodejs npm pdo php smuu sql sqlite stredit
Last synced: 10 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/cleilsonandrade/game-list-api
Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos específicos.
api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql
Last synced: 23 Apr 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/iml1111/sejongsql
2022년 1학기 세종대학교 창의학기제 - SQL Online Judge
Last synced: 24 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/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/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/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/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/cs-joy/mysqlv8.0.29
Database Management System
mysql mysql-database rdbms sql
Last synced: 12 Jun 2025
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/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/sondosaabed/tools-of-the-trade-linux-and-sql
In this course, I have explored computing skills that I will use on-the-job as a cybersecurity analyst. First, I practiced using Linux OS commonly used by cybersecurity professionals. Used the Linux command line through the Bash shell to navigate, manage the file system, authenticate users. Then, I have used SQL to communicate with a database.
cybersecurity linux operating-system python sql
Last synced: 11 Jul 2025
https://github.com/candoumbe/queries
A set of helper classes to build queries in a secure way
efcore entity-framework-core migrations mysql neo4j postgres queries query-builder sql sql-server sqlite
Last synced: 23 Apr 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/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/hackolade/sql-select-statement-parser
Returns object describing columns and tables names used in SQL SELECT query
Last synced: 30 Apr 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/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/helloharendra/mysql-rdbms
Relational database management system.
database database-management dbms mysql relational-databases sql
Last synced: 19 Apr 2025
https://github.com/alfex4936/rust-server
Frontend + Backend + 카카오톡 아주대 챗봇 in Rust language
chatbot kakako-chatbot kakao mysql rest rest-api rust sql web
Last synced: 15 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/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/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/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/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/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/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/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/shubham-bhoite/revision-of-frontend
A front end is a combination of a website's graphic design and user interface.
css3 github html-css-javascript html5 javascript projects sql webdevelopment
Last synced: 14 Apr 2025
https://github.com/minnukota381/jdbc-crud-application
This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.
java jdbc mysql postgresql sql
Last synced: 12 Jul 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/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/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/manuel7806/sql-server-hospital-database
A simple database that people can install and use to practice writing queries with.
database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts
Last synced: 06 Sep 2025
https://github.com/pydevsg/swasthya-seva
Swasthya Seva - Advanced Hospital Management System
fullstack hospital-management-system javascript php sql
Last synced: 09 Apr 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/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/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/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/gisce/ooquery
OpenObject Query Parser
hacktoberfest openerp openobject orm parser query sql
Last synced: 12 Apr 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/mitranim/sqlb
SQL query builder in Go. Oriented towards plain SQL. Supports composition.
Last synced: 30 Apr 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/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 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/johnnyasantoss/hippocampus-sql
HippocampusSQL is a package that helps you to create SQL queries using Linq expressions. Mostly to use with Dapper.
dapper generator hippocampus-sql query sql sql-query
Last synced: 22 Jun 2025
https://github.com/chris17453/ddb
A sql interface for flat files. Think mysql for csv's.
database delimited-data flat-file python sql
Last synced: 22 Jun 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/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/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/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/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/alessandro-salerno/sqlabstract
A small recycled SQL library
Last synced: 30 Apr 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/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/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 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/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/achique-luisdan/api-cakes-shop
API Rest de Tienda online de Tortas
backend express jest nodejs sql supertest typeorm typescript unit-tests
Last synced: 14 Jul 2025
https://github.com/mnisarali/vet-clinic-database
A plain SQL database to create the data structure for a vet clinic
Last synced: 10 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/dezoito/rust-todo-list
A TODO List application in Rust, using SQLite for data persistence.
begginer-friendly cli rust sql tests
Last synced: 18 Sep 2025
https://github.com/quackscience/duckdb-extension-wvlet
Wvlet flow-style query language in a DuckDB Extension
Last synced: 20 Jun 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/lumbrjx/puzchess
a new chess puzzles platform made with next js, prisma, mysql and next auth with database session
api-rest authentication authorization chess chess-puzzle mysql next next-auth nextjs nextjs13 oauth planetscale prisma react react-query reactjs sql typescript
Last synced: 18 Mar 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 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/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/expressots/prisma-provider
Prisma provider for Expresso TS 🐎
expressots nodejs nosql orm prisma provider sql typescript
Last synced: 10 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/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/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/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/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/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/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/yaegassy/sqlfluff-language-server
[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension
Last synced: 07 Mar 2026
https://github.com/coolhanddev/go-mssql-runner
A sql script runner for SQL Server
golang sql sql-script sqlserver
Last synced: 07 May 2025
https://github.com/syucream/firesql
A SQL-like interface to Google Cloud Firestore in Java
Last synced: 12 May 2025
https://github.com/vedadiyan/genql
GenQL is a generic querying language fully written in Go
data-analysis data-mapping data-processing data-science data-translation json json-data sql
Last synced: 22 Jun 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/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/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/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/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/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