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/shashi1049/bus-reservation-system

The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol

java jdbc sql

Last synced: 30 Apr 2025

https://github.com/shadiyaiffath/rent-a-car-store-api

A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.

asp-net-core efcore factory-pattern hangfire onion-architecture repository-pattern sql

Last synced: 12 Dec 2025

https://github.com/noahyannis/totallynormalcalculator

A totally normal calculator at first glance but with a hidden diary beneath.

calculator csharp diary sql wpf

Last synced: 11 May 2026

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026

https://github.com/andrewrademacher/mallard

Database migration and testing as a library.

database-management haskell haskell-library postgres sql

Last synced: 16 May 2026

https://github.com/tobihatti/wrapsql

✔🌍 Multiple wrapper-classes for several languages and DB-Types

csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library

Last synced: 30 Dec 2025

https://github.com/descholar-ceo/sql-zoo

This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql

sql

Last synced: 16 Feb 2026

https://github.com/codewars/sql_spec_helper

Spec helper for SQL challenges

code-runner sql

Last synced: 16 May 2026

https://github.com/alecgn/usefull-powershell-scripts

A collection of usefull windows powershell scripts for Web and SQL server management.

backup certificate iis pfx powershell site sql utils

Last synced: 27 Mar 2025

https://github.com/tanishq-ctrl/sympcheck-helper

SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.

chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase tailwindcss typescript vite

Last synced: 22 Apr 2025

https://github.com/resulcay/blog-asp.net-pwa

A blog website (progressive web application) which built with MVC ASP.NET Core.

ajax asp-net-core asp-net-mvc blazor-webassembly blog csharp dotnet-core entity-framework-core html javascript mssql-database razor-pages sql

Last synced: 02 Feb 2026

https://github.com/santik/sqlelasticsearchqueryconverter

Converts AND OR SQL like query to Elastic Search query

andor elasticsearch php query query-builder query-parser querystring sql

Last synced: 16 Sep 2025

https://github.com/tameronline/tameronline

Showcasing Projects on Data Analysis, Programming, and AI — Developed Using Python and Modern Frameworks

data-analysis deep-learning flask machine-learning numpy pandas python3 sql web-development

Last synced: 11 Jun 2025

https://github.com/quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 02 Mar 2025

https://github.com/nminhducit/educenterdb

EduCenterDB is a project aimed at designing a database management system for an English learning center

database dbi202 erd sql sql-server

Last synced: 15 Jun 2025

https://github.com/gabrielhora/django_sqlformatter

Format and syntax highlight SQL queries in Django log

django logging sql

Last synced: 13 Jul 2025

https://github.com/bayfrontmedia/simple-pdo

A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.

database mysql pdo php sql

Last synced: 13 Jul 2025

https://github.com/pastuhov/yii2-query-tag

Adds trace lines to every DB query

debug optimization sql tool trace

Last synced: 13 Mar 2025

https://github.com/ggeop/rental-car-company-sql

Create a SQL Schema and run queries for a rental car company

erdiagram r sql sql-schema workbench

Last synced: 03 Apr 2025

https://github.com/bilbottom/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 03 May 2025

https://github.com/mberkiskal/hospitalappointmentandinformationsystem-hastanerandevuvebilgisistemi

It is a large-scale project that includes all the systems that a real hospital needs. I suggest you to review the 'Project SS' file for project details.Gerçek bir hastanenin ihtiyaç duyduğu bütün sistemleri içinde barındıran geniş çaplı bir proje. Proje detayları için 'Project SS' dosyasını incelemenizi öneririm.

cshar csharp hospital hospital-management-system mssql mssql-database sql windowsforms-applications

Last synced: 01 May 2026

https://github.com/arjuncodess/tweetera

Introducing *Tweetera*, the exciting new social media platform that brings people together in real-time conversations. Share your thoughts, connect with friends, and discover trending topics—all in a user-friendly interface. Join the conversation today!

planetscale prisma react sql tailwindcss twitter

Last synced: 13 May 2026

https://github.com/robinvandernoord/pydal2sql-core

CLI-agnostic pydal2sql code; Convert pydal define_tables to SQL using pydal's CREATE TABLE logic.

db pydal pydal2sql python sql

Last synced: 10 Apr 2025

https://github.com/eastcitysoftware/leger

C# data access with no reflection, no magic, no surprises.

adonet csharp database db sql

Last synced: 27 Mar 2025

https://github.com/gabrielogregorio/my-routine

👨‍💻 Programa de controle de rotina

css3 php sql

Last synced: 15 May 2026

https://github.com/zulfachafidz/ppdb-web

Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo

crud css databse html mysql php sql web website

Last synced: 11 May 2026

https://github.com/lz1998/rs-sql2struct

A developer-friendly tool for generating rust struct using sql

diesel orm rust sql sql2struct sqlx struct

Last synced: 15 May 2026

https://github.com/kilhage/doctrine-query-builder

Powerful query builder, perfect for apis

doctrine sql symfony

Last synced: 07 Apr 2026

https://github.com/hellymodikalpesh/supply_chain_analysis

Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.

dax-expression excel powerbi python sql

Last synced: 21 May 2026

https://github.com/saveriogzz/8weeksqlchallenge

@DataWithDanny 's 8WeeksSQLChallenge progress

interview-preparation sql

