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/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/shivamsouravjha/demons
This is a demo sample of linking NODEJS via ORM and MYSQL
crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql
Last synced: 09 May 2026
https://github.com/muhammad-rebaal/loan-insights
Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.
analysis data jupyter-notebook python sql
Last synced: 26 Apr 2026
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/nikunjk9/e-learning-app
E-Learn is a open-source education app for Android. It is built with technologies such as XML, Java, SQLite database.
andriodstudio education elearning-application java sql xml
Last synced: 26 Jan 2026
https://github.com/turbot/steampipe-plugin-zoom
Use SQL to instantly query meetings, users & more from Zoom. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl zoom zoom-api
Last synced: 22 Apr 2025
https://github.com/mcabas/datacamp_notebook
Datacamp Learning Journey
datacamp datacamp-course datacamp-exercises jupyter-notebook learning markdown plpgsql python r sql tsql
Last synced: 02 Mar 2026
https://github.com/seddryck/duburl
DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem
ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite
Last synced: 22 Apr 2025
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/miyamo2/pqxd
pqxd, the `database/sql` driver for PartiQL in Amazon DynamoDB
amazon-dynamodb aws aws-dynamodb database-sql dynamo dynamodb dynamodb-client go golang partiql pqxd sql sql-driver
Last synced: 10 Mar 2026
https://github.com/jandedobbeleer/harvey-dent
Team and mobile app product metrics tooling to use in a DevOps minded environment
apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo
Last synced: 09 Apr 2026
https://github.com/vemonet/stardog-demo
🐕🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs
postgresql sparql sql stardog triplestore virtual-knowledge-graph
Last synced: 15 May 2026
https://github.com/saransridatha/hospital_db
A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.
fyne go golang mysql mysql-database sql
Last synced: 10 Mar 2026
https://github.com/yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql
Last synced: 24 Apr 2025
https://github.com/willie-conway/meta-data-analyst-portfolio
A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿💻management using various ⚙️tools.
big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools
Last synced: 11 Apr 2026
https://github.com/webtechmoz/manage-sql
Biblioteca para gestão de bancos SQLITE E MYSQL de dados
database manage-mysql manage-sql mysql mysql-database sql sqlite3
Last synced: 04 Nov 2025
https://github.com/agungbudiwirawan/e-commerce_analysis_using_sql
The objective of this project is to provide an analysis of Olist Store (Brazilian E-commerce) sales.
data-analysis data-science e-commerce e-commerce-project microsoft-sql-server sql sql-server
Last synced: 24 Mar 2025
https://github.com/turbot/steampipe-plugin-mailchimp
Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.
backup etl golang hacktoberfest mailchimp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/tawfik-s/classroom-api
api to manage classrooms and quizes for graduation project vr and front end parts
authentication authorization jwt rest-api spring-boot springjpa sql
Last synced: 05 Jul 2025
https://github.com/twentyfourminutes/postgresql.bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql
Last synced: 24 Dec 2025
https://github.com/sungchun12/sqlmesh-demos
SQLMesh project for live demos - provides instructions so you can run this on your own!
data data-engineering sql sqlmesh
Last synced: 24 Oct 2025
https://github.com/mikeruse/scripts
Scripts Varios
hash php powershell powershell-adminscripts powershell-core powershell-script sha1 sha256 sql
Last synced: 29 Oct 2025
https://github.com/pprattis/eclass-web-application
A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.
application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet
Last synced: 08 Sep 2025
https://github.com/davidemoro/play_sql
pytest-play support for SQL expressions and assertions
pytest python sql sqlalchemy testing
Last synced: 15 Mar 2025
https://github.com/walker83/rorisdb
RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.
analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql
Last synced: 31 May 2026
https://github.com/pedrohpalmeida/beecrowd-exercises
Resolução de desafios de programação do site Beecrowd.
beecrowd beecrowd-solutions c java javascript kotlin postgresql python python3 sql sqlserver uri uri-online-judge uri-solutions urionlinejudge
Last synced: 05 Feb 2026
https://github.com/build-on-aws/the-grad-project
This is the repository where you can download and run notebooks in SageMaker Studio Lab, in partnership with webinars taking place on YouTube.
Last synced: 16 May 2025
https://github.com/nfaiz/ci4-debug-toolbar
SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.
codeigniter debugging php sql toolbar
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-sentry
Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.
backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/birddevelper/gomologin
Gomologin is Golang (Go) login manager working with RDBMS Databases
authentication authorization go golang gomologin login login-manager login-system role security session sql
Last synced: 28 Apr 2025
https://github.com/inj-krish19/pl-sql
There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 13 Jun 2025
https://github.com/jahidhiron/nestjs-template
A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.
docker i18n nestjs open-source rabbitmq socket sql swagger typescript
Last synced: 13 Jan 2026
https://github.com/kishlayjeet/connect-postgresql-database-to-python
This repository is to show you how you can connect your PostgreSQL database to your python.
postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql
Last synced: 14 Apr 2025
https://github.com/smoren/yii2-query-relation-manager-demo
Demo for yii2 extension yii2-query-relation-manager
activerecord sql sqlquerybuilder yii2 yii2-extension
Last synced: 24 Aug 2025
https://github.com/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/orhankupusoglu/alembic-sql
Manage databases with Alembic, but use SQL instead of Python
alembic database migration postgresql sql sql-ddl sqlalchemy
Last synced: 10 May 2026
https://github.com/cedx/sql.net
A simple micro-ORM for C#, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/turbot/powerpipe-mod-rnacentral
Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql
Last synced: 23 Jun 2026
https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions
Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning
applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql
Last synced: 11 May 2026
https://github.com/inj-krish19/sql
There are programs of SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 18 Jun 2026
https://github.com/conreality/conreality.sql
Conreality Software Development Kit (SDK) for SQL.
Last synced: 16 Jun 2026
https://github.com/jerryfzhang/exceltosql
Excel to SQL insertion code generator.
csv csv-converter csv-import csv-parser insertion sql sql-insert xls
Last synced: 24 Jun 2026
https://github.com/hwywl/sql-generation-framework
SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。
Last synced: 20 Jun 2026
https://github.com/didinj/asp-net-core-angular-sqlserver-webapp
Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server
angular asp core microsoft net server sql typescript
Last synced: 20 Jul 2025
https://github.com/karenpayneoregon/dyynamic-sql-where-in
Provides methods to generate dynamic WHERE IN clauses for databases
csharp csharp-core sql sql-server
Last synced: 13 Jul 2025
https://github.com/JavierCanon/Dalayer.net
🗃🧾 Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
data-access data-access-layer data-access-layer-generator data-access-library dataaccess dataaccesslayer excel excel-reader excel-to-sql excelreader mysql mysql-database sql sql-database sql-server sqlite sqlite3 sqlserver
Last synced: 05 May 2025
https://github.com/raimonizard/sql
Basic SQL examples for teaching
mysql mysql-database sql teaching-materials
Last synced: 30 Apr 2025
https://github.com/gsamokovarov/patka
Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
Last synced: 05 Apr 2025
https://github.com/Surya07102000/E-learning-website-with-PHP
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Mar 2025
https://github.com/aivanf/lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 28 Oct 2025
https://github.com/devops-ia/helm-steampipe
Helm chart for Steampipe
charts helm kubernetes oauth2 query sql steampipe steampipe-dashboard steampipe-mod steampipe-plugin
Last synced: 07 Mar 2026
https://github.com/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/p2p-develop/peyangsuperlibrary
よく使うものまとめたやつ(願望
bukkit graph intellij-idea java-8 library logging mathematics minecraft peyang sql sqlite sqlite3 time timeparser
Last synced: 20 Jan 2026
https://github.com/dgroup/vcs4sql
Organizing version control for the database(s) in a simple, elegant way.
changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs
Last synced: 12 May 2025
https://github.com/j4cobgarby/cordial2
Cordial, redesigned and written from scratch using Laravel
blade blade-template css database html javascript jquery laravel laravel5 laravel54 markdown mysql php social social-media social-network social-networks sql web-app website
Last synced: 07 Mar 2026
https://github.com/nolleh/sqlflick.nvim
⚡Query, without leaving your nvim workspace, whatever the dbms
nvim-lua nvim-plugin query sql sqltools
Last synced: 21 Jul 2025
https://github.com/monacoremo/postgres-trees
Example for how to model trees and implement transformations on them in Postgres.
Last synced: 18 May 2026
https://github.com/kitsunetech-com/velox-server
Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)
composer database json mysql odbc-api php sql sql-server
Last synced: 12 Apr 2025
https://github.com/hectororm/orm
Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.
orm pdo php php8 query-builder sql
Last synced: 13 Apr 2025
https://github.com/tsg405/solo_learn
This repository is maintained to provide coding solutions to some popular courses aided by SOLO_LEARN!
Last synced: 21 Mar 2025
https://github.com/raleighlittles/sql_zoo_solutions
Solutions to all 95 SQL Zoo tutorial questions.
Last synced: 21 Mar 2025
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/exegeses/introdb-74806
Curso Introducción a Bases de datos | Código 74806
mysql mysql-database mysql-workbench sql
Last synced: 17 Feb 2026
https://github.com/billionsjoel/vet-clinic-database
This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.
Last synced: 28 Mar 2025
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/kawansoft/aceql.client2
C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.
http-client mariadb mariadb-database mysql mysql-database oracle oracle-database postgresql postgresql-database remote-database sql sqlserver
Last synced: 13 Apr 2025
https://github.com/rajspeaks/oracle-enterprise-resource-planning-tekstac-handson-solutions
Oracle Enterprise Resource Planning (ERP) Tekstac SQL & PL/SQL Hands on Solutions of total 61 Queries. This repository is built only for learning purpose & to guide students in their weekly hands-on problems on Tekstac platform.
oracle oracle-11g oracle-database oracle-db oracle-erp oracle-sql oracle-sql-database oracle-sql-developer oracle-sql-queries rajdeep-das rajspeaks sql sqlquery tekstac
Last synced: 19 Jul 2025
https://github.com/evancarroll/pg-srf-repeat-benchmark
A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize
benchmark c c-language postgresql postgresql-extension sql
Last synced: 16 May 2026
https://github.com/arverma/data-engineer-interview-experience
My interview experience with the companies I interviewed with
big-data data data-engineer data-engineering engineering interview interview-practice interview-preparation interview-questions python3 spark sql
Last synced: 19 May 2026
https://github.com/juliandavidmr/ddlify-oracle
Ddlify, manage your database Oracle from NodeJS
database-adapter ddl information-security npm-package oracle-db sql
Last synced: 13 Jun 2025
https://github.com/vvka-141/pgmi
pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.
ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional
Last synced: 20 Feb 2026
https://github.com/axion-security/goinjection
Automated SQL Injection written in Golang
blind-based error-based sql sql-injection union-based
Last synced: 29 Oct 2025
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026
https://github.com/muhammadmooazam/sql-using-mysql
database database-management-system mysql sql
Last synced: 03 May 2026
https://github.com/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 2025
https://github.com/martijndeb/liteadmin
A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
Last synced: 05 Jul 2026
https://github.com/marcingminski/dba
A bunch of scripts that make SQL Server administration easier
administration maintenance sql sql-server sqlserver
Last synced: 19 Jun 2025
https://github.com/joknaa/plsql-javaswing_project
🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.
java plsql plsql-javaswing sql swing-gui
Last synced: 19 Jun 2025
https://github.com/0xerwin1/dbflux
A fast, keyboard-first database client built with Rust and GPUI.
cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql
Last synced: 17 May 2026
https://github.com/vcityteam/conver-g
This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.
Last synced: 02 Jan 2026
https://github.com/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/shellyln/go-sql-like-expr
Convert SQL Like patterns to Go regular expressions.
go golang golang-library library regex regex-pattern regexp sql
Last synced: 02 Jul 2026
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025