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/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/stimulsoft/samples-reports.avalonia

Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine

avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml

Last synced: 14 Oct 2025

https://github.com/jeremyknight-me/scripts

Scripts (Powershell, SQL, etc.)

powershell script scripts sql

Last synced: 24 Apr 2025

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/rileymanda/vet-clinic

Vet clinic database schema and queries

plpgsql postgresql sql

Last synced: 27 Jan 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 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/jabhij/sqlverse

Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.

mysql postgresql regular-expressions sql sql-server

Last synced: 23 Jan 2026

https://github.com/rahul9332935/foodapp

We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.

hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui

Last synced: 05 May 2026

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/ishaanadarsh/pg_sample_ext

pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.

extension gsoc postgresql postgresql-extension sql

Last synced: 08 Oct 2025

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/viktorsvertoka/goit-rdb-hw-05

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-05 sql workbench

Last synced: 20 Jan 2026

https://github.com/viktorsvertoka/goit-rdb-hw-07

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-07 sql workbench

Last synced: 09 Apr 2025

https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond

A comprehensive basic guide covering Flask Fundamentals and Beyonds

csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp

Last synced: 12 Mar 2025

https://github.com/weiwei2694/nextjs14-wei-ecommerce

Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand

kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand

Last synced: 28 Apr 2025

https://github.com/tahanima/sqlbolt-solutions

My solutions of SQLBolt exercises

sql sqlbolt-solutions

Last synced: 18 Mar 2026

https://github.com/simplesurance/sqltracing

Go SQL-Driver wrapper to trace operations via OpenTracing

database go golang jaeger opentracing sql

Last synced: 02 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/gokulgowthams/zomato_data_insights

An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.

data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit

Last synced: 06 May 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/max-planck-innovation-competition/go-patstat

Standalone PATSTAT (mysql, postgres, sqlite, ...) with Docker

docker go gorm mysql orm patstat postgres sql

Last synced: 05 May 2026

https://github.com/rakshitgupta9/celebal-internship

This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.

celabal internship sql summerintern

Last synced: 27 Jan 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/abbhiishek/codecommunitymusic-server

Backend service for Code Community Music

api backend django hacktoberfest postgresql python sql

Last synced: 12 Apr 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/codehass/catalog-of-my-things

We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.

postgresql ruby sql

Last synced: 20 Apr 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/katsew/oq-mapper

Object/Query mapper for Node.js

javascript json mapper nodejs parser pegjs sql sql-parser

Last synced: 13 Apr 2026

https://github.com/xnuvers007/hw

program iseng buat nambahin repos, hello world (SQL)

hello hello-world helloworld sql

Last synced: 19 Mar 2026

https://github.com/ligoj/plugin-id-sql

Ligoj plugin for identity management and backed by an SQL database

ligoj ligoj-plugin spring sql

Last synced: 24 Feb 2026

https://github.com/sujunmin/mariadbdailycheckscripts

MariaDB Daily Check Scripts in PowerShell and SQL

daily-tasks database-status mariadb-server powershell sql windows

Last synced: 18 Feb 2026

https://github.com/jenasuraj/caresync

It's an Ai powered full stack combination of both health tracker and hospital management system written with Next.js & typescript

javascript neondb nextjs postgresql python rest-api sql tailwindcss typescript

Last synced: 08 Apr 2026

https://github.com/melisa-karatas/restaurant_management_system

This project is a simple restaurant management system written in Python with database provided by SQL.

management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3

Last synced: 05 May 2026

https://github.com/ketul-prajapati/hospital-management-system

Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.

database-management er-diagram functions hospital-management-system plsql procedures project sql triggers

Last synced: 03 Jan 2026

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/shaadclt/music-store-analysis-sql

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

pgadmin4 postgresql sql

Last synced: 28 Mar 2025

https://github.com/byancamatos01/labbanco

"Revisão de SQL em Lab de Banco de Dados"

banco-de-dados ddl mysql sql

Last synced: 06 Apr 2025

https://github.com/tanveerisonline/oop_school_library

OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.

postgresql-database rspecs rubocop ruby ruby-on-rails sql

Last synced: 19 May 2026

https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game

This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.

ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql

Last synced: 19 May 2026

https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework

Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework

local-government nhs population-health public-health r sql

