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/molodchina/msu-database-prac

MSU-CMC-SP Databases practicum

psql psycopg2 relational-databases sql

Last synced: 17 Feb 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/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/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/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/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/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/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/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/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/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/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/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/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/leoglme/tweet_academie

Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.

php poo social-media sql twitter ui

Last synced: 17 May 2026

https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL

Creating world_layoffs database from a dataset and applying data cleaning technics.

data-cleaning dataset mysql mysql-database sql

Last synced: 17 Jul 2025

https://github.com/ishaanadarsh/my_extension

A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.

gsoc postgresql postgresql-extension sql

Last synced: 17 Jul 2025

https://github.com/mchavhan1998/customer-database-querying-and-analysis

This name reflects the core focus of the project on querying a database to retrieve and analyze customer details, including various SQL operations and functions.

large relational-databases sql sql-server

Last synced: 06 Feb 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/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/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/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/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/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/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/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/sakibvhossain/data_stores_and_persistence

Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.

hibernate-orm java multitier-architecture sql

Last synced: 05 Jun 2026

https://github.com/drprettyman/jobmaster

Job queue system for backend systems.

job-queue job-scheduler postgresql python sql

Last synced: 16 Feb 2026

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 11 Apr 2026

https://github.com/brandonleekramer/diversity

In this project, my colleague Catherine Lee (Rutgers) and I employ computational text analysis to examine quantitative trends in the use of diversity terms, OMB/Census terms, and other population labels in a sample of 2.6+ million biomedical abstracts spanning the last 30 years.

diversity pubmed python r sql text-mining word-embeddings

Last synced: 05 May 2026

https://github.com/jinkogule/bandejapp

BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.

blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql

Last synced: 08 Apr 2026

https://github.com/abhi-bhatra/ksarathicommodityapi

Get the real-time price for the crop

azure flask krashak-sarathi sql

Last synced: 04 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/manasesjesus/fdbs-and-sql-parser

Implementation of a Federative Database System – SQL Parser included

database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser

Last synced: 12 Jul 2025

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

https://github.com/gorhkdwj/da_portfolio

Kim Jae Chun's DA_Portfolio

data data-analysis python sql

Last synced: 20 Feb 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/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 05 Mar 2025

https://github.com/creeper82/access-online-shop-database

Sample MS Access 2010 database for a nonexistent store with reports, forms, and VBA powered data generator. Done for a school project

dbms ms-access office sql vba

Last synced: 26 Jan 2026

https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel

This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.

capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql

Last synced: 20 Jun 2025

https://github.com/hannziegel/budget-app

The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.

back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql

Last synced: 10 Apr 2026

https://github.com/shraddhaag/sql-practice-problem-solutions

A repository of solutions to SQL Practice Problems.

postgres solutions sql sql-practice-problems

Last synced: 29 Jun 2025

https://github.com/aswajith7077/shopnex

An Affiliate Marketing platform featuring an interactive web application with a focus on elevating UI/UX design standards and developed using ReactJS

affiliate-marketing expressjs mysql-database reactjs relational-databases sql

Last synced: 10 Apr 2026

https://github.com/soreing/sqlm

Golang SQL package with middleware support

go golang middleware sql

Last synced: 05 Apr 2025

https://github.com/abanoub-asaad/hospitalms

Hospital Management System using C#, Windows Forms, and Oracle Database.

crystalreports csharp database oracle oracle-database sql windowsforms

Last synced: 04 Jan 2026

https://github.com/youknow2509/sodoku

Game Sodoku use java, javafx, sql.

database game-development java javafx javafx-application sql

Last synced: 01 Jan 2026

https://github.com/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/pradeepsingroul/weatherproject

This is a basic weather project and it is a indcidual project In this project user can find the weather for particular location by pincode and date when user pass the pincode and date project will return the weather details like - temperature , min_temperaturee, max_temperature, wind details, sunrise, sunset etc. In this project I use java.........

apis github java mysql-database spring spring-boot spring-mvc sql

Last synced: 10 Apr 2026

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/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/lolosoares/dataanalises

This repository shows my projects made in my journey learning about data analises, ciency, engeniering and ML.

acces data-science dax excel mysql numpy pandas powerbi powerquery python r seaborn sql vba

Last synced: 10 Apr 2026

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/novikovadaria/allsqlstudyings

Все конспекты и челледжи по базам данных | All summaries and challenges on databases

postgresql python sql sqlalchemy stydy

Last synced: 12 May 2026

https://github.com/manuelgu/cache-example

Example cache implementation (Guava)

cache guava sql

Last synced: 22 Mar 2025

https://github.com/balikuddembe/learner_academy_javaproject

Developing a Backend Admin for Learner’s Academy System

css java jdbc jsp-servlet phpmyadmin sql tomcat-server

Last synced: 10 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/isabelleysseric/massive-data-processing

Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.

data-processing mongodb pymongo sql

Last synced: 29 Apr 2026

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/akhilesh664/mysql

🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.

database-management jdbc mysql sql

Last synced: 26 Jan 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/dotxlem/s3b

SQL-queryable S3 backups

archive aws aws-s3 backup-tool sql

Last synced: 02 Apr 2026

https://github.com/prajakta1321/san-francisco-bike-share-analysis-using-bigquery-and-lookerstudio

This project describes the analysis of San Franciso dataset using SQL in Bigquery and Looker Studio

bigquery lookerstudio sql

Last synced: 13 Jul 2025

https://github.com/nuodb/nuodb-cp-releases

Releases and documentation for the NuoDB DBaaS Control Plane

dbaas kubernetes kubernetes-operator nuodb sql

Last synced: 20 Feb 2026

https://github.com/fou1100ouacus/course19_driving-license-management_full-real-project

DVLD is a Desktop Application that I've been working on from scratch, using .NET Core Windows Forms, ADO.Net and Microsft SQL Server from Programming Advices Course 19.

advanced-programming csharp-code data-structures database desktop-app dotnet sql

Last synced: 09 May 2026

https://github.com/hadijahkyampeire/stackoverflowapi

StackOverflow-lite is a platform where people can ask questions and provide answers.

flask postgresql python3 sql

Last synced: 10 Apr 2026

https://github.com/mongoexpuser/mysql-database-jdbc-client

MySQL Database JDBC Client

connector-j java jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/mgobeaalcoba/databases

trabajos con bases de datos

mysql query sql

Last synced: 25 May 2026

https://github.com/pratiti-soumya/sql-challenges

The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.

analytics businessanalytics database-schema databases erdiagram mssql postgresql sql

Last synced: 18 Jan 2026

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/cavencj/vue-electron-sql

集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序

desktop electron element-ui sql vue

Last synced: 10 Apr 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/vehanrajintha/vehicle_auction_system

Vehicle Auction System made by using PHP and SQL

auction auction-system auction-website auctions mysql php sql vehicle

Last synced: 18 May 2026

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/gabryelboeira/teste_integracao_alura

Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos

java sql teste-automatizado teste-integracao

Last synced: 28 Aug 2025

https://github.com/wlgs/introduction-to-databases-and-sql-course

Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.

agh agh-ust database database-course mssql sql

Last synced: 22 Apr 2026

https://github.com/wayfair-incubator/gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.

dapper database fluent hacktoberfest sql

Last synced: 12 Apr 2025

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/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/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026