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-04-12 00:28:24 UTC
- JSON Representation
https://github.com/mwapsam/vet-clinic-database
This is a relational database for a vet clinic, it stores the necessary information about the animals.
database postgresql relational-databases sql
Last synced: 27 Oct 2025
https://github.com/kanlon/elasticsearch-sql
Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块
Last synced: 15 Oct 2025
https://github.com/alessandrocorradini/microsoft-data-science-professional-program
Repository for the Microsoft Data Science Professional Program
data-analysis data-science data-visualization datascience excel machine-learning machinelearning microsoft microsoft-professional-certificate microsoft-professional-program python python3 sql t-sql
Last synced: 13 Jul 2025
https://github.com/theapsgroup/steampipe-plugin-keycloak
Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.
golang keycloak postgres postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 05 Feb 2026
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/theapsgroup/steampipe-plugin-vsphere
Use SQL to instantly query vSphere VMs, networks and more. Open source CLI. No DB required.
golang postgresql postgresql-fdw sql steampipe steampipe-plugin vsphere
Last synced: 05 Feb 2026
https://github.com/openpeeps/crossdb-nim
🔥 CrossDB Driver for 👑 Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/asifrahaman13/superquery
🐍 AI powered query on databases to automate the process of query, visualization etc. Organizations can analyze their data and take decisions much faster. Leverages the use AI, LLM. The project is under development
fastapi javascript mongodb nextjs14 python qdrant redis sql typescript
Last synced: 12 Apr 2025
https://github.com/malikwhitten67/html-dox
html dox is a sequential pwa optimized dom lib
dom frontend graphql html-css-javascript js library nestjs nextjs nuxt react sequential sql vercel vue
Last synced: 27 Oct 2025
https://github.com/haroldeustaquio/WhatsApp-js-Bot
Automation bot for sending messages and file attachments via WhatsApp, using whatsapp-web.js for real-time alerts and scheduled notifications.
automation bot dabase js python selenium selenium-python selenium-webdriver sql whatsapp whatsapp-api-node whatsapp-bot whatsapp-web whatsapp-web-js
Last synced: 26 Oct 2025
https://github.com/avanade/emtech-distributed-data
Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.
blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server
Last synced: 14 Jun 2025
https://github.com/digitalruby/ipbanproreleases
IPBan Pro Releases
botnets brute-force hackers login protection rdp security smtp sql ssh
Last synced: 14 Oct 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/juanjoowendler/netflix-crud
Node.js and React REST API (UTNFLIX): A REST API for resource management, developed with Node.js, Express, and SQLite, featuring a React frontend that enables CRUD operations, filtered searches, and pagination.
boostrap css full-stack-web-development html5 javascript linux-shell nodejs postman react sql
Last synced: 19 Apr 2025
https://github.com/nathan-parkinson/linq2db.include
linq2db.include adds Entity Framework style Include (eager loading) to linq2db
c-sharp database eager-loading include linq linq2db linqtodb orm sql
Last synced: 14 Jan 2026
https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application
Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.
cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability
Last synced: 23 Feb 2026
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
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/joker2411/blood-bank-management
Maintaining all the information about blood donors, receivers and performing various queries for better management of a blood bank.
dbms-project mysql-database sql
Last synced: 15 Apr 2025
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 07 Mar 2026
https://github.com/so010/cdrreceiver
nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db
cisco javascript node-js nodejs sql
Last synced: 15 Apr 2025
https://github.com/hhlitval/production-dashboard
A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.
c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf
Last synced: 01 Aug 2025
https://github.com/angoca/log4db2
A logging utility like log4j for IBM Db2 SQL PL
db2 db2luw logger logging logging-library sql
Last synced: 02 Aug 2025
https://github.com/ushelp/easyfilter
Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component
content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection
Last synced: 14 Jul 2025
https://github.com/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/williamdsw/vaporbreaker-mobile
Mobile's version of my game Vaporbreaker!
aesthetics android csharp game game-development google microsoft mobile play retrogemn sql sqlite3 store unity vaporbreaker vaporwave version windows
Last synced: 09 Mar 2026
https://github.com/ismailsimsek/dbn
Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator
Last synced: 04 May 2025
https://github.com/arshad115/today-i-learned
:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)
android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs
Last synced: 19 Sep 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/princessmiku/mariadb-sqlbuilder
MariaDB SQL Builder is a simple way to use Maria SQL. Use your own SQL or use the integrated SQL Builder tool.
Last synced: 06 Mar 2026
https://github.com/carpentries-incubator/sql-humanities-lesson
SQL for Humanities
alpha carpentries carpentries-incubator data-wrangling database digital-humanities english lesson sql
Last synced: 02 Sep 2025
https://github.com/stackql/stackql-demo
analytics aws azure cspm digitalocean gcp hacktoberfest linode sql stackql
Last synced: 14 Apr 2025
https://github.com/haleshot/flight_booking_system
A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.
booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql
Last synced: 07 May 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/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
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/thelinuxer/pgvoyager
A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations
claude database database-client database-management erd go golang mcp postgres postgresql sql svelte
Last synced: 13 Jan 2026
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/babyblue94520/hi-sql
Use SQL like Spring Data JPA
hi-sql jpa orm spring-data-jpa sql
Last synced: 18 Sep 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/fibo/sql92-keywords
is the list of reserved words in SQL92 specification
Last synced: 14 Apr 2025
https://github.com/cfunkz/customtkinter-login-registration
Registration and login app made using customtkinter.
customtkinter python python3 sql sqlite3 tkinter
Last synced: 14 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/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 14 Mar 2026
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/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/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/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
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/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 25 Oct 2025
https://github.com/turbot/steampipe-plugin-shopify
Use SQL to instantly query Shopify products, orders and more. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw shopify shopify- shopify-orders shopify-partners shopify-products sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/iamrajiv/neon-db-cli
The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.
cli go neondatabase postgresql serverless sql
Last synced: 23 Apr 2025
https://github.com/databricks-industry-solutions/ocsf
Schema mappings in SQL and PySpark for ELT pipelines to normalize data to OCSF
cybersecurity delta-lake delta-live-tables ocsf pyspark sql
Last synced: 22 Jan 2026
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/vanhakobyan/database
:floppy_disk: Work with databases. Entity Framework, T-SQL and ADO.NET :floppy_disk:
ado ado-net entity-framework sql
Last synced: 16 Aug 2025
https://github.com/stackql/openapisaurus
Deno based openapi document utility for splitting openapi spec and generating stackql providers
Last synced: 11 Jul 2025
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/apache/horaedb-docs
Apache HoraeDB (incubating) Website.
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/nicodupont/mooc
All my finished Moocs on the subject of the data science mainly
data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql
Last synced: 28 Apr 2025
https://github.com/turbot/steampipe-plugin-ibm
Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.
backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 06 Sep 2025
https://github.com/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 08 Oct 2025
https://github.com/dipsas/fluentdbtools
FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.
database-connection database-migrations dotnet-standard sql sql-query-builder
Last synced: 29 Apr 2025
https://github.com/beenotung/gen-sql-type
Generate Typescript Types from raw SQL statements
code-generation gen-type sql type-gen typescript
Last synced: 05 Sep 2025
https://github.com/coenttb/swift-records
The Swift library for PostgreSQL database operations.
nio postgres postgresnio records sql structured-queries swift
Last synced: 22 Jan 2026
https://github.com/npgsqlrest/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 08 Oct 2025
https://github.com/maximgorbatyuk/maximgorbatyuk.databasesqlendpoints
This nuget allows you to view table content of your ASP.NET core application during runtime
netcore nuget nuget-package sql
Last synced: 22 Apr 2025
https://github.com/voku/simple-active-record
:ring: Active Record Pattern via PHP
active-record activerecord database hacktoberfest mysql php php7 sql
Last synced: 12 May 2025
https://github.com/adbc-drivers/mysql
ADBC driver for MySQL. Not affiliated with MySQL or Oracle.
Last synced: 11 Mar 2026
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: 16 Mar 2025
https://github.com/mateo951/vet-clinic
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 26 Apr 2025
https://github.com/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 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/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/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/kevingastelum/relational-database-fcc
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Last synced: 29 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/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/basir-mohammadi/vetclinic-database
This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.
Last synced: 20 Jul 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/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/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/turbot/steampipe-mod-hackernews-insights
View dashboards and reports across Hacker News stories, users, and other items using Powerpipe and Steampipe.
dashboard hackernews hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
https://github.com/alfex4936/rust-server
Frontend + Backend + 카카오톡 아주대 챗봇 in Rust language
chatbot kakako-chatbot kakao mysql rest rest-api rust sql web
Last synced: 15 Apr 2025
https://github.com/smirl/steampipe-plugin-cortex
A steampipe plugin for cortex.io
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 14 Jan 2026
https://github.com/dynaspan/extended-dapper
[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.
crud csharp dapper dapper-crud dapper-extensions dapper-microorm dotnet dotnet-standard entityrepository linq linq-to-sql mariadb mysql orm repository sql sqlite sqlserver
Last synced: 14 Jan 2026