An open API service indexing awesome lists of open source software.

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.

https://github.com/165nuno/nosql-tp

Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).

mongodb neo4j python sql

Last synced: 09 Mar 2026

https://github.com/rozhakxd/securesqlfirebird

Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.

database firebird firebirdsql flamerobin grant revoke sbd security sql

Last synced: 16 May 2025

https://github.com/tr1sm0s1n/fiber-postgres-api

Fiber API for CRUD operations in PostgreSQL.

api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql

Last synced: 23 Sep 2025

https://github.com/vargascardona/productos-sql

Ejercicio de conexión a MariaDB

java management sql tables

Last synced: 21 Sep 2025

https://github.com/kayr/ezy-query

Convert Your Sql Query To A Queryable Java API/Code.. think of A Queryable View In Your Code Using Java

code-generation codegenerator gradle gradle-plugin java sql sql-query

Last synced: 18 Aug 2025

https://github.com/mwmorale/calculating-network-ranges-mysql

Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have

mysql network network-analysis networking sql

Last synced: 14 May 2025

https://github.com/snowykte0426/dev.world

A repository where snowykte0426 records study topics as issues

ai backend css database frontend html java javascript kotlin network react spring-boot sql svelte todolist

Last synced: 08 Apr 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering

This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.

data-visualization python selenium sql streamlit web-scraping

Last synced: 11 Apr 2026

https://github.com/softx0/practicaxlstobbdd_etl

Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional

control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio

Last synced: 30 Jul 2025

https://github.com/jailtonjunior94/csharp-finances

💰 .NET 5.0, Sql Server, Docker, Azure Pipeline, ACR and AKS

acr aks-kubernetes-cluster azurepipeline charp docker sql

Last synced: 09 Apr 2026

https://github.com/sheraff/root

Local-first fullstack repo template

crdt esbuild monorepo service-worker sql typescript

Last synced: 09 Apr 2026

https://github.com/nwylynko/budget-youtube

A very budget somewhat scuffed Youtube clone using Nextjs and a SQL database

nextjs react sql sqlite youtube

Last synced: 16 Apr 2026

https://github.com/davenarchives/dev-cheatsheets

a collection of cheatsheets for programming languages and dev tools

c cpp csharp css database devops framework git html java javascript links markdown programming-languages python resources sql tutorials

Last synced: 09 Apr 2026

https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda

This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.

postgresql sql

Last synced: 15 Mar 2025

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/corverroos/truss

Truss is a simple golang mysql schema management library

golang golang-library mysql schema sql

Last synced: 20 May 2026

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

https://github.com/ayvero/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 15 May 2025

https://github.com/bidaya0/sql-lint-in-action

Integrate sql-lint in github action to check .sql file.

checker codereview github github-actions mysql pgsql sql sql-linter

Last synced: 11 Aug 2025

https://github.com/surenkov/django-query-utils

Hanful stuff to work with queries in Django

django filters postgresql sql utils

Last synced: 05 Jan 2026

https://github.com/eehsiao/sqlbuilder

easy to build sql string

sql sql-string sqlbuilder

Last synced: 26 Jan 2026

https://github.com/arislooi/twitter-clone

A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.

api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql

Last synced: 11 Apr 2026

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/s0rbus/steampipe-plugin-openmeteo

Plugin for Steampipe to access weather data from Open-Meteo

postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast

Last synced: 09 Mar 2026

https://github.com/prasanthvijayy/product-management-system

A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.

docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/omatheusribeiro/clean-architecture-template-dotnet

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit

Last synced: 24 Feb 2026

https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019

Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году

autotest github-actions mergify sql university

Last synced: 26 Oct 2025

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 2026

https://github.com/mithunr085/bike-rental-system

This is a Back-end project with jpa and SQL to perform crud operations.

java jpa sql

Last synced: 15 Aug 2025

https://github.com/giuseppericcio/dashboard_hoteldb

A simple dashboard for manage hotel DB made with MSAccess.

database hotel-dashboard hotel-management-system ms-access sql

Last synced: 16 May 2025

https://github.com/sukrut10k/rbac-college-erp

A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.

cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql

Last synced: 11 Aug 2025

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/randomhashtags/swift-database

Standalone library enabling communication with your favorite databases in Swift.

databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift

Last synced: 09 Apr 2026

https://github.com/elitan/tsql

A type-safe SQL query builder and database toolkit for TypeScript.

bun database mssql mysql nodejs postgres sql sqlite typescript

Last synced: 21 Sep 2025

https://github.com/sammymedawar/nuevamed-csharp-windowsforms

Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.

csharp sql windowsforms

Last synced: 03 Jan 2026

https://github.com/seguradevinn/data-project

A healthcare data audit demo using CMS SynPUF and DuckDB, showing how raw claims are cleaned, validated, and transformed into a 2009 cohort with descriptives and a RADV-style chase list.

auditing cms data duckdb sql

Last synced: 02 Sep 2025

https://github.com/fmohican/sql-whitelist

WhiteList based on SQL for sponge

sponge sponge-plugin spongeforge spongepowered sql whitelist

Last synced: 24 Jul 2025

https://github.com/ristep/rp_uuid_time_sortable

My experiments with UUID generating in PostgreSQL

plpgsql plsql postgresql sql time-ordered-uuid uuid

Last synced: 20 Jan 2026

https://github.com/VSBrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 22 Sep 2025

https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL

Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.

evolution notes oracle remeber sql university university-project

Last synced: 21 Sep 2025

https://github.com/apostolouagge/Cinema-Management-Program-MVC

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/alexxsouzaa/mysql-and-esp32

Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.

arduino database esp32 mysql sql

