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/alejandroq12/vet-clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
postgresql psql-database relational-databases sql
Last synced: 26 Apr 2025
https://github.com/Armoghans-Organization/Student-Record-Keeping-System
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 03 Oct 2025
https://github.com/miniconnect/holodb
Relational database - seemingly filled with random data
database faker java mock random-data-generation rdbms sql testing testing-tool
Last synced: 17 Mar 2025
https://github.com/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 2025
https://github.com/stackql/stackql-codespaces-notebook
Run stackql queries in GitHub Codespaces
cloud codespaces github sql stackql
Last synced: 11 Jul 2025
https://github.com/envigit/hotellaspalmas
Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL
csharp database hotel-reservation-system sql wpf
Last synced: 21 Aug 2025
https://github.com/lykmapipo/python-spark-log-analysis
Python scripts to process, and analyze log files using PySpark.
apache-arrow apache-spark apache-spark-sql data-analysis data-extraction data-processing data-transformation log-analysis log-analyzer log-monitor lykmapipo pandas pyarrow pyspark python seaborn spark-ml spark-nlp sparkml-pipelines sql
Last synced: 22 Jun 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/melashu/catalog-of-my-things
In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.
Last synced: 10 Sep 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/andreypopp/ch_queries
A library to generate ClickHouse SQL queries in a typesafe way with OCaml
clickhouse dsl ocaml querybuilder sql
Last synced: 05 Mar 2026
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/piotrkowalczuk/ntypes
Set of types that helps to build complex protobuf messages that contains optional properties.
complex-protobuf-messages golang json null protobuf python sql
Last synced: 06 Oct 2025
https://github.com/nbbaier/mcp-turso
MCP server for interacting with Turso-hosted LibSQL databases
ai libsql mcp mcp-server model-context-protocol sql sqlite turso
Last synced: 21 Apr 2026
https://github.com/little-brother/httpsql
Http server to monitoring SQL databases
db-connection db-monitoring http-server monitoring remote-sql sql sql-gateway usql zabbix
Last synced: 13 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/imteekay/sql-query-json
Experiment SQL-query in JavaScript for JSON
javascript js json query sql sql-query
Last synced: 28 Apr 2025
https://github.com/singhdivyank/data-science-cheatsheets
Curated list of resources for Data Scientists, AI developers, and interview preperation
artificial-intelligence computer-vision data-visualization deep-neural-networks fine-tuning keras large-language-models machine-learning matplotlib mlops natural-language-processing neural-networks numpy pandas probability python pytorch quantization sql statistics
Last synced: 12 Apr 2025
https://github.com/de-jaggl/sqlbuilder
A Java-Library to build SQL-Statements
java-library mysql sql sql-builder sql-statements sqlbuilder sybase sybase-sql
Last synced: 18 Jan 2026
https://github.com/0memo07/sqlerror
A Python script to scan URLs for possible SQL injection vulnerabilities.
python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror
Last synced: 24 Apr 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/fibo/sql92-keywords
is the list of reserved words in SQL92 specification
Last synced: 14 Apr 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 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/marcominerva/dapper110
A collection of samples that show how to use some advanced features of Dapper
dapper dapper-extensions sql sqlserver
Last synced: 24 Jul 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/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 2026
https://github.com/itinycheng/json-to-chsql-parser
Parse JSON to ClickHouse SQL
Last synced: 05 Jun 2026
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/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/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/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/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/wilsonehusin/sqldoc
Generate markdown documentation from SQL tables.
database documentation documentation-generator postgres postgresql sql
Last synced: 14 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/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 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/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
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/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/tsnsoft/examples-stored-procedures-sql
Примеры хранимых процедур в SQL
examples mssql sql stored-procedures
Last synced: 26 Jul 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/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/hrolive/from-data-to-insights-with-google-cloud-platform
Four-course accelerated online specialization teaches course participants how to derive insights through data analysis and visualization using the Google Cloud Platform
data-analysis data-cleaning data-preparation data-visualization sql
Last synced: 12 May 2025
https://github.com/byancamatos01/clinicaexrec1bd
banco-de-dados crud fateczl sql sqlserver
Last synced: 13 Apr 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/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/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/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/daedalus/sqlblindextract
SQL blind data extraction POC
benchmark blind-search exfiltration sql timing timing-attacks
Last synced: 27 Mar 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/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/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/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/michael-simons/scrobbles4j
analytics japlscript jdk17 music quarkus sql
Last synced: 11 Oct 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/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/cleilsonandrade/game-list-api
Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos específicos.
api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql
Last synced: 23 Apr 2025
https://github.com/leizongmin/leizm-sql
SQL查询构造器
mysql node npm query-builder sql
Last synced: 12 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/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/repalash/fexpr.js
Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.
dsl expression fexpr filter-parser javascript parser query sql typescript
Last synced: 17 Apr 2025
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/leionion/finance-telegram-bot
Telegram bot for financial accounting with google sheets API integration
Last synced: 19 Apr 2025
https://github.com/smklancher/ExistExportToSQL
Import Exist.io data into SQL Server
exist quantified-self sql sql-server
Last synced: 14 Apr 2025
https://github.com/actiontech/sqle-pg-plugin
this a pg SQL audit plugin for SQLE
Last synced: 27 Jun 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/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/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/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/edosrecki/google-cloud-sql-nodejs-connector-example
Example of using Google Cloud SQL connector for Node.js.
cloud-sql cloud-sql-proxy gcloud google-cloud google-cloud-sql javascript knex nodejs proxy sequelize sql typescript
Last synced: 29 Jun 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/karenpayneoregon/code-samples-csharp
Contains an ongoing collections of various code samples for C#
csharp iequalitycomparer sql sql-server
Last synced: 13 May 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/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/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/manishkr1754/library_management_system_sql
Developing a Library Management System from scratch using SQL
data-modeling database-management draw-io entity-relationship-diagram er-diagram library-database library-management-system sql sql-data-analysis sql-database-schema sql-server sql-server-management-studio sqlserver
Last synced: 13 Jul 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 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/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/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/turbot/steampipe-mod-github-insights
View dashboards and reports across all of your GitHub organizations and repositories using Powerpipe and Steampipe.
dashboard github hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 22 Apr 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/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/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/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/florents-tselai/pgxicor
XI (ξ) Correlation Coefficient in Postgres
aggregate correlation sql statistics
Last synced: 19 Apr 2025
https://github.com/yihleego/unique
Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql
Last synced: 12 Apr 2025
https://github.com/rinatmambetov/django-piscine-42school
Django makes it easier to build better web apps more quickly and with less code
42projects 42school django python sql
Last synced: 15 Apr 2025