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/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/j2gg0s/celfilter

Translate CEL to SQL for filter

filter golang sql

Last synced: 20 Mar 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/cityssm/mssql-multi-pool

A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.

connection-pool hacktoberfest mssql node-mssql pool sql tedious

Last synced: 30 Oct 2025

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/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/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/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/sanchezluys/departamentos-municipios-colombia-mysql-mariadb

Listado de departamentos y sus respectivos municipios. Colombia

colombia database mariadb mysql sql

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

Golang generator for sql row scanning with object mapping

generator go golang sql

Last synced: 05 Apr 2025

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/mateo-404/hackacode2-springboot

Backend para el evento HackaCode2 de TodoCode

backend hackacode java spring sql

Last synced: 02 Apr 2025

https://github.com/mikebionic/viewscount

A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.

counter go middleware organic sql views

Last synced: 12 Apr 2025

https://github.com/proullon/druid

Go database/sql driver for Apache druid

apache-druid database driver druid go golang sql

Last synced: 12 Apr 2025

https://github.com/zouaoui-montassar/gestionbibliotheque

Java , Java Swing , SQL , Gestion bibliotheque en ligne

java smtp-library smtp-mail sql swing-gui

Last synced: 12 Apr 2025

https://github.com/misicode/Kaggle-Intro_to_SQL

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.

bigquery kaggle kaggle-intro-to-sql sql

Last synced: 10 Mar 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/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/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/unexist/spotql

SQL for spotify API [MIRROR]

spotify sql

Last synced: 01 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/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/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/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/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/odhiambo-ed/postgresql-vet-clinic-database

This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgres postgresql sql

Last synced: 19 May 2026

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/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/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 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/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/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/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/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

collaboration git ruby sql uml-class-diagram

Last synced: 19 Apr 2026

https://github.com/evardnk/dataanalyticsportfolio

Собрание моих проектов по аналитике данных

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

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

Some basics of Relational Database in SQL

apache2 innodb mariadb mysql sql

Last synced: 15 May 2026

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/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/tahanima/sqlzoo-solutions

My solutions of SQLZOO exercises

sql sqlzoo sqlzoo-solutions

Last synced: 18 Mar 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/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/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 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/localizethedocs/prql-book-l10n

Localization of The PRQL Language Book

crowdin l10n mdbook prql rust sql

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

ECS740P - Database Systems

sql

Last synced: 07 Jan 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/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/easonsyc/student-option

An application for student's GCSE choices.

c-sharp sql study

Last synced: 18 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/yogeshjha06/php-inventory

Inventory Management System - ERP

ajax bootstrap css javascript php sql

Last synced: 06 Apr 2026

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/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/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/ashishsingh789/jforce-solutions-data-analyst-interview-task-

This repository contains a solution for a Data Analyst interview task performed for JForce Solutions. The task involves importing, cleaning, and transforming a dataset using Python, followed by creating a Power BI dashboard to visualize key business insights.

pandas pgadmin4 powerbi python sql visualization

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

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

ini json-api mysql openssl php sql x509 x509certificates x509chain

Last synced: 15 May 2026

https://github.com/olaishola05/vet-clinic-db

A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.

pgadmin4 postgres postgresql postgresql-database psql sql

Last synced: 29 Oct 2025

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/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/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/fulgurcode/stitch

Online shopping website for cloth store

ecommerce go go-templ htmx mysql sql

Last synced: 16 Feb 2026

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/varun-khorgade/weatherflow-etl-data-pipeline

ETL pipeline to fetch, clean, and load weather datasets for structured analysis.

bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql

Last synced: 16 May 2026

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/emrtnm/turkiye-il-ilce-veritabani

MySQL ve PostgreSQL veritabanlarında kullanılmak üzere hazırlanmış Türkiye il ilçe veritabanı.

mysql postgresql sql

Last synced: 29 Apr 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/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/vitonsky/nano-queries

Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).

javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript

Last synced: 13 Sep 2025

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/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/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/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/sufiyanahmed4566/sql-musicmaven

"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.

data-analysis database insights mysql-database oracle-database relational-databases sql

Last synced: 18 May 2026

https://github.com/augustomello09/sql-e-jdbc-em-java

Iniciando os estudos em SQL e JDBC em Java

banco-de-dados java junit postgresql sql

Last synced: 16 May 2026