Last synced: 14 Apr 2025

https://github.com/gsiems/go-db-meta

Query database metadata

database meta-data mysql oracle postgresql sql sqlite3

Last synced: 12 Jan 2026

https://github.com/danielbrtanimacao/aulas-python-curso

aulas python do curso do otavio miranda

curso django otavio-miranda python sql study tests udemy

Last synced: 18 Jun 2025

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

https://github.com/digia3d/cook-book

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows you to make them public

devise rails-restful ror sql

Last synced: 26 May 2026

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/superstar1205/school-django

Student Management System, Django application

css django django-application html javascript python sql sqlite3

Last synced: 03 May 2026

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/acetinkaya/veriyapilari-ders14

Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)

acikkaynak csv dataset excel json open-source sql veriseti

Last synced: 29 Mar 2025

https://github.com/bluetiger-official/bluetiger-multitool

BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...

boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss

Last synced: 07 May 2025

https://github.com/maxinexiong/sqlzoo_solutions

This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.

database mysql sql sqlquery sqlzoo-solutions

Last synced: 18 May 2026

https://github.com/cuppett/mysql-dba-operator

Help manage users and databases (CRUD + permissions) in a database from Kubernetes

database dba kubernetes mysql sql

Last synced: 22 Mar 2025

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026

https://github.com/queirozpedro/sgab

O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.

elephantsql java sql testes-unitarios

Last synced: 14 Mar 2025

https://github.com/walidalsafadi/hr-sqldb

Use DML and DDL scripts to build a simple HR SQL project.

oracle oracle-database oracle-sql sql

Last synced: 02 Jan 2026

https://github.com/melisa-karatas/movie_library_managemnet_system

This project is a simple movie library management system written in Python with database provided by SQL.

movie-library movie-library-management movie-management movies python sql sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/bartzalewski/schoolify

The project of the first globalized electronic diary for schools.

mysql nodejs react schools sql

Last synced: 10 Apr 2026

https://github.com/nahnahdev/Vet-clinic-database

Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

database sql

Last synced: 18 May 2026

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/udoy2/electronicgoodies

This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅

asp-net-core-mvc csharp css html javascript sql

Last synced: 04 Jan 2026

https://github.com/mayank0255/coding-questions

Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:

algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql

Last synced: 14 Apr 2025

https://github.com/blinkfox/zealot-spring-boot-starter

Zealot快速集成到 SpringBoot 中的Starter。

spring-boot-zealot-starter springboot-zealot sql zealot

Last synced: 16 Jan 2026

https://github.com/ninryt/taxdatabase-sql-tableau

End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.

azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau

Last synced: 18 May 2026

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/jinsyin/datasql

SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘

dialect druid sql sql-translator

Last synced: 27 Jul 2025

https://github.com/ashiqyousuf/sqlqm

Implemented custom decorator for checking your db queries in development mode

django python3 sql

Last synced: 04 Jan 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/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/kaguya163/ankara_coffee_sales_analysis

"Coffee shop sales analysis in Ankara. SQL, Tableau, Python, Data Analytics"

data-analysis mysql python sql tableau

Last synced: 17 Feb 2026

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/mastansayyad/dbms-sql-queries-

This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.

database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql

Last synced: 18 Apr 2026

https://github.com/jakubknejzlik/ts-query

TypeScript implementation of SQL builder

sql sql-builder typescript

Last synced: 10 Sep 2025

https://github.com/loristns/spongecasql

A mocking spongebob SQL formatter.

code-formatter spongebob spongecase sql

Last synced: 04 Apr 2025

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/svendolin/all-about-hack

This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.

itsecurity sql sqlinject-defense sqlinjection

Last synced: 19 Mar 2026

https://github.com/frozen-burrito/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 20 Jun 2025

https://github.com/tushar2704/pizza-sales-analysis

This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.

dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704

Last synced: 04 Nov 2025

https://github.com/rainggor/animehaven

The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.

google java java21 oauth2 postgres postgresql spring spring-boot sql

Last synced: 29 Jun 2025

https://github.com/mgks/paperlessql-db

A nano SQL library made for micro data management.

data-management database-schema pql sql

Last synced: 15 May 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/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

database r sql sqlite

Last synced: 30 Jul 2025

https://github.com/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026