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-07-03 00:26:03 UTC
- JSON Representation
https://github.com/ajit24/coderbyte-solution-js
A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .
algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions
Last synced: 23 Apr 2025
https://github.com/claudiarojassoto/db_clinic
This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.
diagram join many-to-many many-to-one relational-databases sql
Last synced: 10 Mar 2026
https://github.com/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/lchsk/sanchosql
SanchoSQL - Linux desktop PostgreSQL client
data database database-gui database-management desktop development editor linux linuxapps postgres postgresql sql
Last synced: 16 Aug 2025
https://github.com/turbot/tailpipe-plugin-sdk
Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.
duckdb sql tailpipe tailpipe-plugin
Last synced: 26 Aug 2025
https://github.com/adamfoneil/dapper.qx
More powerful and testable inline SQL used with Dapper
dapper-extensions inline-sql sql
Last synced: 15 Jul 2025
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 2025
https://github.com/tallesl/net-query
A simplistic ADO.NET wrapper.
ado-net csharp dot-net micro-orm query-builder sql transaction
Last synced: 30 Apr 2025
https://github.com/ioannisioannou16/transactional-outbox
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
aws domain-events fifo java microservices outbox outbox-pattern sns spring-boot sql sqs transactional-outbox transactional-outbox-pattern
Last synced: 15 Apr 2025
https://github.com/georgepwall1991/linqcontraband
Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.
code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis
Last synced: 04 Jun 2026
https://github.com/finepointcgi/godot-4-postgre-plugin
A PostgreSQL database adapter for Godot 4.
database gdscript godot godot-addon godot-engine godot-modules godot-plugin postgres postgres-backend postgres-frontend postgresql postgresqlclient sql sql-commands
Last synced: 28 Apr 2026
https://github.com/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
https://github.com/farzadoxo/csharp-and-dotnet-in-one-month
💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..
Last synced: 03 May 2026
https://github.com/turbot/steampipe-plugin-microsoft365
Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.
backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Oct 2025
https://github.com/dsevilla/bdge
Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.
bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Oct 2025
https://github.com/hbollon/android-sqlite-toolbox
Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.
android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization
Last synced: 07 May 2025
https://github.com/surajiyer/database-sql-joins-algorithm
An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"
cardinality-estimation joins pandas-dataframe sql
Last synced: 06 Jul 2025
https://github.com/mdubus/piscine-php
Learn PHP in 2 intensive weeks !
42 42school html-css javascript php sql
Last synced: 24 Apr 2025
https://github.com/turbot/steampipe-mod-gcp-insights
View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.
dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 14 Jun 2025
https://github.com/0xadafang/cheatssheets
CheatSheets Rust, Python, C#, Elixir, TS, Kotlin, SQL, Bash, Docker
cheatsheet csharp elixir kotlin python rust sql typescript
Last synced: 13 Apr 2026
https://github.com/epicestudar/bancodedados
repositório para atividades e aulas sobre banco de dados
banco-de-dados brmodelo postgresql-database sql
Last synced: 28 Apr 2025
https://github.com/jixiuf/sqlparser
a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.
Last synced: 27 Feb 2026
https://github.com/ahmedshahriar/hr-management-system
bootstrap4 css html5 jquery oracle-10g oracle-database php pl-sql pl-sql-script sql sql-query
Last synced: 27 Sep 2025
https://github.com/apache/ignite-teamcity-bot
Apache ignite Teamcity Bot
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 01 Mar 2025
https://github.com/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 2025
https://github.com/sfneal/mysql-toolkit
Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.
manipulation mysql mysql-database python sql sqlparse
Last synced: 07 Oct 2025
https://github.com/opensearch-project/dashboards-query-workbench
The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL
dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql
Last synced: 11 Oct 2025
https://github.com/tushar2704/data-portfolio
This repository showcases my skills and experience in the field of data analysis. Here, you will find a collection of projects and analyses that demonstrate my ability to extract insights and make data-driven decisions.
artificial-intelligence data-science dataanalysis postgresql python r sql streamlit-tushar2704 tushar2704
Last synced: 14 Mar 2026
https://github.com/tablelandnetwork/go-sqlparser
This is a Go library for parsing a Tableland SQL statement.
Last synced: 02 Apr 2025
https://github.com/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 27 Apr 2025
https://github.com/mchenryspagg/sql-portfolio-project
A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..
data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization
Last synced: 05 Sep 2025
https://github.com/NitinSPatil15/Project-3-Data-Warehouse-with-AWS
An ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables
etl-pipeline python redshift-database s3-bucket sql
Last synced: 29 Jul 2025
https://github.com/akshayreddykotha/sql-data-exploration-project
Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.
ipynb-jupyter-notebook postgresql sql
Last synced: 28 Oct 2025
https://github.com/opensearch-project/sql-odbc
OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.
odbc opensearch opensearch-plugins sql
Last synced: 26 Apr 2025
https://github.com/j-dumbell/snow-builder
Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.
nodejs npm orm-library query-builder snowflake sql typescript
Last synced: 09 Apr 2025
https://github.com/csfelix/how-to-do-instagram-portfolio
🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)
c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Apr 2025
https://github.com/selimhorri/typical-auto-generated-stack
JHipster auto generation & configuration
angular ehcache h2-database jasmine java jhipster jpa leaflet liquibase mysql-database pwa rest-api sonar sql typescript webpack
Last synced: 18 Oct 2025
https://github.com/stackql/stackql-registry-docs
StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.
cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql
Last synced: 19 Oct 2025
https://github.com/parkingwang/go-sqlbuilder
Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。
Last synced: 24 Feb 2026
https://github.com/vinugawade/ur-codes-lite
bootstrap4 css3 htlm5 javascript php sql sqlite xampp
Last synced: 05 Jul 2025
https://github.com/bria222/milk-management-system
Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.
ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql
Last synced: 07 Sep 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/invaderzim85/mssqltoolbelt
Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.
classgenerator csharp efcore helper mahapps mssql net8 replication sql table
Last synced: 09 Oct 2025
https://github.com/turbot/tailpipe-plugin-azure
Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.
activity-logs azure duckdb sql tailpipe tailpipe-plugin
Last synced: 14 Jan 2026
https://github.com/canva-public/endpoint-vulnerability-management-samples
A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.
endpoint security sql vulnerability
Last synced: 31 Jan 2026
https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 21 Jul 2025
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 2025
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 28 Apr 2025
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/prashuk/sql-taxi-management
Taxi Management Database Project
erdiagram oracle-11g plsql sql
Last synced: 02 Jan 2026
https://github.com/domhhv/habitrack
A simple calendar app for tracking habits, built with React and Supabase
calendar framer-motion habits heroui phosphor-icons react react-aria sql sqlfluff supabase supabase-auth supabase-storage tailwind testing-library-react typescript vercel vite vitest yarn zustand
Last synced: 13 Apr 2026
https://github.com/duyet/athena-rs
Managing schema for AWS Athena as Code in GitOps-style
athena aws gitops rust rust-lang sql template-engine
Last synced: 07 Jul 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/miguelpragier/pgkebab
Golang wrapper over PostgreSQL driver
go golang helper postgresql pq sql wrapper
Last synced: 13 Aug 2025
https://github.com/juliaaplavin/sqlcollections.jl
data-manipulation sql tabular-data
Last synced: 23 Mar 2025
https://github.com/hojabri/querybuilder
SQL query builder
golang query query-builder sql
Last synced: 16 Jan 2026
https://github.com/tomwright/qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
go golang mysql repo repos sql sql-bui sql-builders
Last synced: 13 Mar 2025
https://github.com/melbournedeveloper/covid-19-db
COVID-19 database generated from Johns Hopkins CSSE data
covid-19 csv-files sql sqlite-database
Last synced: 29 Oct 2025
https://github.com/jasonseminara/react_to-do
A to-do app
generalassembly node nodejs postgresql psql react reactjs sql tutorial
Last synced: 02 Oct 2025
https://github.com/xuesongtao/spellsql
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
fast-orm light-weight-orm orm spellsql sql
Last synced: 26 Jan 2026
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/sunilvijayan7/timetracker
A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS
attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs
Last synced: 25 Apr 2025
https://github.com/jimcostdev/python_programming_fundamentals
¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.
algoritmos fastapi git mongodb python sql
Last synced: 02 Sep 2025
https://github.com/neondatabase/semicolons
Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements
comments parse postgres postgresql semicolons split sql
Last synced: 08 Apr 2025
https://github.com/stats4sd/laravel-sql-views
A Laravel Package to let you manage MySQL views using .sql files stored within your project.
laravel laravel-package php sql
Last synced: 05 Aug 2025
https://github.com/thecodechaser/vet-clinic-database
Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
Last synced: 27 Jun 2025
https://github.com/farjs/better-sqlite3-wrapper
Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage
api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Apr 2025
https://github.com/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
https://github.com/nhviet03/java_project_restaurantms
Xây dựng hệ thống quản lý nhà hàng
desktop-app java jdbc management-system netbeans oracle-database sql swing-gui
Last synced: 28 Jul 2025
https://github.com/fabricks-framework/fabricks
config-driven-etl databricks datawarehouse delta-lake etl etl-framework framework lakehouse pyspark sql
Last synced: 10 Mar 2026
https://github.com/armanceau/training
Traning of coding
api database html-css-javascript json mysql php sql training workinprogress
Last synced: 10 Jul 2025
https://github.com/cloudposse/terraform-aws-dms
Terraform modules for provisioning and managing AWS DMS resources
data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server
Last synced: 09 Sep 2025
https://github.com/ginkgobioworks/curious
Graph-based data exploration tool
django graph-database query query-language sql
Last synced: 30 Dec 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/databrickslabs/waterbear
Automated provisioning of an industry Lakehouse with enterprise data model
data-model databricks delta-lake lakehouse python spark sql
Last synced: 07 Jul 2025
https://github.com/hebertcisco/happy
☺️ Happy - Visit orphanages and change many children's day. @rocketseat
express happy javascript next next-level-week-3 nextjs nlw nlw-3 nlw-happy nodejs rocketseat rocketseat-bootcamp rocketseat-nlw sql sqlite3 styled-components typeorm typescript
Last synced: 12 Apr 2025
https://github.com/pprattis/Bookstore-ASP.NET-Web-Application
An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.
asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application
Last synced: 30 Oct 2025
https://github.com/marlenemoraes/curso-em-video
Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.
css3 html5 java javascript mysql oop-principles packet-tracer python3 sql
Last synced: 14 May 2025
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/netcorestack/datatransform
Sql2Sql or Sql2MongoDb Transform Tool
data data-transform database migration mongodb mssql nosql sql sql2mongo sql2mongodb sql2sql tooling transform
Last synced: 11 Apr 2025
https://github.com/ahmetfurkandemir/hepsitrendtech-apis
Email verification, Model predict and User operations APIs.
api bearer-tokens docker fastapi flask flask-api json jwt-authentication model-prediction opencv oracle-cloud postgresql spotify-annoy sql swarm-cluster tensorflow
Last synced: 15 Oct 2025
https://github.com/functionreturnfunction/format-table
Parse and reformat tabular data in emacs.
Last synced: 14 Jul 2025
https://github.com/wroge/querify
query json-compatible data using a SQL-like language
Last synced: 11 Apr 2025