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/oguzgn/budget-checker-for-campaign-budget-allocation

This project focuses on modeling campaign performance data for Looker, helping determine which campaigns to scale up or cut back. It aggregates metrics over the last 7 and 30 days, providing actionable insights for budget optimization and performance improvement.

budget-allocation budget-controller budget-management calculated-fields campaign-analytics data-analysis data-modeling looker-studio sql

Last synced: 17 Feb 2026

https://github.com/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-

I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)

asp-net-core enityframework microsoft mssql orm orm-framework sql

Last synced: 14 May 2026

https://github.com/knbr13/data-migrate

CLI tool for seamless data migration from JSON files to SQL databases

cli database go golang migration sql

Last synced: 04 Apr 2025

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/wzshiming/rows

An rows reads the parsing library

rows sql

Last synced: 25 Oct 2025

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/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/kunalkeshan/easy-forms

Google Forms Clone [ Deprecated ]

css ejs expressjs html javascript jwt-authentication mysql nodejs sql

Last synced: 30 Dec 2025

https://github.com/skalt/psql_splitter

a nom parser combinator that matches a psql statement.

parser parsing postgres postgresql psql sql

Last synced: 14 May 2026

https://github.com/thesoulless/usqlmcp

A universal SQL MCP (Model Context Protocol).

mcp sql

Last synced: 07 Sep 2025

https://github.com/kevindasilvas/api_movies

Api rest entirely made in php to manage movies,actors and directors.Test made for the php developer role at magic web design

api api-rest mysql php php7 sql

Last synced: 16 May 2026

https://github.com/jhwa426/bootcamp-web_development

Become a Full-Stack Web Developer with HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps.

api-rest bootstrap css3 databases express-js git html5 javascipt jquery mongodb mongoose node-js react-js shell-script sql

Last synced: 06 Apr 2026

https://github.com/jestebandev/backupapigoogledrive

An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task

backup google-cloud-platform sql

Last synced: 17 Jun 2025

https://github.com/samarthghag/event_management_system

The Event Management System is a Java application designed to help organize and manage events, conferences, and meetings. It provides various features for creating events, managing attendees, and handling special requests.

database-management gui-application java management-system sql

Last synced: 23 Jun 2025

https://github.com/pericles001/oprs_payroll_system

Open payroll management system

blade laravel php sql

Last synced: 11 May 2026

https://github.com/zaytiri/mieq

A simple query builder.

builder query queryable simple sql sqlite

Last synced: 17 Jan 2026

https://github.com/viktormarinov/sqlbuilder

Lightweight Ruby gem for building SQL query strings

ruby sql sql-builder

Last synced: 07 Jul 2025

https://github.com/luizcalaca/r-scripts

Running R Language within Power BI and RStudio

ggplot2 powerbi r sql sqldf

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/phoenixmputu/script-database

La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.

sql

Last synced: 15 May 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/fboulnois/migrio

A drop-in database migration library in Rust for PostgreSQL

async postgres postgresql rust sql tokio tokio-postgres

Last synced: 07 Mar 2026

https://github.com/kavicastelo/java_ant_pos_1

Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.

gui h2-database java offline-app pos sql standalone

Last synced: 26 Mar 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/orlandojsjunior/Python_para_Data_Science-Pandas_diferentes_formatos_de_arquivos

Curso de Pandas I/O: trabalhando com diferentes formatos de arquivos

csv html json planilhas sql xlsx xml

Last synced: 23 Oct 2025

https://github.com/adamfoneil/sqlquerynotifications

A very simple email notification service based on SQL queries. (BYO cron job service.)

notification-service sql

Last synced: 17 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/sarathchandranpm/cleaning-and-exploratory-analysis-of-global-layoff-data

This project involves a thorough data analysis and cleaning process centered on global layoff data. It showcases advanced data management abilities by integrating data cleaning methods with a detailed exploration of workforce reduction patterns across various companies, industries, and countries.

data-analysis data-cleaning mysql sql

Last synced: 22 Sep 2025

https://github.com/molodchina/msu-database-prac

MSU-CMC-SP Databases practicum

psql psycopg2 relational-databases sql

Last synced: 17 Feb 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/ega22a/custom-crt-chain

Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.

ini json-api mysql openssl php sql x509 x509certificates x509chain

Last synced: 15 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/techysanoj/sql-course

Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.

beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions

Last synced: 15 May 2026

https://github.com/defuj/wibuspot-webservice

Web Service for WibuSpot project on https://github.com/defuj/WibuSpot

php sql

Last synced: 04 Apr 2025

https://github.com/monthdev/memly

Smart, spaced repetition flashcard program written in C++ and Qt.

cmake cpp duckdb fsrs qml qt sql

Last synced: 16 May 2026

https://github.com/yash-rewalia/case-study-on-myntra

This case study not only underscores the strategic and innovative approach that has become Myntra's hallmark but also underscores its unwavering dedication to delivering a personalized, convenient, and comprehensive online shopping experience.

database database-architecture database-management er-diagram sql

Last synced: 13 Jul 2025

https://github.com/osx-rsplug-a/sql_studies

This repo it's compiled of SQL studies from old exercises and new

sql

Last synced: 17 Feb 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/rainyroot/learning_projects

Some Projects for learning purposes I've done. Vary in difficulty and complexity.

c css django flask html javascript python sql

Last synced: 14 Feb 2026

https://github.com/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 16 May 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

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/anthonyhuang19/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: 14 Jul 2025

https://github.com/bartoszzap/car-service-database

A car service database project for handling and storing relative data

database mysql-database sql

Last synced: 15 May 2026

https://github.com/javier/questdb-oauth-query

send queries to questdb over rest api using oauth

database oauth2 oidc oidc-client questdb sql time-series

