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/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 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/arpitbrur/jdbc

Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.

corejava jdbc mysql sql

Last synced: 11 May 2026

https://github.com/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 2026

https://github.com/h-yzeng/retro-minigames

Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.

database database-schema game-development java login-system mysql sql ui-design user-interface

Last synced: 09 Apr 2026

https://github.com/jepozdemir/opencart-dbqueries

Useful bulk queries for Opencart Ecommerce MySql/MariaDb databases.

database ecommerce mariadb mysql open-source opencart php php7 queries sql

Last synced: 11 Apr 2026

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

My solutions of SQLZOO exercises

sql sqlzoo sqlzoo-solutions

Last synced: 18 Mar 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/mkonikov/dynamicbase

DynamicBase is a lightweight object-relational mapping tool built with Ruby.

ruby sql sqlite3

Last synced: 16 Jul 2025

https://github.com/iotchulindrarai/vnpr-using-raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

numberplatedetection ocr-recognition python3 raspberry-pi sql

Last synced: 10 May 2026

https://github.com/sangeethnandakumar/Express-Data-Library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 06 Aug 2025

https://github.com/MaeAERIAH369/Ecole-42-Cursus

1st and 2nd years of École 42. Proficiency in C, C++, Asm, OOP, SQL and system administration.

asmx86 c cpp98 network oop postgresql sql system-administration

Last synced: 01 Oct 2025

https://github.com/vizonex/aiohttp_sqlmodel

An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

aiohttp asyncio orm sql sqlmodel

Last synced: 03 Apr 2025

https://github.com/terieyenike/pern-server

Backend for a task app built with PostgreSQL

express node postgresql sql

Last synced: 09 Apr 2026

https://github.com/praczet/sql-command.nvim

Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.

mariadb query sql

Last synced: 02 Jan 2026

https://github.com/jbris/sqlkata_testing

Testing features of the SqlKata Query Builder for different database backends.

docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata

Last synced: 07 Apr 2026

https://github.com/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

https://github.com/miyako/4d-plugin-simple-sqlite-client

Simple SQLite client using libsqlite3

4d-plugin sql

Last synced: 13 Sep 2025

https://github.com/starkgang/envrx

A resilient method to handle environment variables with support for leading databases and three different file formats.

env environment-variables json mongodb redis sql sqlite3 variables yaml

Last synced: 09 Apr 2026

https://github.com/anthonyvanegas/samony-lab

The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.

css database database-management flask html python sql

Last synced: 09 Apr 2026

https://github.com/richecr/duck-orm-cli

DuckORM CLI is a database migration tool for usage with the DuckORM: https://github.com/richecr/duck-orm

app cli duckorm library orm python3 sql

Last synced: 13 Mar 2025

https://github.com/rabestro/jetbrains-academy-simple-banking-system

Everything goes digital these days, and so does money. Today, most people have credit cards, which save us time, energy and nerves. From not having to carry a wallet full of cash to consumer protection, cards make our lives easier in many ways. In this project, you will develop a simple banking system with database.

builder-pattern hyperskill interfaces jetbrains-academy logging sql sqlite3 student-project

Last synced: 08 Nov 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/indiecodermm/vet-clinic-db

A PostgreSQL exercise project to learn and practice database basics

database postgresql sql

Last synced: 16 May 2026

https://github.com/aksh-patel1/text-to-sql-with-llm

text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.

gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit

Last synced: 10 Apr 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/turbot/steampipe-plugin-azuredevops

Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.

azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 03 Aug 2025

https://github.com/bisegni/sql-proxy

a proxy for mysql engine write in go using https://github.com/xelabs/go-mysqlstack and info form radondb

sql

Last synced: 30 Mar 2025

https://github.com/sakhawat71/tutorlink-psql

Find & Connect with the Best Tutors

expressjs nodejs postgresql sql typescript

Last synced: 03 May 2026

https://github.com/matijakljajic/skolskabiblioteka

My secondary school graduation project involving the school library and the city library.

microsoft-access sql visual-basic

Last synced: 30 Oct 2025

https://github.com/abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 27 Sep 2025

https://github.com/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 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/aboualine/sql-formation

Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.

data database library-management-system mysql sql system

Last synced: 18 Apr 2026

https://github.com/ayush-anand-17/resortbookingsystem

A full stack application where owners can rent their resorts and customers can book the resorts.

angular bootstrap csharp dotnet html-css sql ssms typescript

Last synced: 09 Apr 2026

https://github.com/nathanthorell/dataspy

dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.

go postgresql sql

Last synced: 18 May 2026

https://github.com/datacody/dbt-jaffle-shop

A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.

analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation

Last synced: 02 Aug 2025

https://github.com/sarathchandranpm/vehicle_theft_analysis

This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.

data-analysis mysql sql

Last synced: 02 Aug 2025

https://github.com/maximilianotrz/ecommerce_java_springboot

Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf

backend java jpa-hibernate mvc springboot sql

Last synced: 01 May 2026

https://github.com/kohkimakimoto/go-sqlexec

go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.

database go golang sql

Last synced: 19 May 2026

https://github.com/vtickner/codecademy-data-engineer

These projects were created as part of Codecademy's Data Engineer Career Path course.

csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql

Last synced: 09 Apr 2026

