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/gullerya/sql-dsl-java

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.

dsl jpa ql sql

Last synced: 05 Sep 2025

https://github.com/muhammadsaadx/fast-flex-management-system

I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.

asp-net sql

Last synced: 12 Mar 2025

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

https://github.com/sad-spirit/pg-gateway

Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder

orm php postgres postgresql sql table-data-gateway

Last synced: 16 May 2026

https://github.com/jbalooshie/covid-19-vaccine-hesitancy

A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine

aws data-science machine-learning rds rds-database sql

Last synced: 15 May 2026

https://github.com/anthonyhuang19/phonemon-db

The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.

database-management database-schema sql sql-server

Last synced: 12 Mar 2025

https://github.com/c0de4un/migrations

Migrations lib for Golang sql

go golang golang-library migration migrations mysql sql

Last synced: 19 Jan 2026

https://github.com/budougumi0617/til

Today, I Learned.

go golang helm sql terraform

Last synced: 13 Feb 2026

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/polarfish/datasource-proxy-log-formatter

Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.

datasource-proxy java spring-boot sql

Last synced: 14 May 2026

https://github.com/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/metalels/sqlogger

Collect 'ActiveRecord sql query' to monitoring system(s).

activerecord elasticsearch log logging rails sql

Last synced: 17 Mar 2025

https://github.com/sayantanidalui/student-mental-health-analysis

A SQL-based analysis project exploring student mental health, stress, and lifestyle patterns. Uncovers key insights using joins, CTEs, and window functions — no other tools used.

data-analysis mental-health mysql sql studentdata

Last synced: 07 Jul 2025

https://github.com/amiegirl/data_analyst_portfolio_projects

This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn

excel powerbi pyhton sql

Last synced: 08 Sep 2025

https://github.com/anuprshetty/ipl_data_management

IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.

docker erdiagram mysql normalization-database rdbms sql

Last synced: 15 May 2026

https://github.com/nikoirdevelopment/yp3-2024

Creating a web application for the organization of the Russian road (Educational practice) | Создание веб-приложения для организации дороги России (Учебная практика)

aspnet csharp css3 entity-framework-core html5 maui postgresql sql visual-studio-2022 xml

Last synced: 04 Jul 2025

https://github.com/kenzycodex/distributed-file-storage

This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.

docker java javafx mysql server spring sql

Last synced: 09 Apr 2026

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/hq969/ethos-ai

Ethos-AI is a specialized framework or platform designed to integrate ethical considerations directly into the development and deployment of artificial intelligence. It focuses on ensuring that machine learning models are not just efficient, but also fair, transparent, and accountable.

go java javascript mrm python sql

Last synced: 01 Jul 2026

https://github.com/coderberry/arel_assist

ArelAssist is to ArelHelpers as Robin is to Batman

arel sql

Last synced: 26 Jun 2026

https://github.com/tynoee/adventureworks-database

Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.

sql sql-query

Last synced: 02 Feb 2026

https://github.com/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/alaa-aqeel/invoice-system

Management system to a product , accounts and invoices with Django and Tailwind CSS

django orm python python3 sql

Last synced: 30 Apr 2026

https://github.com/edward3h/kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries

java sql

Last synced: 25 Jun 2025

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/kirolos00daniel/covid-sql-analysis

Analysis using SQL server For Covid Data

api csv excel sql sqlserver sqlserver-2019

Last synced: 09 Jul 2025

https://github.com/hakannyucel/todo-backend

Todo application developed using .NET Core 5 and following the Clean Architecture methodology.

autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp

Last synced: 09 Apr 2026

https://github.com/ibensusan/tournament-database-project

Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.

database sql sql-query

Last synced: 14 Jun 2025

https://github.com/andreriffen/relational-sql

Some basics of Relational Database in SQL

apache2 innodb mariadb mysql sql

Last synced: 15 May 2026

https://github.com/tomheaton/govault

GoVault is a simple database project written in Go that supports SQL-like commands.

database go golang sql

Last synced: 29 Jun 2026

https://github.com/nameisjayant/bootstrap-php-website-demo-project

This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query

bootstarp4 css html php phpmyadmin sql webpage xampp

Last synced: 25 Apr 2026

https://github.com/mfernstrom/js-sif

Scan your JS source code for potential SQL injection vectors

appsec injection-attacks mysql security sql

Last synced: 03 May 2026

https://github.com/charlie5dh/full-stack-kafka-stack

For recreational use. Just a playground of Kafka+Spark+MQTT+KSQLDB+others

kafka ksqldb spark-streaming sql telegraf

Last synced: 16 May 2026

https://github.com/usman-rizwan/docsy-ai

Docsy AI transforms your static PDF documents into interactive, intelligent assistants. Simply upload a PDF and start chatting — ask natural questions, get instant summaries, and extract key insights from complex content with ease using an AI-powered interface.

ai chatwithdocs clerk convex gemini langchain nextjs pdf-parser react-hook-form shadcn-ui sonner sql uploadthing zod

Last synced: 23 Jun 2026

https://github.com/guilhermersouza34/mod38-projetocompleto

Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.

java javaee jpa-hibernate jsf maven postgresql spring-boot sql

Last synced: 06 Apr 2026

https://github.com/turbot/steampipe-plugin-uptimerobot

Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl

Last synced: 18 Apr 2026

https://github.com/turbot/steampipe-plugin-prismacloud

Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.

hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et

Last synced: 09 May 2026

https://github.com/j2gg0s/celfilter

Translate CEL to SQL for filter

filter golang sql

Last synced: 20 Mar 2025

https://github.com/eablak/blogproject

