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/aneeshpatne/vishv-gdsc-solutions-challenge-2024

Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."

automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode

Last synced: 12 May 2026

https://github.com/gregwhitaker/dbmigrator

Template project for creating a Flyway database migrator.

database-migration flyway flyway-migrations postgresql sql template

Last synced: 12 May 2026

https://github.com/sainingo/vet_clinic_database

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

database postgresql sql

Last synced: 12 May 2026

https://github.com/rezziemaven/versus-be

The backend repo for the app called Versus

koa mariadb nodejs sql

Last synced: 12 May 2026

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

A relational database to create the initial data structure for a vet clinic.

database erd postgres postgresql psql schema sql vet-clinic

Last synced: 13 May 2026

https://github.com/kohta9521/go_backend_study

会社で今後必要になるためキャッチアップ。また、自作サービス「ここごはん」でもバックエンドに使用するため理解を深めるため勉強を行う。今後の就活などでフロントだけでなくバックエンドもできるとアピールポイントにしたい。

aws-sdk-go backend crud-api db echo gin golang gorm gqlgen heroku sql

Last synced: 13 May 2026

https://github.com/chrisross5/tradingview-ideas

College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.

bcrypt flatlaf java jaxb jsoup rss sql sql-server swing

Last synced: 13 May 2026

https://github.com/dieg0code/milprogramadores_pruebafinal

Proyecto final curso mil programadores (MVC + CRUD + SQLDatabase + Java Swing)

crud-sample java mvc-architecture sql

Last synced: 11 Jun 2026

https://github.com/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

https://github.com/chicha63/mysql-java

A Java swing app to operate with T-SQL

java jdbc jdbc-drivers sql swing t-sql

Last synced: 13 Jun 2026

https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions

Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.

cqrs ddd entity-framework-core rdbms repository sql unitofwork

Last synced: 13 Jun 2026

https://github.com/cedx/sql.ps1

A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.

orm powershell sql

Last synced: 14 Jun 2026

https://github.com/redh00k-k/csharpsimplesqlconnection

Simple CLI SQLClient to connect to SQL server.

csharp sql

Last synced: 15 Jun 2026

https://github.com/omarelfiki/vortexdb

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 15 Jun 2026

https://github.com/learnwithfair/sql-database-documentation

sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql

Last synced: 15 Jun 2026

https://github.com/raoufswe/library-information-system

A Library Information System in Java RMI

derby-database java java-rmi sql

Last synced: 16 Jun 2026

https://github.com/paulushcgcj/sqlfy

Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.

llm migration sql

Last synced: 16 Jun 2026

https://github.com/tomdewildt/foundations-of-databases

Code for The Foundations of Databases course of my master's degree

docker makefile postgres psql sql

Last synced: 18 Jun 2026

https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end

We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.

absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver

Last synced: 18 Jun 2026

https://github.com/muhammadrafayasif/football-management-system

Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.

dbms-project fastapi sql vercel-deployment

Last synced: 19 Jun 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/jundel-malazarte/crud_book

Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)

skills sql table test

Last synced: 21 Jun 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/suprim-corp/suprim-query

Type-safe dynamic SQL query builder for Spring Boot applications

java jdbc jte postgresql query-builder rsql spring-boot sql

Last synced: 24 Jun 2026

https://github.com/1kbgz/fsspec-db

Database handling for fsspec filesystems

db filesystem fsspec odbc python rust sql

Last synced: 26 Jun 2026

https://github.com/rudolphreti/asp.net-sql-docker-basics

This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.

asp-net-core csharp docker mvc sql

Last synced: 28 Jun 2026

https://github.com/douglasdrake/sakila

SQL queries also performed in SQLAlchemy and pandas

pandas python sql sqlalchemy

Last synced: 29 Jun 2026

https://github.com/mmggyy66/vets_clinic

Vet Clinic is a project to create data structure for a vet clinic using a relational database. It implements PostgreSQL and contains all the data about animals. The complete database contains tables with data about: [] animals [] animals' owners [] clinic employees [] visits

pgadmin4 postgresql sql

Last synced: 30 Mar 2025

https://github.com/isaque-s-0liveira/mysql-all-for-one-be

Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.

docker mysql northwind-database sql

Last synced: 12 Apr 2026

https://github.com/exegeses/introdb-64992

Curso Introducción a Bases de datos | código 64992

database-design databases mysql mysql-database sql

Last synced: 18 May 2026

https://github.com/i-m-akshat/online_food_application

This is a new web application m currently working on. This is basically a web application on which an owner (restaurant or cafe owner) can basically manage his items , the orders of the users and also the admins and their various roles and the user / customer can buy/ purchase food provided by the owner. This project is based on Dot net core