https://github.com/gcoronelc/ucv_gdi-1_202302-b2

Taller de Gestión de Datos e Información I con Gustavo Coronel.

data data-science data-structures database databases online oracle query relational-databases security sql sql-server

Last synced: 19 May 2026

https://github.com/randomfractals/chicago-transport

Exploratory data analysis of public Chicago transportation datasets.

chicago data data-tools duckdb sql transportation

Last synced: 01 May 2026

https://github.com/collumbus/data-modeling-with-postgres

This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.

data-engineering pipeline postgres python sql

Last synced: 05 May 2026

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/arn-ob/rb-application-angular-4-php

Revelation Bangladesh Inventory and print management Software, Using Angular and PHP

angular5 sql

Last synced: 29 Mar 2025

https://github.com/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/calotriton/sql_creacion_db_consultas

[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo

mysql mysql-database sql

Last synced: 02 Aug 2025

https://github.com/manuthecoder/devlist

Devlist is a better way to work on code projects!

ajax css html javascript php sql

Last synced: 04 May 2026

https://github.com/enricofer/gfoss_sql_workshop

Esercitazione guidata sui database geospaziali

cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql

Last synced: 10 Jun 2026

https://github.com/igormanoels/.estudos-em-banco_de_dados

Exercícios realizados no curso de Banco de Dados para Data Science do Senai Frederico Jacob

cassandra mariadb mongodb mysql neo4j redis sql sql-server

Last synced: 18 Feb 2026

https://github.com/linx-software/dynamic-csv-generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

csv dynamic linx sql

Last synced: 19 May 2026

https://github.com/mosk53/sms_reminder

Reminder Bot is a simple and convenient way to schedule reminders for yourself or others via SMS. It uses Python, MySQL, and Twilio to fetch, send, and update reminders from a database.

database python reminder sms sql twilio

Last synced: 04 Mar 2025

https://github.com/koodeau/training

It's my git training repository https://koodeau.ga

css html javascript php php7 shell sql

Last synced: 09 Apr 2026

https://github.com/turbot/steampipe-plugin-openshift

Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.

backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jan 2026

https://github.com/mulliru/check-point-02-java-advanced

🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀

fiap java java-advanced oracle spring sql

Last synced: 09 May 2026

https://github.com/lmuffato/project-mysql-one-for-all-trybe

Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados

back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects

Last synced: 08 May 2026

https://github.com/chouaib-629/miniprojet_bddr

This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.

oracle oracle-database oracle-db sql

Last synced: 25 Jan 2026

https://github.com/johnymachine/csv2db

RDB - School project

csv python sql

Last synced: 03 Apr 2025

https://github.com/caren-koroeny/vet--clinic

The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.

database postgresql sql

Last synced: 24 Sep 2025

https://github.com/heathlogancampbell/valkrinsql

📚 A merge between NoSql and Sql that supports ERM. meme

meme sql

Last synced: 29 Mar 2025

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

https://github.com/ripytide/checky

Checklist making application

ajax javascipt php sql

Last synced: 16 Jan 2026

https://github.com/srikanth-kandi/optic-lens

This is a full stack web development project

apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql

Last synced: 09 Apr 2026

https://github.com/pythoninthegrass/sql_zero_to_hero

The Complete SQL Bootcamp: Go from Zero to Hero @ Udemy

docker postgres python sql

Last synced: 01 Aug 2025

https://github.com/165nuno/nosql-tp

Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).

mongodb neo4j python sql

Last synced: 09 Mar 2026

https://github.com/lgautier/tablecloth

Set the tables for data science work.

python sql

Last synced: 17 Jun 2026

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/kritagya123611/university-erp

The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F

css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss

Last synced: 08 Apr 2026

https://github.com/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 2025

https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests

Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️

311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql

Last synced: 19 May 2026

https://github.com/n1colasf/obligatorio-bd2

Obligatorio Base de Datos 2 (Semestre 3 - Agosto 2021) Calificación: 40/40

sql sql-functions sql-queries sql-server sql-stored-procedures sql-trigger

Last synced: 31 Jul 2025

https://github.com/banyc/dfsql

SQL REPL/lib for Data Frames

cli csv data-analysis jsonl ndjson repl sql

Last synced: 31 Jul 2025

https://github.com/flowsynx/plugin-postgresql

FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.

data database flowsynx postgresql postgresql-database sql

Last synced: 09 May 2026

https://github.com/shellyda/project-design-database

Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.

conceptual-model database design-database logical-model physical-model sql

Last synced: 14 May 2025

https://github.com/ahojukka5/enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.

evaluator markdown process sql text

Last synced: 18 May 2026

https://github.com/padraiggillen/trading-ports

A visualization and REST API to track a variety of seaworthy vessels

boats ci flask jenkins-ci rest-api sql swashbuckle

Last synced: 03 Feb 2026

https://github.com/softx0/practicaxlstobbdd_etl

Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional

control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio

Last synced: 30 Jul 2025

https://github.com/santiescobares/mysql-wrapper

Simple and lightweight MySQL database wrapper.

hikari java mysql mysql-wrapper sql sql-wrapper wrapper

Last synced: 18 May 2026

https://github.com/oleggator/query-exporter

PostgreSQL Query Exporter

csv database exporter go golang postgresql sql

Last synced: 09 May 2026