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/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 2026
https://github.com/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
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/Mapping-Apping/laravel2doc
Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.
api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram
Last synced: 18 Feb 2026
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/rip21/playground
It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place
algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql
Last synced: 14 Apr 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/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/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/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/jackvial/php_sqlsrv_drivers
Unoffical sqlsrv PHP drivers
Last synced: 23 Jul 2025
https://github.com/smilewithkhushi/basic-banking-system
Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database
banking-system css grip html javascript mysql php sql website
Last synced: 22 Mar 2025
https://github.com/lamaparbat/course-management-system
Course Management System made using Swing framework for frontend part, Core java for backend, and Mysql for database.
java mysql-database sql swing-gui
Last synced: 06 Nov 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/tracesql/tracesql-py
Python client for TraceSQL lineage analyzer
data-lineage database lineage sql sql-lineage
Last synced: 30 Jul 2025
https://github.com/turbot/steampipe-plugin-ipinfo
Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.
backup etl golang hactoberfest ipinfo postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Mar 2026
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/talha-1010/fit_me_application
Workout application with fully functional Frontend and Backend.
backend css frontend html oracle-database php sql zend
Last synced: 23 Sep 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/jaydattpatel/sql-and-plsql-dbms
DBMS SQL with MySQL and Oracle Database Express Edition 21c XE213 (SQL Plus)
coding-ninjas dbms manipal-university-jaipur mysql online-manipal-bca oracle-database oracle-sql oracle-sql-queries pl-sql-commit-savepoint-rollback pl-sql-cursor-function-procedure-trigger pl-sql-script pl-sql-when-while-for-loop sql sql-create-alter-drop-table sql-ddl-dml sql-group-by sql-join-union sql-select-insert-update-delete-table sql-subqueries sql-wild-card
Last synced: 09 Sep 2025
https://github.com/derektypist/coding-traineeship-projects
This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.
api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql
Last synced: 09 Mar 2026
https://github.com/bayoadejare/lightning-streams
Batch/stream ETL pipeline of NOAA GLM dataset, using Python frameworks: Dagster, PySpark and Parquet storage.
clustering csv data-engineering data-pipeline data-warehousing database etl-pipeline jupyter-notebook k-means-clustering machine-learning noaa-data orchestration parquet pyspark python spark-sql spark-streaming sql streaming
Last synced: 14 Aug 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/adaptant-labs/go-sql-rest-driver
A simple driver for Go's database/sql package for SQL over REST API endpoints
database driver go golang rest rest-api sql sql-rest-driver
Last synced: 09 Mar 2026
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/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/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/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/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/phrohdoh/tsqlust
[on hold] Human-friendly T-SQL (lexing, parsing, error reporting, query execution)
gplv3 rust sql static-analysis
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/particuleio/terraform-scaleway-database
Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.
cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module
Last synced: 16 May 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/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/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/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/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/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/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/cleilsonandrade/dscommerce-api
DSCommerce API é uma API robusta e versátil que atende às necessidades tanto de administradores quanto de clientes, para o gerenciamento de um sistema comercial. Oferece recursos como autenticação de usuário, perfis de usuário, gerenciamento de produtos com categorias, geração de ordem de compra e consulta. Utilizado o framework o Spring.
api backend commerce e-commerce h2-database java model-domain mysql oauth2 rsa-algorithm spring sql
Last synced: 23 Apr 2025
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/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/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/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/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/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/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/mehul2205/college-recruitment-portal-for-staff
It is a web application to recruit faculties, staff members for colleges. Main features of this application is paperless recruitment and data security of the recruits.
apache college-project css dbms pdf-generator php recruitment recruitment-portal sql
Last synced: 26 Oct 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/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/cs-joy/mysqlv8.0.29
Database Management System
mysql mysql-database rdbms sql
Last synced: 12 Jun 2025
https://github.com/future-architect/eclipse-uroborosql-formatter
Beautiful SQL Formatter for Eclipse
eclipse-plugin formatter formatting java sql
Last synced: 07 May 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/wilsonehusin/sqldoc
Generate markdown documentation from SQL tables.
database documentation documentation-generator postgres postgresql sql
Last synced: 14 Jun 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/mustafaakin/go-drill
Go client for Apache Drill that utilizes REST API
Last synced: 27 Jan 2026
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/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/thecodechaser/schema-database
Created the database from the schema diagram.
Last synced: 24 Apr 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/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/maximgorbatyuk/maximgorbatyuk.databasesqlendpoints
This nuget allows you to view table content of your ASP.NET core application during runtime
netcore nuget nuget-package sql
Last synced: 22 Apr 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/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/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/chrissiku/vet-clinic-database
In the project projects, I use a relational database to create the data structure for a vet clinic.
Last synced: 02 Apr 2025
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/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/pydevsg/swasthya-seva
Swasthya Seva - Advanced Hospital Management System
fullstack hospital-management-system javascript php sql
Last synced: 09 Apr 2025
https://github.com/milenkovicm/torchfusion
Torchfusion is a very opinionated torch inference on datafusion.
batch-inference datafusion inference machine-learning pytorch rust sql torch userdefined-functions
Last synced: 08 Oct 2025
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/khomsiadam/censync
This is an app designed for in-house use to manage IT incidents in any type of organization or establishment, using a simple ticketing system. Incidents are classified by type and priority. The purpose of such a system is to waste less time in dealing with issues therefore reducing costs and having better communication and traceability.
adobe-xd api css html javascript mvc php sass scss sql uml
Last synced: 23 Apr 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/cleilsonandrade/carteira_vacinacao
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus
Last synced: 23 Apr 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/alttch/smartobject
Simple, powerful Python object manipulation library
cbor iiot iot iot-objects json messagepack object orm python3 rdbms redis sql sqlalchemy storage sync yaml
Last synced: 28 Apr 2025
https://github.com/michael-simons/scrobbles4j
analytics japlscript jdk17 music quarkus sql
Last synced: 11 Oct 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/franloza/running-races-insights
Web application created with Evidence and DuckDB to share stats about the running races in Cuenca.
data dataengineering duckdb elt evidence markdown netlify running sql visualization
Last synced: 23 Jun 2026
https://github.com/natuleadan/agents-pro
Natuleadan's AIO for AI agents fullstack NextJS Supabase Uptash (and more) with dynamic SSR pages and RBAC dashboard for administration with cooked APIs for use and connect agents with tooling
agent-framework agentic-workflow agents ai development iceberg natuleadan pwa self-hosted sql typescript web workflow
Last synced: 21 Jun 2026
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025