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/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/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/alessandro-salerno/sqlabstract
A small recycled SQL library
Last synced: 30 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/byancamatos01/clinicaexrec1bd
banco-de-dados crud fateczl sql sqlserver
Last synced: 13 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/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/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/expressots/prisma-provider
Prisma provider for Expresso TS 🐎
expressots nodejs nosql orm prisma provider sql typescript
Last synced: 10 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/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/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/leizongmin/leizm-sql
SQL查询构造器
mysql node npm query-builder sql
Last synced: 12 Apr 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/quackscience/duckdb-extension-wvlet
Wvlet flow-style query language in a DuckDB Extension
Last synced: 20 Jun 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/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 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/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/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/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/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/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/syucream/firesql
A SQL-like interface to Google Cloud Firestore in Java
Last synced: 12 May 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/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/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/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/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/coolhanddev/go-mssql-runner
A sql script runner for SQL Server
golang sql sql-script sqlserver
Last synced: 07 May 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/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/gisce/ooquery
OpenObject Query Parser
hacktoberfest openerp openobject orm parser query sql
Last synced: 12 Apr 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/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/awatercolorpen/olap-sql
golang library for generating sql by olap query with metrics, dimension and filter.
Last synced: 26 Feb 2026
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/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 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/tiagodanin/psql-statsshow
Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.
admin-dashboard monitor monitoring-server performance performance-analysis postgres postgresql server-monitor server-monitoring sql stat statements statistics stats
Last synced: 24 Oct 2025
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/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/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/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/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
https://github.com/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
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/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/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/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/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 2026
https://github.com/kevingastelum/relational-database-fcc
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Last synced: 29 Oct 2025
https://github.com/eddiecorrigall/database-revisions
A lightweight database migration tool for SQL and no-SQL databases
database-management devops-tools migration-tool mongodb nodejs nosql postgresql revision-history sql
Last synced: 24 Oct 2025
https://github.com/rir-statistics/rir-statistics
:bar_chart: Regional Internet Registry statistics in SQL format
asn ipv4 ipv6 rir sql statistics
Last synced: 26 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/itinycheng/json-to-chsql-parser
Parse JSON to ClickHouse SQL
Last synced: 05 Jun 2026
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/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/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/avisionh/training-sql
Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.
Last synced: 18 Jun 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/future-architect/eclipse-uroborosql-formatter
Beautiful SQL Formatter for Eclipse
eclipse-plugin formatter formatting java sql
Last synced: 07 May 2025
https://github.com/thecodechaser/schema-database
Created the database from the schema diagram.
Last synced: 24 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/code-str8/churn-prediction-ml-app
Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.
machinelearning python sql streamlit
Last synced: 14 Apr 2025
https://github.com/michael-simons/pv
Some scripts to work with PV measurements and tooling to record measurements.
duckdb energy olap photovoltaics pv sql
Last synced: 12 May 2025
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/snowflakedb/snowpark-checkpoints
Snowpark Python / Spark Migration Testing Tools
data-analytics data-engineering data-science python snowflake sql
Last synced: 31 Aug 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/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/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/pondpilot/pondpilot-widget
Transform static SQL code blocks into interactive snippets powered by DuckDB WASM.
Last synced: 14 Mar 2026
https://github.com/k1ethoang/lan-hue-management-java
Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 21 Jul 2025
https://github.com/turbot/steampipe-plugin-snowflake
Use SQL to instantly query Snowflake resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw snowflake snowflakedb sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jun 2025
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/apache/calcite-site
Apache Calcite Website
big-data calcite geospatial hadoop java sql
Last synced: 19 Oct 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/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/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/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/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/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/yaegassy/sqlfluff-language-server
[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension
Last synced: 07 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/michael-simons/scrobbles4j
analytics japlscript jdk17 music quarkus sql
Last synced: 11 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/phrohdoh/tsqlust
[on hold] Human-friendly T-SQL (lexing, parsing, error reporting, query execution)
gplv3 rust sql static-analysis
Last synced: 15 Apr 2025