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/neil-140301/nodejs-twiiter-app

The Twitter app has different REST API's written on a sample database using Express Js.

api database express javascript nodejs sql sqlite3

Last synced: 28 Apr 2026

https://github.com/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 2026

https://github.com/ryn2004t/blood-donation-system

A desktop-based Blood Donation Management System built with C# Windows Forms and MySQL. It manages donor records, supports CRUD operations, and uses a typed DataSet for structured data handling. Designed to assist hospitals and blood banks with efficient donation tracking.

blood-donation crud csharp desktop-application dotnet healthcare mysql sql windows-forms

Last synced: 28 Apr 2026

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 Apr 2026

https://github.com/tomtom828/hello-windows

Notes to self on creating a developer environment in Windows 10

getting-started gitbash how-to howto java setup sql windows

Last synced: 28 Apr 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/nightvisi0n/pg-formatter-ts

Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool

cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript

Last synced: 28 Apr 2026

https://github.com/tupiribas/jdbc-dao-demo

Aplicando os conhecimentos sobre as linguagens Java e SQL além de, usar os conhecimentos sobre o padrão de projeto DAO (Data Access Object) e a tecnologia JDBC

dao database java jdbc sql

Last synced: 29 Apr 2026

https://github.com/affluentlynx/database-viewer

just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)

database database-gui database-management editor python3 sql tkinter-graphic-interface viewer

Last synced: 29 Apr 2026

https://github.com/arkenidar/spring-baseconf

./mvnw spring-boot:run # + jdbc config and server setup

freemarker java jdbc spring sql web

Last synced: 29 Apr 2026

https://github.com/nebeyoumusie/streamlit-dashboard

recreate Excel dashboards within Python web apps. No more struggling with complex VBA macros – empower yourself to generate interactive and visually appealing dashboards for financial data analysis.

duckdb plotly python sql streamlit streamlit-dashboard

Last synced: 29 Apr 2026

https://github.com/hansfigo/final-project-database_kompetisi

Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.

mysql prisma sql

Last synced: 29 Apr 2026

https://github.com/yuaanlin/minisql-client

A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.

client minisql sql swift swiftui zhejiang-university zju

Last synced: 29 Apr 2026

https://github.com/ayu-hack/ayu-hack

Enthusiastic learner passionate about building software and exploring the world of technology. Eager to contribute to open-source projects and collaborate with the developer community. Continuously developing my skills in Python,SQL,HTML,CSS,PowerBI, MacOS. Always open to feedback and excited to keep growing!

config css data-analysis github-config html powerbi-desktop python3 sql

Last synced: 30 Apr 2026

https://github.com/karenpayneoregon/ef-core-transforming

Provides easy to follow transformations/conversions for EF Core

csharp csharp-core dateonly efcore efcore5 efcore6 hasconversion linq orm sql sqlserver

Last synced: 30 Apr 2026

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

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

database datagrip postgresql sql

Last synced: 30 Apr 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/stefanov-sm/sqlmethods

Define PHP methods as SQL queries

php postgresql sql

Last synced: 30 Apr 2026

https://github.com/gauravkumar1741/student_management_workbench

The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design

mysql mysqlworkbench sql

Last synced: 30 Apr 2026

https://github.com/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

Last synced: 01 May 2026

https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/scarblase/salary-comparison

Submission for the DataCamp Salary Competition(1 level). 🏆

data data-analysis data-science data-visualization engineering python sql structured-data

Last synced: 01 May 2026

https://github.com/cephascard0207/supplierdb-sql-starter-kit

SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.

cashflow-management database dbms inventory-management-system mysql sql

Last synced: 01 May 2026

https://github.com/tugsef/hospitalautomatoinsystem

Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.

insurance-system-app java jdbs oop-principles postgresql sql swing

Last synced: 01 May 2026

https://github.com/juantarrel/dumpler

Dumpler is a command-line tool that provides a way to dump sql databases

go mysql sql

Last synced: 01 May 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/giancarl021/csvql

A module to quickly query CSV data as a SQL

cli csv nodejs sql

Last synced: 01 May 2026

https://github.com/vnaki/gt

Generate create table sql by struct, power!

golang mysql sql sqlite3 struct table

Last synced: 01 May 2026

https://github.com/overult01/multicampampus_mysql-jdbc

멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.

java jdbc mysql sql

Last synced: 02 May 2026

https://github.com/ashmalzahra/vet_clinic-database

In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.

database postgres postgresql sql

Last synced: 02 May 2026

https://github.com/thestevendev/query-planner

Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.

database java query query-builder queryplan sql

Last synced: 02 May 2026

https://github.com/mdreyadhossain/leetcode_solved

cracking leetcode problems

csharp python3 sql

Last synced: 02 May 2026

https://github.com/andreicek/testing_sql_functions

Companion Elixir project for my blog post

ecto elixir plpgsql sql

Last synced: 02 May 2026

https://github.com/fadilxcoder/json-db

JSON column & settings in database

database json notes php poc sql

Last synced: 02 May 2026