BilgeAdam academy .NET Education achievement certificate project.

asp-net-core model-view-controller sql

Last synced: 24 Jun 2025

https://github.com/pokkeyuri/simplesequel

SQL statements with minimal boilerplate code

ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library

Last synced: 06 Apr 2026

https://github.com/samuelgrahame/onlysql

Ability to write in CSharp and SQL within the same language

csharp editor framework mysql script sql websites

Last synced: 13 May 2026

https://github.com/estebanways/postgresqldbquerytool

🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/mateo-404/hackacode2-springboot

Backend para el evento HackaCode2 de TodoCode

backend hackacode java spring sql

Last synced: 02 Apr 2025

https://github.com/thelfensdrfer/hackerrank

Hackerrank submissions in PHP, SQL and Python.

hackerrank php python sql

Last synced: 05 May 2025

https://github.com/phillbertnevinemmanuel/coviddeathvaceda

an exploratory data analysis based on dataset of covid statisics from 2020-2022

data-analysis database sql

Last synced: 09 Apr 2025

https://github.com/kennedyowusu/vet_clinic_database

Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.

database postgresql sql

Last synced: 15 May 2026

https://github.com/jodendaal/graphql.sql

Generate a GraphQL API from your SQL database in minutes.

dotnet dotnet-core graphql sql

Last synced: 17 Apr 2026

https://github.com/shaikahmadnawaz/mysql

MySQL is an open-source relational database management system 🗃️

mysql mysql-database rdbms sql

Last synced: 17 Jun 2025

https://github.com/gustavfreitas/power_bi

Documentado todos os Capítulos estudados e feitos utilizando como base as aulas Data Science Academy

business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql

Last synced: 04 Aug 2025

https://github.com/braiso-22/centro-estudios-hibernate

Centro de estudios pasado a Hibernate

hibernate java sql

Last synced: 04 Apr 2025

https://github.com/depressioncenter/useful-sql-queries-for-umich-research-centers

Useful SQL queries for University of Michigan research cores, centers, institutes and labs, including queries to report on publications and grants.

data-analytics efdc oracle publications sql umich

Last synced: 20 Mar 2025

https://github.com/wajid7511/graphqldemo

Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme

automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service

Last synced: 13 Apr 2026

https://github.com/leodeveloper/end-to-end-chatbot

This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python

chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver

Last synced: 10 May 2026

https://github.com/humbertocg18/pucrs-bd_i-2-2023

Trabalhos, Projetos, Exercícios e aulas realizados no Astah na cadeira de Banco De Dados 1, matéria do segundo semestre.

astah bd db mysql oracle pucrs sql

Last synced: 15 May 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/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

https://github.com/sumitm01/srms

Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.

apache bootstrap4 css3 database html mysql-database php8 sql

Last synced: 04 Apr 2026

https://github.com/yogeshjha06/php-inventory

Inventory Management System - ERP

ajax bootstrap css javascript php sql

Last synced: 06 Apr 2026

https://github.com/fulgurcode/stitch

Online shopping website for cloth store

ecommerce go go-templ htmx mysql sql

Last synced: 16 Feb 2026

https://github.com/aruneshbasak/railway-reservation-system

The Railway Reservation System is basically a database based project done with the help of Python Language. This Project is very useful for the people to book or cancel train tickets by sitting at home with one cell phone in their hand. This project can be modified for various reservations.

algorithms dsa-algorithm problem-solving project-repository python sql

Last synced: 09 Sep 2025

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/sage-rebirth/aws-rds-flask-demo

This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application

aws aws-rds-mysql cloud mysql rds sql

Last synced: 30 Apr 2025

https://github.com/anuraganalog/365-data-science

A Repository which contains lecture notes, exercise, solutions

365 data exercises ipynb lecture notes pdfs python python3 science solutions sql

Last synced: 15 May 2026

https://github.com/ds-joe/laravel-react-messenger

a laravel react inertia typescript messenger application

bootstrap inertia laravel mysql react reverb sass scss sql typescript vite

Last synced: 07 Apr 2026

https://github.com/mutasim77/university-management-system

Database Management System - Final Project🖇

er-diagram mysql sql

Last synced: 10 May 2026

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/davidallendj/artisan

Experimental SQL string builder using Go's type system

go sql string-builder

Last synced: 23 Jun 2025

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/bhargav-joshi/contact-management-system

Python and SQL Mini Project / Application

management-system mini-project python sql

Last synced: 20 Jun 2025

https://github.com/chrstncleofas/point-of-sales---system

This is Full Project with functionality of Point of Sales System ready to customize

postgresql sql visual-basic

Last synced: 09 Sep 2025

https://github.com/rubensneto0001/--controle_de_estoque--

Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa

estoque mysql-database python sql

Last synced: 15 May 2026

https://github.com/zewdu444/catalog_my_things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games

oop ruby solid sql

Last synced: 05 Apr 2025

https://github.com/vicperal/ai-genai_projects

Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask

assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers

Last synced: 02 Apr 2026

https://github.com/sanniheruwala/rednotebookai

RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.

ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript

Last synced: 17 Jun 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/f1scher7/twoja-opinia

"TwojaOpinia," a Full Stack Survey Application equipped with user and admin functionalities.

css java java-fx java-fxml sql

Last synced: 15 May 2026

https://github.com/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

https://github.com/jabhij/mlops

End to end MLOPS project

ajax aws azure css3 docker github html5 javascript json mlops python sql

Last synced: 09 Apr 2026

https://github.com/kalail1/projects_1

Java programs and SQL projects focused on data optimization and machine learning solutions.

java-8 sql

Last synced: 20 Mar 2025