Last synced: 07 May 2026

https://github.com/danilobuerger/null

Nullable types for Go

go golang json sql xml

Last synced: 20 May 2026

https://github.com/mullayam/presql

No More Query Statements

javascript mysql mysql-database mysql2 nodejs orm sql

Last synced: 28 Oct 2025

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/naemazam/analyze-international-debt-statistics

It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.

data-manipulation importing-and-cleaning-data jupyter-notebook python sql

Last synced: 30 Apr 2026

https://github.com/lmuffato/project-blogs-api-trybe

Projeto blogs api - Projeto avaliativo da Trybe do Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database mysql orm query rest restful sequelize solid sql trybe-projects

Last synced: 16 Apr 2026

https://github.com/lordmitrii/telegram-bot

An AI-powered Telegram bot utilizing GPT api for interactive conversations and a dynamic learning response system.

aiogram gpt-3 python sql telegram

Last synced: 28 Apr 2026

https://github.com/thyagohsr/match-verse

Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin

mysql php sql xampp-server

Last synced: 30 Jan 2026

https://github.com/stefanbschneider/feelya

✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.

app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp

Last synced: 30 Apr 2026

https://github.com/vagnerbellacosa/guiainiciantesql

Guia Iniciante de SQL, primeiros passos e apontamentos diversos

apontamentos curso dcl ddl dml dql dtl sql structure-query

Last synced: 01 Mar 2026

https://github.com/housain-maina/mastering-backend-infrastructure

The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.

databases nosql python reverse-proxies sql webservers

Last synced: 15 Apr 2026

https://github.com/rajjitlai/bca-4th-sem

The repository of BCA 4th Semester, NIELIT

css dbms html js project sql web web-tech

Last synced: 26 Feb 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/riju18/apache-airflow-fundamentals

Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.

apache-airflow gcp gcp-composer python sql

Last synced: 04 Mar 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/jaykobw/keep-clone-api

Google keep clone API with Node, Express and Postgres

express nodejs sequelize sql typesctipt

Last synced: 31 Jan 2026

https://github.com/hxndev/sql-queries-on-hr-dataset

This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.

code database dataset hr hr-data mysql-database queries query sql

Last synced: 28 Apr 2026

https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system

This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.

css dbms-project html php sql xampp

Last synced: 15 Apr 2026

https://github.com/byancamatos01/labbancoqueres

"Exercícios de Queres em Lab. de Banco"

banco-de-dados groupby join select sql

Last synced: 18 Mar 2026

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

Prácticas de la asignatura Diseño de Interfaces de Usuario de la UGR

ajax bootstrap centered-user-design justinmind mysql php sql webapp

Last synced: 30 Apr 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/anand-3399/gaming-ninja

My aim is to make a complete website that should have all the essential parts a website should have.

000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin

Last synced: 27 Feb 2026

https://github.com/bahinkor/ecommerce

Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)

api backend mysql nestjs nodejs restful-api sql

Last synced: 25 Feb 2026

https://github.com/krishnaura45/bloodpoint

🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java

data-backend dbms development mysql sql web-interface

Last synced: 29 Apr 2026

https://github.com/rohithgowdam/dbms-el

This is the project created by students as a partial fulfillment for the course database management system.

database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench

Last synced: 10 Feb 2026

https://github.com/ctkqiang/sqlfang

🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。

china chinese ctkqiang erlang security sql sqlfang sqlinjection

Last synced: 02 Mar 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Feb 2026

https://github.com/leovenom/rip.io

Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.

bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments

Last synced: 10 Feb 2026

https://github.com/blinet/qmy

Quick mysql is a powerful module that makes the mysql system easier, simpler and faster

database db javascript mysql mysql2 nodejs quick sql

Last synced: 18 Apr 2026

https://github.com/ralfbecher/orionbelt-semantic-layer-mcp

MCP server for the OrionBelt Semantic Layer — enables LLMs to explore semantic models, compile queries, and execute analytics via natural language.

agentic-ai business-intelligence data-analytics mcp-server semantic-layer sql yaml

Last synced: 05 May 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/d4nqw3rty/recipe-app

Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost

css html rspec-rails ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/coji/kysely-duckdb-wasm

Kysely dialect for duckdb wasm

duckdb kysely query-builder sql typescript wasm

Last synced: 05 Mar 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/pyrech/csv-explorer

Load a big CSV into a MySQL database and explore it with PHPMyAdmin

csv explorer leak mysql phpmyadmin sql

Last synced: 01 May 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/vishrut-b/database-project-mysql-

It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.

astrophysical-data astrophysics mysql relational-databases sql statistics

Last synced: 06 Feb 2026

https://github.com/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/garrrikkotua/dataquestion-app

Desktop app to generate SQL queries easily

ai electron nextjs shadcn-ui sql

Last synced: 17 Apr 2026

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

https://github.com/turbot/steampipe-mod-aws-top-10

The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.

aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 06 Feb 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/normal-coder/sql2builder

将 SQL 转换为 Laravel 查询构造器 (Query Builder)

laravel query-builder sql

Last synced: 19 Apr 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/canayter/crowdfunding-etl

Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data

pandas python regex sql

Last synced: 06 May 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/rchillard/sql.wtf

Website explaining wtf SQL is

sql teaching-website

Last synced: 19 Mar 2026