https://github.com/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic

This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.

expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp

Last synced: 03 May 2026

https://github.com/9dl/nullops-suite

Multifunctional Penetration Testing Tool developed in Go *24 Modules*

cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web

Last synced: 03 May 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 2026

https://github.com/elmar8287/blog_app

Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db

postgresql rails ruby sql

Last synced: 03 May 2026

https://github.com/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 May 2026

https://github.com/joaoespacheco/trybe-project-22-all-for-one

Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL

database docker mysql sql

Last synced: 04 May 2026

https://github.com/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/renatoelho/docker-mysql

O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros

docker docker-compose mysql sql

Last synced: 04 May 2026

https://github.com/rijkvanzanten/node-run-sql

Script that'll read a SQL file and run the query in the specified db

database file node reset sql

Last synced: 04 May 2026

https://github.com/mouad-el-asri/analyze_international_debt_statistics

In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊

data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql

Last synced: 05 May 2026

https://github.com/mohamedjakkariya/init-node-server

To create the Node SQL Express(NOSE) server with a single line of code to initialize the repository. Also this like a kind of CRA (Create-react-app) template.

expressjs nodejs server sql

Last synced: 05 May 2026

https://github.com/dkoh2018/sql_db

ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL

data-engineering data-pipeline etl json linkedin mysql sql

Last synced: 05 May 2026

https://github.com/ar4ikov/sqlextendedobjects

Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.

database db oop opensource pytnon sql sqlite sqlite3 tables

Last synced: 05 May 2026

https://github.com/nareangk/netflix-de-project

This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.

adf adlsgen2 azure azuredatabricks pyspark python sql

Last synced: 05 May 2026

https://github.com/melinteflxrin/database-management-system-oop

A lightweight implementation of a database management system, similar to SQLite.

database database-management dbms sql sqlite sqlite-database

Last synced: 05 May 2026

https://github.com/finesse/queryscribe

Light SQL query builder designed for extensibility and flexibility

database library mysql query-builder sql sqlite

Last synced: 05 May 2026

https://github.com/lucas-rm/api-noticias-ddd

Desenvolvimento de APIs utilizando DDD para inserir dados de notícias simulando solicitação de um cliente.

angular api csharp dotnet entity-framework entity-framework-core noticias sql sql-server

Last synced: 05 May 2026

https://github.com/exegeses/php-68328

Curso: Programación Web en PHP y MySQL | código 68328

mysql-database php php8 sql webdevelopment

Last synced: 05 May 2026

https://github.com/wallneradam/python_sql_schema_sync

Generates SQL queries to make source table schema the same as destination table

mariadb mysql python python3 schema sql synchronization

Last synced: 05 May 2026

https://github.com/mr-vozhyk/karpov.courses-study

Часть заданий, мини-проектов и финальный проект от karpov.courses

airflow data-analysis git python sql statistics

Last synced: 05 May 2026

https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20

Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100

css esame-di-stato html informatica javascript php sql

Last synced: 06 May 2026

https://github.com/iamkira420/student-management-system

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/szirocica/inventory-management-system

Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server

bunifu-framework bunifu-ui csharp guna-framework guna-ui sql

Last synced: 10 Jun 2026

https://github.com/bessarodrigo/database-connection_eda_dre_ecbahia

Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.

postgresql python sql

Last synced: 06 May 2026

https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 06 May 2026

https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 07 May 2026

https://github.com/canayter/sqlalchemy-trip-planner

Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.

matplotlib pandas python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/4l1c3-r4bb1t/digital-innovation-one

☕ Códigos dos projetos da plataforma da DIO.

css html java javascript spring sql

Last synced: 07 May 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/zweifisch/cadena

cadena helps you to write safer sql

sql

Last synced: 07 May 2026

https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries

dictionary with all the well known cms directories and tables

cms database dictionary drupal fuzzing hacking joomla sql wordpress

Last synced: 07 May 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/purnendudutta/gym-management-system

Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.

css html5 javascript php sql

Last synced: 07 May 2026

https://github.com/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 07 May 2026

https://github.com/guilhermersouza34/testetgid

Programa desenvolvido para um teste pratico para vaga de emprego

java spring-boot sql

Last synced: 07 May 2026

https://github.com/humbertocg18/teupc-2022

Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.

bootstrap css html php sql

Last synced: 08 May 2026

https://github.com/mrnazu/alx-backend-storage

alx-backend-storage: mysql, nosql, redis

mysql nosql-database redis sql

Last synced: 08 May 2026

https://github.com/idriz4work/cs50

In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".

algorithms arrays c data-structures flask html-css-javascript memory python sql

Last synced: 08 May 2026

https://github.com/fblupi/grado_informatica-mda

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

https://github.com/emso-exe/databasex

Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.

banco-de-dados database mysql mysql-database sql

Last synced: 08 May 2026

https://github.com/jesussantana/sql-data-analysis

Skyrocket your SQL skills by performing over 150 analysis tasks

mssql mysql postgresql sql

Last synced: 08 May 2026