bootstrap5 dotnet dotnet-core dotnet-framework mvc n-tier-architecture online-food- online-food-catering-service online-food-order online-food-ordering-system online-food-store restaurant-management sql

Last synced: 04 Feb 2026

https://github.com/antonmarin/traceable-pdo

Adds trace to sql statement. Know the source of your queries!

debug pdo sql trace

Last synced: 14 Jan 2026

https://github.com/zypp-io/df_to_azure

Repository for Automatically creating pipelines with copy Activity from blob to SQL. The main functionality is for fast uploading pandas DataFrames to a SQL database, using Azure Data Factory.

azure blob-storage bulk-insert dataframe incremental sql sql-table upsert

Last synced: 22 Apr 2025

https://github.com/macdon112/layoff-analysis

SQL data cleaning & analysis of global layoffs

data-analysis data-cleaning data-exploration sql

Last synced: 21 Feb 2026

https://github.com/shubham-sakunde/note-maker-web-app

Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.

bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat

Last synced: 12 Apr 2026

https://github.com/hvignolo87/sqlalchemy

Usage of SQLAlchemy with Python

crud-operations databases pandas python sql sqlalchemy

Last synced: 12 Apr 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS

fs sql

Last synced: 15 May 2025

https://github.com/mijisu0103/db-for-library-systems

This project was done as a part of the assignment for ECS740P - Database Systems

database-design database-implementation sql

Last synced: 06 Jan 2026

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 2026

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/codelur/codelur

I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project

bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql

Last synced: 12 Apr 2026

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

https://github.com/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/wassim-rached/postgresql-projects-examples

Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.

database-administration database-management pgadmin4 plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/ojgabrielleal/toquiotv

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: 12 Jun 2025

https://github.com/arjun1237/dot.connect-authentication-service-provider

University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.

css frontend html javascript php sql webdevelopment

Last synced: 12 Apr 2026

https://github.com/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/sharkb8t/sql-challenge

Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.

pgadmin4 sql

Last synced: 04 Feb 2026

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/PrajwalKatyal/Using-R-with-Databases

This repository contains in depth content on databases and their connection with R.

dbi odbc r rda rdbms relational-databases rjdbc rodbc sql

Last synced: 29 Jul 2025

https://github.com/castaglia/proftpd-mod_dbacl

Using SQL tables for file/directory access control for ProFTPD

acl proftpd sql

Last synced: 29 Mar 2025

https://github.com/ferdinand-swoboda/folo

A jOOQ object-relational loader.

java jooq sql

Last synced: 14 Jan 2026

https://github.com/lzyrapx/tutorial_mysql

🍰 Tutorial of MySQL

sql

Last synced: 26 Jan 2026

https://github.com/karenpayneoregon/sql-server-to-Excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 30 Jul 2025

https://github.com/danvixent/query

An SQL query builder package for Go

golang query-builder sql

Last synced: 25 Mar 2025

https://github.com/buathiertom/automatic-bdd-project

SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.

plpgsql plpgsql-scripts postgresql sql

Last synced: 07 Jan 2026

https://github.com/subh888999/sql-library-management-system-project

This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.

mysql sql

Last synced: 21 Jul 2025

https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant

I obtained sales data from a local pizzeria and created some dashboards full of insights.

data-cleaning etl python real-world-project sql tableau

Last synced: 13 Jun 2025

https://github.com/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/leomsgit/projetos_pessoais

Projetos de Desafio Pessoal ou Processos Seletivos

c exercises gupy http-requests json mysql python python3 rest-api sql test

Last synced: 13 Apr 2026

https://github.com/haroontrailblazer/database-management

This repository showcases database management with SQL and MongoDB through examples, scripts, and projects. Ideal for learning and applying database concepts efficiently.

mongodb sql

Last synced: 16 Mar 2025

https://github.com/yinxulai/sqls

Simple sql writing tool for go

go golang gorm mybatis sql sqlbuilder

Last synced: 29 May 2026

https://github.com/j5gomes/tbd-subject

Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course

database sql sqlserver

Last synced: 13 Apr 2026

https://github.com/teraearlywine/sample-sql

The following repo contains samples of SQL code that can be referenced by future clients or employers.

bigquery database mysql sql

Last synced: 13 Apr 2026

https://github.com/bian-sh/sqlite-test

SQLite - Net 的测试项目

sql sqlite3 unity3d

Last synced: 02 May 2026

https://github.com/javascript-pro/data-migration

Next.js, Python, SQL

nextjs python sql

Last synced: 07 Jan 2026