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/banyc/dfsql

SQL REPL/lib for Data Frames

cli csv data-analysis jsonl ndjson repl sql

Last synced: 31 Jul 2025

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/justanotherorganization/godb

Just a wrapper around database/sql for Golang to make object mapping less painful.

database golang sql

Last synced: 14 May 2026

https://github.com/matijakljajic/skolskabiblioteka

My secondary school graduation project involving the school library and the city library.

microsoft-access sql visual-basic

Last synced: 30 Oct 2025

https://github.com/jordicorbilla/specflow_table_generator

Simple Specflow table generator for SQL Server

specflow sql table

Last synced: 13 Apr 2025

https://github.com/anthonylucky1909/retaildb

Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.

database-management sql

Last synced: 13 Sep 2025

https://github.com/utsavpatel562/pl-sql

PL/SQL

sql

Last synced: 22 Mar 2025

https://github.com/okyungjin/sqld

SQLD 자격증 준비

sql

Last synced: 07 Mar 2026

https://github.com/synehq/zero-sql

A robust go package to parse sql to mongo query JSON/BSON

mongodb mongodb-atlas sql sql-to-mongodb

Last synced: 17 May 2026

https://github.com/raoufswe/volunteerpoint

Volunteer Management System in ASP.NET

asp-net css html javascript sql

Last synced: 18 Jun 2026

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 03 Jul 2026

https://github.com/rimveunfinishedprojects/volunteeringplatform

WEB page for Volunteers & Event Organizers

bootstrap4 facebook-sdk php sql website

Last synced: 11 May 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/aksh-patel1/text-to-sql-with-llm

text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.

gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit

Last synced: 10 Apr 2026

https://github.com/yurecouto/api-golang

Template Restful API Written in Go for future projects.

golang http sql

Last synced: 14 Apr 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/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/uhstray-io/pyrizon

Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python

api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow

Last synced: 09 Apr 2026

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/vduseev/aws-ec2-pricing

Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better

aws command-line ec2 pricing python sql table

Last synced: 25 Jul 2025

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026

https://github.com/richardbnk/data_preview

An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..

analytics business-intelligence data-science datavisualization sql

Last synced: 02 Jul 2026

https://github.com/jantytgat/go-sql-queryrepo

Go library to consolidate all SQL queries and statements in an embedded repository

embed golang repository sql

Last synced: 12 Jan 2026

https://github.com/alenales/reporing

Отправка ежедневной отчетности в Telegram и настройка алертов.

alert python sql telegram-bot

Last synced: 17 May 2026

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/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 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/alexandrelamberty/tftic-fswd-courses

Technofutur tic - Full Stack Web Development Training

algorithms angular express html javascript jquery json nodejs react rest-api sql xml

Last synced: 10 Apr 2026

https://github.com/thallesdaniel/dividas

**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.

object-oriented-programming poo postgresql python 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/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf

Last synced: 11 May 2026

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/eng-omarfuhaidi/exchange-companies-management-system-with-apex

Illustration of part of the exchange companies management system using Oracle Apex , Oracle DB19c and PL/SQL

html-css-javascript jasperreports jquery oracle oracle-database oracle-db oracleapex ords plsql sql

Last synced: 14 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/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/nikita620/phishing-website-detection-by-machine-learning-techniques

Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.

bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql

Last synced: 10 Apr 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/nav3005/timetable-management-system

Project on Time table management system using Python GUI(Tkinter) and SQL for Database

sql tkinter-python

Last synced: 05 Nov 2025

https://github.com/amruthlp12/com.inventorymanagementsystem-

The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.

backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking

Last synced: 20 Apr 2026

https://github.com/wendymunyasi/cois

This is a customer order and invoice system built with xbase and C++

cplusplus dbase prg sql xbase

Last synced: 18 May 2026

https://github.com/8area8/p5__foodlik

An UI based on OpenFoodFact.

cli python sql student

Last synced: 05 Jun 2026

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/pizofreude/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform

Last synced: 05 Apr 2026

https://github.com/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau

This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.

dashboards mysql-database sql tableau

Last synced: 11 Sep 2025

https://github.com/yihleego/sql-parser

Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.

idea-plugin intellij-idea mybatis sql

