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/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/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/surajrawat1709/hotelratingapp
Maven based Spring Boot application making use of different microservices to get ratings of hotels.
hibernate java11 maven microservices spring-boot sql
Last synced: 06 Feb 2026
https://github.com/ihahachi/algeria-cities
Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.
csv excel geojson json php sql
Last synced: 10 Apr 2026
https://github.com/shiv-xm/leetcode_solution
Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.
algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string
Last synced: 12 Apr 2025
https://github.com/zahidshaikh10101/100daysofdatascience
Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!
deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping
Last synced: 03 Aug 2025
https://github.com/kind-unes/flutter-fitness-tracking-health-care-application
TrekTonick is a unique fitness tracker app that motivates users with monetary rewards and offers expert health advice through meetings with specialists and a health-focused chatbot. Key features include a pedometer, leaderboard, detailed activity reports, video and audio call meetings, an integrated admin panel, and secure payment integration.
adminpanel android application crossplatform fireabse fitness flutter ios paypal pedometer sql subscription
Last synced: 20 Aug 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/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 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
https://github.com/nikandfor/clickhouse
clickhouse binary batching proxy and alternative binary client implementation
clickhouse clickhouse-client clickhouse-proxy golang proxy sql
Last synced: 12 Jan 2026
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/jesusvilla/knext
A query builder library, like Knex but extremely fast
fast firebird javascript knex nodejs postgresql query-builder sql
Last synced: 12 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/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 19 Apr 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/neorandom/projeto-minimercado
java java-ant minimarket mysql sql swing swing-application
Last synced: 14 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/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/seunmatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql
Last synced: 02 Aug 2025
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/samuel-ricardo/connectionfactory
Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.
apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite
Last synced: 09 Oct 2025
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/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/wiriswernek/atividades
Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade
bootstrap c css3 html5 java javascript sql
Last synced: 10 Apr 2026
https://github.com/im-ahmed-hasan/qa-automation-cheat-sheet
This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.
ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting
Last synced: 11 Oct 2025
https://github.com/kaushikcfd/feinsum
Database approach for generating near-roofline Einstein Summation kernels.
code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors
Last synced: 13 Mar 2026
https://github.com/tablelandnetwork/site-tableland
The Tableland homepage
database decentralized sql sqlite tableland tamperproof web3
Last synced: 14 Aug 2025
https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 27 Jun 2025
https://github.com/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 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/felixdev22/vet_clinic
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
Last synced: 21 May 2026
https://github.com/subhadipsinha722133/mysql
A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.
Last synced: 09 Oct 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/martijndeb/liteadmin
A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
Last synced: 05 Jul 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 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/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/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
express express-middleware middleware mongodb querystring sequelize sql
Last synced: 13 Mar 2026
https://github.com/cleilsonandrade/spring-product-api
Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.
api backend java jpa mysql product spring spring-boot sql
Last synced: 19 Feb 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/GitUtk/SchoolManagementSystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 03 Oct 2025
https://github.com/jamesaniciete/Portfolio
Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.
access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word
Last synced: 29 Jul 2025
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/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/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/dikshantrajput/easyrls
EasyRls is an open-source tool for managing Row Level Security (RLS) policies in PostgreSQL databases. It allows users to connect to PostgreSQL instances, list schemas and tables, manage RLS policies (create, edit, delete, copy, enable/disable)
database-management database-security frontend-development hacktoberfest light-and-dark-theme open-source postgresql rls-policies row-level-security sql sveltekit typescript
Last synced: 27 Feb 2026
https://github.com/akutchi/mangasite
A manga reader inspired by catmanga
javascript manga-reader mariadb node-js python3 react sql
Last synced: 03 Feb 2026
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/jmank88/go-web-sql
Simple golang web app for executing SQL.
Last synced: 15 Aug 2025
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 2025
https://github.com/seddryck/ermine
ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.
Last synced: 28 Jun 2025
https://github.com/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/tiendc/go-txhelper
Golang SQL Tx execution library
go golang mysql postgresql sql transaction
Last synced: 14 Jan 2026
https://github.com/karolinacodes/mocha-and-chai
A food & drink ordering app for a fictitious cafe Mocha & Chai, with integrated Twilio API.
ejs express javascript material-ui nodejs postresql sass sql twilio
Last synced: 18 Jan 2026
https://github.com/pirate-emperor/dialogix
Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.
asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql
Last synced: 27 Jan 2026
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/guillermo-musumeci/terraform-azure-vm-windows-sql
Deploy a Windows Server VM with SQL in Azure using Terraform
azure azure-virtual-machine azure-vm iaas iaas-cloud infrastructure-as-code sql sql-server terraform virtual-machine windows windows-server
Last synced: 12 Apr 2026
https://github.com/turbot/steampipe-mod-ibm-compliance
Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/bfergerson/sql-to-graql
Introduction to Graql for SQLers
Last synced: 11 Oct 2025
https://github.com/adel-hadadi/ququery
Ququery is simple and readable SQL query builder for golang
golang mysql postgresql query sql
Last synced: 14 Jan 2026
https://github.com/adamduval/ml_snowflake_end_to_end
❄️ End to End ML workflow in Snowflake.
machine-learning python snowflake sql streamlit
Last synced: 02 Mar 2026
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025
https://github.com/ProximaD/Responsive-Construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 08 Oct 2025
https://github.com/hexmakina/crudites
Another PHP/xxSQL abstraction layer
crud crud-operation introspection-query mariadb mariadb-database mysql mysql-database php php7 sql
Last synced: 13 Apr 2025
https://github.com/rafaelsilvestre/detran
Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML
detran java javafx javafx-library sql
Last synced: 02 Jan 2026
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/rainggor/animehaven
The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.
google java java21 oauth2 postgres postgresql spring spring-boot sql
Last synced: 29 Jun 2025
https://github.com/go-simpler/queries
🛢️ Convenience helpers for working with SQL queries
dependency-free go library query-builder sql sql-query
Last synced: 17 Jan 2026
https://github.com/mateuszgrzelak-git/follow-lights
Making a game to increase short time memory
dotnet javascript mateuszgrzela simon-game sql
Last synced: 05 Mar 2025
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/ninja1375/library-management-system-sql
library-management-system-sql
Last synced: 23 Feb 2026
https://github.com/mh0386/game_rental
It is a game rental store application.
csharp microsoft-sql-server sql
Last synced: 26 Aug 2025
https://github.com/niltooth/pgbuffer
Buffer data in memory and bulk copy to postgresql concurrently
golang postgresql sql timescaledb timeseries
Last synced: 14 Jan 2026