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/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/deve-sh/college-admission-script

A script for applicants to apply, get approved and declined; to a University/College.

college college-admission-script javascript php sql university

Last synced: 16 May 2026

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/josewebdev2000/artist-portfolio-website

Fictitious artist portfolio website for a high school graduate who wants a Graphic Design Scholarship

ajax bootstrap-templates email-sender email-template form-validation input-sanitization jquery jquery-plugin mysql php phpmailer sql

Last synced: 06 May 2026

https://github.com/skyv26/vet-clinic-database

Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.

plpgsql postgresql psql sql

Last synced: 30 Jan 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/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/benbarber/sql-query-stats

This Gem adds some useful SQL query stats to your Rails logs

active-record ruby-gem ruby-on-rails sql sql-query stats

Last synced: 05 Sep 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/ayvero/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 10 Apr 2025

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/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/wahyufaturrizky/todo-api-go

https://todo-api-go.vercel.app

api go golang postgresql sql todolist

Last synced: 16 May 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/simonstnn/bemed

Helping government institutions manage their environmental footprint

rest-api sql typescript vue

Last synced: 16 May 2026

https://github.com/dynapi/org.dynapi.squirtle

Java SQL Query Builder

dynapi java sql sql-builder

Last synced: 30 Aug 2025

https://github.com/p4zd4n/miesiany-miesiany-kebab

Fullstack application for business from gastronomic industry mainly intended to serve as a business card, to reach more customers and to encourage them to stay longer. Takes care of availability of all valuable for customer information in a convenient way.

angular docker hibernate html java junit lombok maven mockito postgresql scss spring-boot spring-data spring-security sql typescript

Last synced: 07 Apr 2026

https://github.com/pietrogiuffrida/sqlantipathy

Python facilities to easily work with SQL databases

mssql mysql oracle pyodbc python sql

Last synced: 05 May 2026

https://github.com/grandechowhiskey/harvard-cs50-x-projects

This project contains a collection of programming assignments from CS50’s Introduction to Computer Science course.

c cpp cs50x css flask html javascript python qt sql

Last synced: 30 Dec 2025

https://github.com/raul-desconsi/s.o.s-guincho-

Projeto acadêmico realizado com o objetivo de demonstrar e desenvolver um CRUD para um sistema de gerenciamento, utilizando a linguagem Python como base e SQL para manipulação de dados.

datamanipulation manegment python sql

Last synced: 21 Jun 2025

https://github.com/unexist/spotql

SQL for spotify API [MIRROR]

spotify sql

Last synced: 01 Apr 2025

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/tech-gian/mysql-beginner-projects

Some beginner's projects to use my basic MySQL skills

database mysql schema sql

Last synced: 10 May 2026

https://github.com/souzafcharles/amdocs-java-developer

:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs

amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver

Last synced: 03 Apr 2025

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/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/jgabrielleal/toquio.tv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 26 Mar 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/andreriffen/relational-sql

Some basics of Relational Database in SQL

apache2 innodb mariadb mysql sql

Last synced: 15 May 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/kitospammsl2/lernperiode-5

Das hier ist mein Schach.

chess schach sql

Last synced: 21 Jun 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/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/kurai-sx/sql-vector-db-chat-assistant

This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.

chat-application database model querybot rag sql

Last synced: 21 Jun 2025

https://github.com/enricofer/gfoss_sql_workshop

Esercitazione guidata sui database geospaziali

cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql

Last synced: 10 Jun 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/0xibra/delivereo

Delivereo is a web platform where consumers can order food from restaurants of their location and restaurants owners can register and expand their business.

api css html js json mysql php rest rest-api restful restful-api sass sql stripe stripe-api stripe-connect stripe-elements symfony symfony4

Last synced: 08 Apr 2026

https://github.com/andrewbakercloudscale/cloudscale-devtools

Free WordPress developer toolkit: syntax-highlighted code blocks, SQL query tool, bulk code migrator, hide login URL, 2FA (TOTP/email/passkeys), and site performance monitor.

code-block code-highlighting gutenberg highlightjs passkeys security sql syntax-highlighting two-factor-authentication webauthn wordpress wordpress-plugin

Last synced: 08 Apr 2026

https://github.com/faranoshamini/vet_clinic

VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).

postgresql sql

Last synced: 29 Mar 2025

https://github.com/lcgong/sqlblock

An intuitive way to access data with SQL

contextvars postgresql python sql

Last synced: 19 Jan 2026

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/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/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/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/tk42/sqlc-buf-pg-template

SQL query driven backend template with sqlc, gRPC and postgres and also operated by grpcui, pgweb and grafana

grpc postgresql sql

Last synced: 07 May 2026

https://github.com/ayvero/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 10 Apr 2025

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

Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits

backend gitflow postgresql sql

Last synced: 01 Jul 2026

https://github.com/indirivacua/sql-queries

Práctica 3 de la materia Bases de Datos correspondiente a la carrera Ingeniería en Computación dictada en la Facultad de Informática, UNLP.

queries sql unlp

Last synced: 26 Feb 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/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/thiagodp/database-js-mssql

Database-js driver for SQL Server that works on Linux, Mac, and Windows

database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper

Last synced: 16 Jun 2025

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/eablak/blogproject

BilgeAdam academy .NET Education achievement certificate project.

asp-net-core model-view-controller sql

Last synced: 24 Jun 2025

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/listiangr/hotel_management_database_system

Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.

database-management hotel-management-system mysql phpmyadmin relational-databases sql

Last synced: 03 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/project-tsurugi/ogawayama

A module responsible for communication when accessing tsurugidb via PostgreSQL FDW

forign-data-wrapper postgresql sql tsurugidb

Last synced: 19 May 2026

https://github.com/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

https://github.com/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

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/thesoulless/usqlmcp

A universal SQL MCP (Model Context Protocol).

mcp sql

Last synced: 07 Sep 2025

https://github.com/zaytiri/mieq

A simple query builder.

builder query queryable simple sql sqlite

Last synced: 17 Jan 2026

https://github.com/f-z/databases

Various database projects (modeling, SQL, R)

data-visualization databases datavisualization map-reduce mapreduce r sql

Last synced: 16 May 2026

https://github.com/omar-muhamad/vet-clinic-database

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

database postgres postgresql sql

Last synced: 16 May 2026

https://github.com/sabay79/employee-review-management-system

Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software

asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql

Last synced: 20 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/samiksha-khare/historic-movie-recommendation-system

A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.

airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql

Last synced: 07 Jul 2025

https://github.com/chasesinghofen/scotchbox-project

scotch-box project with sql, js, html,csv file and json data

php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant

Last synced: 16 May 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/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/luizcalaca/r-scripts

Running R Language within Power BI and RStudio

ggplot2 powerbi r sql sqldf

Last synced: 20 Mar 2025

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/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/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/rickert-lab/italo

Image transfer tool for Indica Labs' HALO

api copy graphql halo indica labs search sql transfer

Last synced: 30 Oct 2025

https://github.com/cieslarmichal/sql-labs

SQL labs at AGH University of Science and Technology in Krakow.

databases sql sqlserver

Last synced: 21 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/gbburleigh/quick-seeders

Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.

data dataset faker generator python seeder sql test

Last synced: 03 Apr 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/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/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/emsk/mruby-masksql

A command-line tool to mask sensitive values in a SQL file

cli mruby ruby sql

Last synced: 16 May 2026