Last synced: 17 May 2026

https://github.com/aykrimino/jobseekerapi

🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.

api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing

Last synced: 15 May 2026

https://github.com/agusprasetyo328/loginpagebeauty

Halaman login sederhana dengan tampilan glassmorphism

database mysql php sql

Last synced: 09 Apr 2026

https://github.com/srikanth-kandi/optic-lens

This is a full stack web development project

apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql

Last synced: 09 Apr 2026

https://github.com/saklis/ace-model-generation

T4 scripts to generate model classes compatibile with ACE ADO Cache Engine.

c-sharp csharp orm sql t4

Last synced: 09 Apr 2026

https://github.com/ripytide/checky

Checklist making application

ajax javascipt php sql

Last synced: 16 Jan 2026

https://github.com/nivl/go-sqldb

Interfaces and implementations to deal with database access in Go

go golang interfaces sql

Last synced: 03 Jul 2026

https://github.com/elaad24/php-school-management-system

mini project - school management system - managing grades users contacts and more !

grades php school-management sql xampp

Last synced: 13 Jul 2025

https://github.com/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

https://github.com/gino-freud-hobayan/instacart-analysis__sql-capstone-project

Capstone Project: Analyzing the Instacart dataset (Microsoft SQL) with a 10-minute live video presentation on YouTube

adhoc-analysis aggregate-functions datadefinitionlanguage datamanipulationlanguage dataquerylanguage joins sql

Last synced: 19 Mar 2026

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

https://github.com/hamzazaidix/e-cash-app-oop-project

E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.

e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml

Last synced: 09 Apr 2026

https://github.com/zyloxweeb/registroelettronico

Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.

chartjs html5 php scuola-superiore sql tailwindcss typed-js

Last synced: 11 Apr 2026

https://github.com/caren-koroeny/vet--clinic

The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.

database postgresql sql

Last synced: 24 Sep 2025

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/amanvermai30/quiz-application

The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.

dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql

Last synced: 12 Apr 2026

https://github.com/halforbit/document-stores

Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.

cosmosdb document-database iqueryable sql

Last synced: 31 Aug 2025

https://github.com/agustinmusanti/sqlchallenge-4

Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.

data-analysis database mysql sql streaming

Last synced: 18 May 2026

https://github.com/kohkimakimoto/go-sqlexec

go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.

database go golang sql

Last synced: 19 May 2026

https://github.com/namila007/struts2_form

This is a testing respo to test struts2 mvc intregation with jsp web

ant apache-ant mysql sql struts2 struts2-form

Last synced: 12 May 2026

https://github.com/esdmr/bibliothecarius

An example library database and interface

database-schema flask mariadb preact python sql typescript

Last synced: 07 Apr 2026

https://github.com/aboualine/sql-formation

Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.

data database library-management-system mysql sql system

Last synced: 18 Apr 2026

https://github.com/inspirate789/bmstu-db

:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.

5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql

Last synced: 02 Mar 2026

https://github.com/justin-pyne/coding-problems

A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.

algorithms leetcode leetcode-solutions python sql

Last synced: 25 Jun 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/manuthecoder/devlist

Devlist is a better way to work on code projects!

ajax css html javascript php sql

Last synced: 04 May 2026

https://github.com/themuhd/modern-library-database

Contains Design of Modern Library system with TSQL

data-science database library-management-system sql sql-server

Last synced: 18 May 2026

https://github.com/virajpatidar/notes-backend

Backend API developed using GO Fiber for note making application

fiber go go-fiber gofiber golang rest-api sql

Last synced: 22 May 2026

https://github.com/sagarpednekar/sparkify-data-warehouse

The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.

aws data-warehousing etl python redshift s3 sql udacity

Last synced: 19 May 2026

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 2026

https://github.com/miyako/4d-plugin-simple-sqlite-client

Simple SQLite client using libsqlite3

4d-plugin sql

Last synced: 13 Sep 2025

https://github.com/garcane/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 10 Apr 2026

https://github.com/jon-chow/Farm-Management-System

A tool to help farmers manage and maintain their farms.

java jdbc mariadb reactjs redux scss spring-boot sql typescript

Last synced: 10 Mar 2025