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/takayahilton/sql-formatter
SQL Formatter for Scala.
scala scala-js scala-native scalajs sql sql-formatter
Last synced: 14 Jan 2026
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/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/tamanobi/bq-query-unittest
BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール
Last synced: 22 Jun 2025
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 07 Mar 2026
https://github.com/raitraidma/pgtest
Testing in PostgreSQL 9.4, 9.5 and 9.6
assertions mock mocking plpgsql postgres postgresql sql test testing
Last synced: 27 Oct 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/kevlarr/jrny
A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!
postgresql revisions schema sql
Last synced: 15 Jan 2026
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 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/sap-samples/abap-platform-fundamentals-01
This project contains ABAP and SQL source used in customer facing events for SAP user groups.
Last synced: 13 Apr 2025
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 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/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/mehdizonjy/json-transqlify
Transforms and loads JSON to a MySQL db
javascript load mysql node-js nodejs sql transform
Last synced: 13 Apr 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
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/pointerish/sqlbasics
This repo contains work on SQL Basics.
Last synced: 29 Mar 2025
https://github.com/babyblue94520/hi-sql
Use SQL like Spring Data JPA
hi-sql jpa orm spring-data-jpa sql
Last synced: 18 Sep 2025
https://github.com/sigmanificient/codewars
Solutions of Codewars kata i've made.
codewars codewars-kata codewars-solutions javascript php python sql
Last synced: 09 Apr 2025
https://github.com/kurtbuilds/sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
Last synced: 21 Mar 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/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/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/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/data-analytics-portfolio-projects
This repository contain data analyst portfolio projects developed using various data analytics tools including SQL, Python, Tableau, Looker etc.
data data-analysis data-cleaning data-modeling data-visualization looker looker-studio python sql ssms tableau
Last synced: 23 Apr 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/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/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/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/ieuanwalker/dissertation-project
This is the web application that i have created for my dissertation.
ai artificial-intelligence asp asp-net asp-net-mvc csharp dissertation luis mvc mvc-pattern natural-language-processing npl search search-engine semantic-web sparql sql sql-database web-app web-application
Last synced: 13 May 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/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/notshrirang/pydbops
A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.
android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3
Last synced: 26 Oct 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/blockchain-etl/iotex-etl
ETL (extract, transform and load) tools for ingesting IoTeX blockchain data to Google BigQuery and Pub/Sub
bigquery blockchain-data iotex sql
Last synced: 14 Apr 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/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
https://github.com/tsnsoft/examples-stored-procedures-sql
Примеры хранимых процедур в SQL
examples mssql sql stored-procedures
Last synced: 26 Jul 2025
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/ilambrev/softuni_java_learning_program
Java Web Developer - SoftUni Software Engineering Program
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/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/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/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/dominikjalowiecki/auction-auction-api
REST API of online auctions application "Auction Auction".
composer design-patterns figma full-text-search jwt php phpmailer postman rest-api sql transactions
Last synced: 05 Mar 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/criscorreas/apuntes-sql
Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin
cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers
Last synced: 16 Jun 2025
https://github.com/dataspieler12345/analytics-projects
"Expanding horizons and developing skills, knowledge and experience with a variety of tools and real-world projects. Welcome to my repository for analytics projects featuring diverse technologies."
excel figmadesign html5 jupyter-notebook mysql-database postgresql powerbi python-script sql tableau
Last synced: 15 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/developerdavi/ezadmin
:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin
apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql
Last synced: 22 Jul 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/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/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/helloharendra/mysql-rdbms
Relational database management system.
database database-management dbms mysql relational-databases sql
Last synced: 19 Apr 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/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/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/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/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/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/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/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/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/daedalus/sqlblindextract
SQL blind data extraction POC
benchmark blind-search exfiltration sql timing timing-attacks
Last synced: 27 Mar 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/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/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/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/detule/odbc-cli
ODBC CLI with autocompletion, syntax highlighting, object preview
cli client mysql odbc odbc-cli postgresql snowflake sql sqlite3 sqlserver terminal-based
Last synced: 05 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/sungchun12/airbyte-dbt-toolkit
Deploy an airbyte instance with dbt models in Google Cloud in 5 minutes
airbyte dbt golang google packer sql terraform terragrunt terratest
Last synced: 27 Oct 2025
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/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/redayzarra/athena
An interactive online learning platform similar to Udemy and Coursera. Combining Next.js 14, React, TypeScript, and more, Athena offers a user-friendly environment for buying and selling courses. It features an integrated payment system, a dynamic course catalog, and real-time progress tracking, enhancing the e-learning experience.
nextjs nextjs13 prisma project react sql stripe typescript
Last synced: 08 Oct 2025
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/itinycheng/json-to-chsql-parser
Parse JSON to ClickHouse SQL
Last synced: 05 Jun 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/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 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/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/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/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark 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/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/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