Last synced: 11 Apr 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs1

Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/agusprasetyo328/loginpagebeauty

Halaman login sederhana dengan tampilan glassmorphism

database mysql php sql

Last synced: 09 Apr 2026

https://github.com/radmitr/sql-oracle-certification

Udemy course "SQL for beginners: from scratch to Oracle certificate" by Zaur Tregulov

oracle-sql sql

Last synced: 03 Feb 2026

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/radusuciu/django-sqlfun

A Django app that lets you define custom SQL functions

django sql

Last synced: 16 Jan 2026

https://github.com/vitor-msp/originarios

Desenvolvimento de um site para venda de produtos indígenas.

asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver

Last synced: 13 Aug 2025

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/wahidpanda/sql-coding-practices-solutions

Here are some SQL coding solution that will help for preparation and also helpful for beginners.

beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects

Last synced: 09 Apr 2026

https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-angular

ASP.NET MVC and ASP.NET Core samples for Dashboards.ANGULAR data analysis tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine

analysis analytics angular angular17 charts client-server dashboard dashboards data-visualization embedded interactive kpi native net-core pivot sql tables tools typescript webapp

Last synced: 09 Apr 2026

https://github.com/miroslav-reiter/postgresql

Materiály k online kurzom a školeniam PostgreSQL

postgresql postgresql-database sql

Last synced: 13 Aug 2025

https://github.com/sahinmeric/holbertonschool-higher_level_programming

High-level Programming curriculum of Software Engineering Foundations at Holberton School UY

data-structures javascript networking oop python sql tdd

Last synced: 08 May 2026

https://github.com/nhihin/sampleDB

Store and manage samples in SQL database through shiny application.

bioinformatics r shiny sql

Last synced: 30 Jul 2025

https://github.com/andreadcsousa/alura_postgresql-triggers_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao plpgsql postgresql sql triggers

Last synced: 26 Feb 2025

https://github.com/richardwarepam16/hackerrank-sql-practice

This is a repository where I stored all the HackerRank SQL Practices

hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql

Last synced: 26 Jan 2026

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

databases dbal php queries sql

Last synced: 06 Jan 2026

https://github.com/connectaman/inventory-management-software

A Inventory Management Software built using Java Platform and MySql

dbms java javaproject project sql swing swing-api

Last synced: 14 Mar 2025

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/abrahamgalue/relational-database-certification-projects

Certificación Relational Database de freeCodeCamp.

bash database linux postgresql script shell sql

Last synced: 27 May 2026

https://github.com/sabaurgup/post-office_automation

Post Office Automation Database has been created with the aim of controlling the shipping stages and information of all services in the post office more quickly and effectively.

1-1 1-n automation chen database-design database-management database-schema diagram entity-relationship-diagram er m-n mysql mysql-database postoffice relational-databases relational-model relations reports requirement-analysis sql

Last synced: 15 May 2025

https://github.com/khushi-sabarad/sqlfungames

Solutions to a variety of SQL-based fun learning games!

mysql sql sqlfungames sqlisland sqlmurdermystery

Last synced: 16 Mar 2025

https://github.com/tinybirdco/signatures-poc

This repository is dedicated to generating dummy data and a sample dashboard that mirrors a company that manages digital document signatures in real-time.

clickhouse nextjs sql tinybird tremor

Last synced: 16 May 2026

https://github.com/vtickner/codecademy-data-engineer

These projects were created as part of Codecademy's Data Engineer Career Path course.

csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql

Last synced: 09 Apr 2026

https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis

Use SQL and Tableau to analyze NYC Citibike data for station availability

portfolio postgresql sql

Last synced: 31 Aug 2025

https://github.com/faizan-khanx/sql-commandgenerator

sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors

cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap

Last synced: 04 Feb 2026

https://github.com/m-ahmed-anwer/movie-management

A movie management web application with CRUD operations. 🍿

css ejs html nodejs sql

Last synced: 12 Apr 2026

https://github.com/xaquinalves/1_daw_bd_sql

All SLQ code created during my databases classroom

learning sql

Last synced: 11 Feb 2026

https://github.com/saharbueno/basic-chatroom

A simple chatroom website where you can make your own account and begin chatting.

api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/kaon-k-s/blumenshop

Flower shop: Login/Sign up, make order pages. PHP, SQL

php sql

Last synced: 08 Nov 2025

https://github.com/leosimoes/beecrowd-sql

Beecrowd's SQL Challenges.

postgresql sql

Last synced: 24 Mar 2025

https://github.com/nickcrepeau/crepeau-painting-php

HTML website including multiple pages, PHP scripts, and interfaces with an SQL database.

html php sql

Last synced: 08 Apr 2025

https://github.com/mmggyy66/vets_clinic

Vet Clinic is a project to create data structure for a vet clinic using a relational database. It implements PostgreSQL and contains all the data about animals. The complete database contains tables with data about: [] animals [] animals' owners [] clinic employees [] visits

pgadmin4 postgresql sql

Last synced: 30 Mar 2025

https://github.com/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/roneetkumar/normal-phone

Writing a program that will normalize an SQL table of phone numbers into a single format.

db go golang phone-number postgresql sql

Last synced: 08 May 2026

https://github.com/m-ahmed-anwer/website-template

Web application build for buy websites

css html javascript php sql

Last synced: 11 May 2026

https://github.com/soreing/sqlm

Golang SQL package with middleware support

go golang middleware sql

Last synced: 05 Apr 2025

https://github.com/isaque-s-0liveira/mysql-all-for-one-be

Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.

docker mysql northwind-database sql

Last synced: 12 Apr 2026