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/luddthree/pisscounter

Source code for pisscounter.com website

css flask html javascript python sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/alextanhongpin/goql

URL querystring to SQL where

go golang qs querystring sql

Last synced: 24 Mar 2025

https://github.com/akhtar21yr/text-utils-

The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.

css django html js python sql text-transform text-utils

Last synced: 12 Apr 2026

https://github.com/nafisalawalidris/northwind-traders-sales-analysis

Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.

business-insights data-analysis database northwind-traders sales sql

Last synced: 07 Aug 2025

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests

Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️

311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql

Last synced: 19 May 2026

https://github.com/bl33h/factorysimulation

A factory simulation system that utilizes a SQL database.

create-database database postgresql queries simulation sql

Last synced: 21 May 2026

https://github.com/shivanshu840/hashedtoken

The File Traversal System is a web application built using Node.js for the backend and React.js for the frontend. It allows users to traverse a directory structure, displaying folders and files hierarchically.

express mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/enansari/sql-server-learning

The codes I entered during learning course and databases I created

course database db sql sqlserver sqlserver-2019 table tsql

Last synced: 17 May 2026

https://github.com/munenecalvin/alx-backend-storage

A collection of projects for learning data storage in backend development. || MySQL advanced | Advanced SQL

back-end database mysql redis sql

Last synced: 09 Apr 2026

https://github.com/talib8335/picdrive

PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.

ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/vizonex/aiohttp_sqlmodel

An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

aiohttp asyncio orm sql sqlmodel

Last synced: 03 Apr 2025

https://github.com/arthur199212/todo-app

Technologies: Golang, Gin, JWT, bcrypt, ozzo-validation, SQL, Docker-compose, Typescript, React, Tailwindcss, react-query, axios, yup.

authorization axios bcrypt docker-compose gin golang jwt ozzo-validation react react-query sql tailwindcss typescript yup

Last synced: 11 Apr 2026

https://github.com/youssefelghamour/artisansalley

E-commerce Full Stack website: A digital marketplace connecting artisans with customers.

css flask flask-api flask-sqlalchemy fullstack html javascript jquery jquery-ajax mysql python restful-api sql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/pradnyagandhale96/e-commerc

E-commerc web Application

css3 html5 java javasacript reactjs spring sql

Last synced: 09 Apr 2026

https://github.com/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 01 Apr 2025

https://github.com/borededdy/woosqltocsv

A php script that exports Woocommerce order data into a CSV file

csv-export csv-files php sql sql-query woocommerce wordpress

Last synced: 17 May 2026

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

https://github.com/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/suamirochadev/rocketseat-discover

Repositório com todos os projetos que fiz durante a trilha Discover da Rocketseat.

iniciante javascript nodejs rocketseat sql typescript

Last synced: 17 Apr 2025

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/kevinbazira/car-rental-price-comparison-website

Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).

chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs

Last synced: 09 Apr 2026

https://github.com/axeldavid45/agenda-ajax-php-mysql

Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.

ajax php sql

Last synced: 09 Aug 2025

https://github.com/randomfractals/chicago-transport

Exploratory data analysis of public Chicago transportation datasets.

chicago data data-tools duckdb sql transportation

Last synced: 01 May 2026

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/sudhish-rithvik/hotel-management-system

A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.

datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter

Last synced: 04 Jun 2026

https://github.com/diego17cp/npb

a bank java project for the institute

crud java netbeans oracle-database oracle-developer practice-project sql swing

Last synced: 09 Aug 2025

https://github.com/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 2025

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

https://github.com/osvaldomx/pyntegritydb

Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.

data-quality database integrity referential-integrity sql validator

Last synced: 16 Jan 2026

https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin

A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.

big-data-analytics bigquery datawarehouse googlelooker sql

Last synced: 03 Jan 2026

https://github.com/imehmetgenc/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 03 Mar 2025

https://github.com/jaini-bhavsar/sql

This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.

microsoft-sql-server-studio sql

Last synced: 03 Sep 2025

https://github.com/lhm2904/pgexercises-solutions

My solutions to the SQL practice problems on pgexercises.com

exercises postgresql sql

Last synced: 14 Mar 2025

https://github.com/TobiHatti/Languages-Summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 10 Mar 2025

https://github.com/costingh/supply-chain-management

Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).

express-js mysql-workbench node react rest-api sql

Last synced: 08 Apr 2026

https://github.com/yansheng836/mysql_collect_processlist

这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。

mysql shell sql tool

Last synced: 19 May 2026

https://github.com/linx-software/dynamic-csv-generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

csv dynamic linx sql

Last synced: 19 May 2026

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/mensenvau/coding_interview_solutions_no1

🚀 Welcome to the Interview Solutions repository!

codility codility-solutions hackerrank pyspark python sql

Last synced: 25 Mar 2025

https://github.com/antonmarin/traceable-pdo

Adds trace to sql statement. Know the source of your queries!

debug pdo sql trace

Last synced: 14 Jan 2026

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/arn-ob/rb-application-angular-4-php

Revelation Bangladesh Inventory and print management Software, Using Angular and PHP

angular5 sql

