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-25 00:25:43 UTC
- JSON Representation
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/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/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/nnnkkk7/snowflake-emulator
A lightweight Snowflake emulator built with Go and DuckDB for local development and testing
ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing
Last synced: 13 Jan 2026
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/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/nathadriele/biophenotype-rag
This project implements a RAG (Retrieval-Augmented Generation) application to answer questions about phenotypes using biological and genomic data. The pipeline integrates information retrieval with response generation via language models (LLM), facilitating accurate analysis of phenotypic data.
anaconda genomic-data-analysis grafana groq jupyter-notebook langchain llm monitoring phenotypes pinecone pipeline-ingestion postgresql prefect pytest rag sql streamlit
Last synced: 31 Aug 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/avisionh/training-sql
Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.
Last synced: 18 Jun 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/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/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/expressots/prisma-provider
Prisma provider for Expresso TS 🐎
expressots nodejs nosql orm prisma provider sql typescript
Last synced: 10 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/quackscience/duckdb-extension-wvlet
Wvlet flow-style query language in a DuckDB Extension
Last synced: 20 Jun 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/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/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/yaegassy/sqlfluff-language-server
[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension
Last synced: 07 Mar 2026
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/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/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/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/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/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/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/leizongmin/leizm-sql
SQL查询构造器
mysql node npm query-builder 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/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/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/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/syucream/firesql
A SQL-like interface to Google Cloud Firestore in Java
Last synced: 12 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/byancamatos01/clinicaexrec1bd
banco-de-dados crud fateczl sql sqlserver
Last synced: 13 Apr 2025
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/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/gisce/ooquery
OpenObject Query Parser
hacktoberfest openerp openobject orm parser query sql
Last synced: 12 Apr 2025
https://github.com/jonestimd/finances
Track personal finances in an SQL database.
cross-platform finance-management quicken sql
Last synced: 07 Mar 2026
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/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/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/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/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/peopleworks/playingwithsqlquery
Joins, duplicates, cleaning, useful links and more
db2 oracle postgresql psql sql sql-server
Last synced: 21 Jul 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/zdrzalikprzemyslaw/chat-web-application
A web chat application hosted on Azure cloud services.
azure-cloud-services cloud-computing frontend-javascript-framework java maven microsoft-sql-server mssql programming-language spring spring-boot spring-framework sql sqlserver vue vuejs vuejs3
Last synced: 30 Oct 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/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/belgattitude/soluble-metadata
Extract metadata from sql queries (reflection over sql)
database metadata mysql mysqli pdo-mysql php reflection sql
Last synced: 12 May 2025
https://github.com/erudika/para-dao-sql
A generic SQL DAO plugin for Para (H2, MySQL, MariaDB, ProstgreSQL, MS SQL Server, Oracle, SQLite)
backend backend-services h2-database hikari hikari-cp jdbc jdbc-protocol ms-sql-server mssql-database mysql oracle-database oracle-db para plugin postgresql sql sql-dao sqlite
Last synced: 30 Oct 2025
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/arverma/bcg_bigdatacasestudy
BCG Data Engineering Interview Questions
Last synced: 14 May 2026
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/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/dmytro-varich/telegram-social-network-database
Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.
database plsql sql sql-oracle telegram
Last synced: 05 Apr 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/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/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/annamihailovna/netblog_rest_api
REST API для проекта Netblog
django-rest-framework git github python sql
Last synced: 02 May 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/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/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/rajspeaks/oracle-erp-e-business-suit-project-cognizant
Oracle ERP | E-Business Suit Minor Project at Cognizant Internship in Oracle Solution Practice Domain
cognizant database-management e-business-suite ebs erp java oracle oracle-database plsql plsql-developer rajdeep-das rajspeaks sql sql-server
Last synced: 18 Jul 2025
https://github.com/shravanasati/squirrel
An AI SQL query builder and executor.
Last synced: 23 Jun 2025
https://github.com/alessandro-salerno/sqlabstract
A small recycled SQL library
Last synced: 30 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/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/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/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/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/emnasc/northwind-sql-practice
SQL practice exercises using the Microsoft Northwind database
microsoft-sql-server northwind-database practice practice-project sql tsql
Last synced: 11 Oct 2025
https://github.com/tdwesten/tauri-drizzle-sqlite-proxy-demo
A Tauri app with a React front-end and a SQLite database using Drizzle ORM
Last synced: 24 Jan 2026
https://github.com/turbot/steampipe-mod-net-insights
Run individual configuration, compliance and security controls or full compliance benchmarks for DNS records using Powerpipe and Steampipe.
certificate dashboard dns hacktoberfest insights network powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 01 Feb 2026
https://github.com/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
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/iml1111/sejongsql
2022년 1학기 세종대학교 창의학기제 - SQL Online Judge
Last synced: 24 Apr 2025
https://github.com/akash1yadavv/mixed-mitten-7508
The Automated Student Registration System is an online solution that simplifies and automates the student registration process in educational institutions. It includes features like online registration, course management, real-time updates, automated conflict resolution, payment integration, grade tracking, and communication tools.
Last synced: 24 Apr 2025
https://github.com/pablobona/vet-clinic-db
I will use a relational database to create the data structure for a vet clinic.
Last synced: 23 Apr 2025
https://github.com/zebbern/blindsql
Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!
blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input
Last synced: 15 Oct 2025
https://github.com/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 2026
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/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