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-07 00:26:23 UTC
- JSON Representation
https://github.com/muhakbarhamid21/advckasir
ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.
aplikasi-kasir css java javascript netbeans php sql
Last synced: 25 Feb 2026
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/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/willthefarmer/apache-logs-to-mysql
Quickly ingest folders of Apache log files into a normalized database. Automate processing files from multiple domains and multiple servers with complete Data Lineage. Small codebase & simple setup.
apache-log apache-logging apache-logs apache2 log-management log-parser mariadb mariadb-database mariadb-mysql mysql mysql-database mysql-schema python3 sql
Last synced: 11 Apr 2025
https://github.com/cleilsonandrade/rocketq
Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.
anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite
Last synced: 09 Apr 2026
https://github.com/filipponik/rb1-test-task
Тестовое задание RB1
javascript mysql php sql test-task
Last synced: 06 May 2026
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/hegdepavankumar/hackerrank-solutions
HackerRank Solutions provides solutions to all problems like Algorithms, Data Strucutres, C, C++, Python, Java, Interview Preparation Kit in Hackerrank.
challenge coding-challenge hackerrank hackerrank-solutions java javascript mysql-database oops-in-java python querydsl sql
Last synced: 15 Jul 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/widefix/demo-fast-sql
Demo: Ruby on Rails app is faster with SQL
activerecord benchmark benchmark-ips performance rails sql
Last synced: 15 Apr 2025
https://github.com/nicolasbizzozzero/twister
[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL
apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat
Last synced: 12 Apr 2025
https://github.com/raleighlittles/sql_zoo_solutions
Solutions to all 95 SQL Zoo tutorial questions.
Last synced: 21 Mar 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/ottomayerpy/sqldatabase
Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.
mssqlserver netframework45 sql wpf
Last synced: 08 May 2026
https://github.com/cupidonsauce173/mypigsql
Async MySQL Library for PocketMine-MP
async asynchronous multithread multithreading mysql php pmmp pmmp-plugin sql threading
Last synced: 19 Apr 2025
https://github.com/aashrafh/a4a
🏆 Competitive programming website to manage competitive programming activities with a virtual judge.
aashrafh asp-net asp-net-mvc cmp codeforces codeforces-api competitive-programming contest-programming csharp database database-management dotnet hackerrank mvc selenium selenium-csharp solutions sql sql-server virtual-judge
Last synced: 26 Jan 2026
https://github.com/pycasbin/sqlobject-adapter
SQLObject Adapter for PyCasbin
abac acl adapter auth authorization authz casbin orm pycasbin python rbac sql sqlobject storage-driver
Last synced: 13 Aug 2025
https://github.com/itcraft-cn/xbatis2sql
collect sql statements from iBATIS sqlmap files / MyBatis mapper files
Last synced: 31 Aug 2025
https://github.com/hjo12/loginpanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 19 Jun 2025
https://github.com/tuurash/substitutex
A Small Simple SQL Database Backup Tool
asp-net backup-tool csharp n-tier-architecture sql winforms
Last synced: 21 May 2026
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/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/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/falcao-g/beecrowd
Soluções de alguns desafios do beecrowd em Python e C++
beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge
Last synced: 04 Mar 2026
https://github.com/tivins/database
A secure and efficient fluent PDO wrapper
database fluent mysql pdo php prepared-statements query query-builder sql sqlinject-defense sqlinjection sqlite
Last synced: 13 Apr 2025
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/recepgunes1/sqli-vuln.-checker
SQLi-Vuln.-Checker
python3 requests scanner sql sqli vuln vulnerability
Last synced: 06 Jul 2026
https://github.com/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/sdrttnclskn/plsql-work
pl/sql-work been created from solution of hackerrank examples
Last synced: 13 Feb 2026
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/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
https://github.com/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/shencangsheng/view-elasticsearch
Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.
aggregation dsl elasticsearch java json sql
Last synced: 17 Sep 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/davilands/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 23 Mar 2025
https://github.com/devrabbani/zendb
All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.
algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript
Last synced: 07 Mar 2026
https://github.com/shriharsh-deshmukh/dataversemagic
Welcome to the DataVerseMagic (Database Management System Repository).
database-management-system mongodb mysql sql
Last synced: 03 Feb 2026
https://github.com/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 Jul 2025
https://github.com/gfleury/gstreamtop
Real time analytical SQL Query on text streams
aggregation analytics interactive real-time regex sql stream-processing text
Last synced: 10 Mar 2026
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/richardschoen/pythonibmicli
IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC
as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/easonsyc/covid-19-screening-register
Website for COVID-19 Screening Register.
covid-19 html javascript php sql website
Last synced: 25 Feb 2026
https://github.com/martijndeb/liteadmin
A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
Last synced: 05 Jul 2026
https://github.com/hbmartin/comparison-serverless-cloud-sql-databases
Comparing hosted, serverless SQL cloud databases.
awesome backend comparison database serverless sql
Last synced: 30 Mar 2025
https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 15 Apr 2025
https://github.com/turbot/steampipe-plugin-steampipecloud
Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.
deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin
Last synced: 31 Mar 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/or-abdillh/pos-php
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
bootstrap5 datatables es6 js mysql php php7 sql
Last synced: 26 Sep 2025
https://github.com/hashtek-mc/tekore
Coeur du serveur Hashtek.
api bungeecord bungeecord-plugin database friend guild java java-16 mariadb minecraft mysql party plugin redis redisson server spigot spigot-plugin sql
Last synced: 10 Mar 2026
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
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/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/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/xgqfrms/vscode
:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms
Last synced: 12 May 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/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/polydojo/pogodb
Simple NoSQL wrapper for Postgres' JSONB type.
nosql-data-storage nosql-database nosql-wrapper postgres sql
Last synced: 08 Apr 2026
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/kulabun/jooq-generator
New Code Generator For JOOQ
codegenerator database java8 jooq kotlin repository sql
Last synced: 04 Oct 2025
https://github.com/gogoncalves/lattes-identifier-service
RESTful API in Python for validating the Lattes identifier number using Flask and MySQL/CSV for query purposes. Documentation on Flasgger.
apache-license-2 api-restful cnpq csv etl flasgger flask glob gustavogoncalves lattes lattes-platform lattesidentifier mysql pandas python rest sql swagger tdqm unittest
Last synced: 19 Apr 2025
https://github.com/marimo-team/codemirror-sql
codemirror codemirror-extension sql
Last synced: 12 Aug 2025
https://github.com/jacraig/inflatable
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.
Last synced: 12 Aug 2025
https://github.com/liatemplates/alasql
Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).
alasql liascript liascript-template sql sql-tutorial template
Last synced: 26 Feb 2026
https://github.com/alleycat1/sqlserver-util-jp-sql
SQL Server utilities for Ohayo(Japanese Company)
Last synced: 18 Feb 2026
https://github.com/mindful-ai-assistants/no-sql
🛢️ NoSQL: Building Databases in Practice (Not Only SQL)
docker-sqlserver mongodb-database my-sql no-sql oneness-consciousness oracle-database postgresql-database redis-database sql sql-azure sql-linux-container sql-lite-database sql-server sql-server-database t-sql
Last synced: 02 Jul 2025
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
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/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/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/turbot/steampipe-plugin-trello
Use SQL to instantly query Trello organizations, boards, members, notifications & more. Open source CLI. No DB required.
backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin trello zero-etl
Last synced: 22 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/wiris/santoku
Python wrappers around a variety of external services
aws google-cloud salesforce slack sql
Last synced: 19 Aug 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
https://github.com/deadnews/firebirdsql-run
Firebirdsql wrapper inspired by subprocess.run
Last synced: 03 Jul 2025
https://github.com/imor/pg_escape
A Rust library to escape Postgres flavoured SQL
postgres postgresql sql sqlinject-defense
Last synced: 21 Aug 2025
https://github.com/aramshiva/babies
👶 A parser for every name listed on a Social Security Card between 1880-2023
babies data datagov db graphs mysql names social-security social-security-data sql statistics stats
Last synced: 22 Aug 2025
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/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
https://github.com/notcoffee418/dapperbulkqueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
bulk dapper dapper-extensions postgresql sql
Last synced: 24 Aug 2025
https://github.com/fear2o/scanshield
ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.
ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 23 Apr 2025