Last synced: 29 Mar 2025

https://github.com/fortunewalla/air-cargo

Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.

air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql

Last synced: 18 Apr 2026

https://github.com/odilson-dev/sql_zoo

Build and run queries against existing tables using SQL ZOO

database mysql-database queries sql

Last synced: 12 May 2026

https://github.com/mtrzc0/forums

Open-source reddit like platform

js php sql xampp

Last synced: 02 May 2026

https://github.com/i-m-akshat/online_food_application

This is a new web application m currently working on. This is basically a web application on which an owner (restaurant or cafe owner) can basically manage his items , the orders of the users and also the admins and their various roles and the user / customer can buy/ purchase food provided by the owner. This project is based on Dot net core

bootstrap5 dotnet dotnet-core dotnet-framework mvc n-tier-architecture online-food- online-food-catering-service online-food-order online-food-ordering-system online-food-store restaurant-management sql

Last synced: 04 Feb 2026

https://github.com/ihoro/rough-rx-pg

Rough implementation of rxified wrapper of node-postgres lib

javascript nodejs postgres reactive-extensions rxjs sql wrapper

Last synced: 10 Jul 2025

https://github.com/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/hugh-kumbi/cybersecurity-portfolio

I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark

Last synced: 18 May 2026

https://github.com/anam1980/student_result_management_system

The app developed for managing student marks and generating reports on student performance.

database gui java javaswing jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/thatoddmailbox/roamer

A tool that makes handling database migrations easy.

database go golang migration sql

Last synced: 12 Jan 2026

https://github.com/joytaribagshaw/vet-clinic

This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.

database-management database-schema postgres postgresql postgresql-database sql

Last synced: 29 Mar 2025

https://github.com/shanukatiyar111/pyspark-project-2

DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS

databricks pyspark python sparksql sql

Last synced: 20 May 2026

https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD

Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.

automation coding database development full-stack gui programming project-repository python python3 simple-gui sql

Last synced: 31 Aug 2025

https://github.com/santarsierilorenzo/nova-pg

Python package designed to simplify and streamline interactions with PostgreSQL databases.

docker postgresql python sql

Last synced: 07 Mar 2026

https://github.com/sreeju7733/activelife

A project that won a Hackathon

bootstrap-4 css hackathon html js php sql

Last synced: 13 Aug 2025

https://github.com/mensenvau/data_engineering_solution_no2

SQL Query and Spark ML Logs Transformer

etl pyspark python3 sql

Last synced: 25 Mar 2025

https://github.com/maximilianotrz/ecommerce_java_springboot

Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf

backend java jpa-hibernate mvc springboot sql

Last synced: 01 May 2026

https://github.com/arpitbrur/jdbc

Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.

corejava jdbc mysql sql

Last synced: 11 May 2026

https://github.com/FedericoG2/MemoryGame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 13 Aug 2025

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/ryapric/rpg

PostgreSQL extension to add data manipulation functions such as what's available in the R language

postgresql postgresql-extension sql

Last synced: 31 Aug 2025

https://github.com/exegeses/introdb-64992

Curso Introducción a Bases de datos | código 64992

database-design databases mysql mysql-database sql

Last synced: 18 May 2026

https://github.com/omar-muhamad/medical-database

In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.

postgresql sql

Last synced: 29 Jun 2026

https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform

This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.

bigquery data data-analysis data-modeling live-streaming sql

Last synced: 23 Jun 2025

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/belynnn/i3n_dbed_php__crud

Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.

crud-application mysql php sql training will-not-be-finished

Last synced: 11 Nov 2025

https://github.com/litebase/litebase-laravel

Laravel SDK for Litebase, an open source distributed database built on SQLite and backed by distributed file systems and object storage

database laravel litebase php sdk sql sqlite

Last synced: 13 Jan 2026

https://github.com/nicolasvero/covid_tracker

Projet de création d'un Dashboard sur les données de la pandémie de Covid-19

chartjs php sql

Last synced: 24 Mar 2025

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/saghosh8/securebankdbdata

A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.

database mysql sql sql-query sql-server

Last synced: 11 May 2025

https://github.com/anmamun0/django_projects

This is Django Project , here will app push django project's

django postgresql python sql

Last synced: 04 Jul 2025

https://github.com/vitor-msp/agencia-viagens-blue-bird-v3

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql

Last synced: 11 Apr 2026

https://github.com/ritobrotomukherjee/medical-clinic

It has PostgreSQL codes for creating a medical clinic DB from a ERD

databse-design dbms er-diagram postgresql sql

Last synced: 31 Mar 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 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/armahdavi/scale_AI_outlier_LLM_training_tuning_rlhf

This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.

css-html java javascript llm prompt-engineering python reinforcement-learning sql

Last synced: 10 Nov 2025

https://github.com/nathanthorell/dataspy

dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.

go postgresql sql

Last synced: 18 May 2026

https://github.com/joao208/ecommerce

Ecommerce de estudo de uma loja de tênis usando PHP, html e sql

frontend html php sql

Last synced: 30 Mar 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/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/abenezer-tilahun/vet-clinic-database

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.

database sql

Last synced: 07 Apr 2025