Last synced: 16 May 2026

https://github.com/gill-singh-a/postgresql-brute-force

A Python Program that uses psycopg2 module to brute force PostgreSQL Server

brute-force multithreading postgres postgresql python3 sql

Last synced: 16 May 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/hifza-khalid/sql-queries-collection

🗂️A collection of essential SQL queries covering SELECT 📝, INSERT ➕, DELETE ❌, UPDATE 🔄, and JOIN 🔗 operations for database management and learning.

database queries sql sql-commands sql-queries

Last synced: 14 Jul 2025

https://github.com/victormgomes/slim-containers

A lightweight Docker environment for Full Stack applications

certbot mariadb minio nginx nodejs php redis s3 sql

Last synced: 14 Apr 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/streamlined2/finalproject

Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.

command-pattern custom-tag filter front-controller generic-dao i18n java jdbc jee jsp listener mockito model-view-controller mvc mysql reflection servlet singleton sql tomcat

Last synced: 16 May 2026

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

https://github.com/j2gg0s/celfilter

Translate CEL to SQL for filter

filter golang sql

Last synced: 20 Mar 2025

https://github.com/vaneeza-7/degree-issuance-system

🎓 One Stop Degree Issuance System enables One Stop Admins to efficiently manage student requests for degrees and transcripts, verify student eligibility, and issue digital degrees and transcripts. Project @ Software Engineering

asp-net c-sharp degree-project dotnet fast-nuces onestop software-engineering sql student-system web-application

Last synced: 16 May 2026

https://github.com/thelfensdrfer/hackerrank

Hackerrank submissions in PHP, SQL and Python.

hackerrank php python sql

Last synced: 05 May 2025

https://github.com/richardzhang01/climb-of-death

Climb of Death is a create-your-own-adventure full-stack application created using the MVC design principle.

bcrypt bulma-css express express-session handlebars-js mvc-framework mysql node-js sequelize sql

Last synced: 07 Apr 2026

https://github.com/kiko-g/feup-bdad

FEUP BDAD | Databases | 2018/19

database relational-databases sql sqlite3 uml

Last synced: 17 Mar 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/soreing/easyscan

Golang generator for sql row scanning with object mapping

generator go golang sql

Last synced: 05 Apr 2025

https://github.com/xkomil/prescriptiongenerator

Python app with connection to sql server

python3 sql

Last synced: 10 Apr 2025

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/aryan-13-11/cms-using-enterprise-java

A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database

derby-database java javascript jsp-servlet sql webapplication

Last synced: 01 Jul 2026

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/rustkas/understanding-sql-imp

SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990

mysql sql

Last synced: 17 May 2026

https://github.com/jmini00/projet_la_boite_a_vinyles

PROJET PRÉSENTÉ AU PASSAGE DE DIPLOME : Projet "La Boite à Vinyles" pour soutenance certification développeur Full-Stack, réalisé avec HTML, CSS, SASS, BOOTSTRAP, JAVASCRIPT, PHP architecture MVC

boostrap html-css-javascript mvc-architecture php sass sql

Last synced: 01 Jul 2026

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/ryan-menezes/portalalunos

Um cadastro simples de alunos

c-sharp dotnet forms sql windows-forms

Last synced: 10 May 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/fabianofrank/postgresql-hello-world

This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.

database postgresql sql

Last synced: 07 Sep 2025

https://github.com/ddliu/go-dbless

Database library with less complexity and less modeling.

database golang json model mysql orm postgresql sql sqlite

Last synced: 12 Apr 2026

https://github.com/shuklayash02/complete_data_analysis_project

A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process

data data-visualization dataanalysis database datacleaning powerbi sql

Last synced: 16 Jul 2025

https://github.com/pradeepsingroul/onito-technologies-pvt-limited

This is the basic project based on the CRUD operation in database in this project we can get thetoprated movies , we can update the runtime, we can get the longest runtime movies, we can get the number of votes, we can get the rating based movies as well.

github hibernate java jpql mysql-database postman spring-boot spring-security sql

Last synced: 07 Apr 2026

https://github.com/akt0001c/workessential

This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them

java jdbc sql

Last synced: 05 Jun 2026

https://github.com/cauadesa/5by5-cargarage

A project using Dapper, Sql and .NET composed by four solutions.

csharp dapper dotnet-framework sql

Last synced: 12 Jun 2026

https://github.com/vivek92503/pglife

PG Life is a user-centric web application designed to revolutionize the way students and professionals find paying guest (PG) accommodations. By offering a seamless browsing experience, advanced search capabilities, and detailed property listings, PG Life aims to make the process of finding the perfect living space both efficient and enjoyable.

bootstrap css database expressjs html javascript mongodb mysql reactjs sql

Last synced: 09 Apr 2026

https://github.com/denko5/valentine-s-analysis

This repository dives into Valentine's trends and behaviors using SQL, focusing on exploratory data analysis to uncover patterns and insights. It features SQL queries, datasets, and documentation to guide readers through the process. Designed for collaboration and educational use.

africa analytics data-analysis eda exploratory-data-analysis insights kenya sql sql-server sqlworkbench trends valentines-day

Last synced: 04 May 2025

https://github.com/aidan-neel/sveltekit-auth

SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.

authentication authorization prisma sql sqlite3 sveltekit template

Last synced: 08 Sep 2025

https://github.com/lovemo/sql_log

thinkphp sql log analysis tool

analysis log mysql php sql sqllog thinkphp thinkphp5

Last synced: 15 May 2026

https://github.com/beyarz/nopass

An attempt to replace the classical username & password method for temporary sessions

c css html jquery php semantic-ui sql

Last synced: 30 Apr 2026

https://github.com/yusufyusie/vet_clinic

In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

database postgresql sql

Last synced: 15 May 2026