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/estebanways/postgresqldbquerytool

🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/rubensneto0001/--controle_de_estoque--

Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa

estoque mysql-database python sql

Last synced: 15 May 2026

https://github.com/kennedyowusu/vet_clinic_database

Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.

database postgresql sql

Last synced: 15 May 2026

https://github.com/usman-rizwan/docsy-ai

Docsy AI transforms your static PDF documents into interactive, intelligent assistants. Simply upload a PDF and start chatting — ask natural questions, get instant summaries, and extract key insights from complex content with ease using an AI-powered interface.

ai chatwithdocs clerk convex gemini langchain nextjs pdf-parser react-hook-form shadcn-ui sonner sql uploadthing zod

Last synced: 23 Jun 2026

https://github.com/anthonyhuang19/phonemon-db

The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.

database-management database-schema sql sql-server

Last synced: 12 Mar 2025

https://github.com/tynoee/adventureworks-database

Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.

sql sql-query

Last synced: 02 Feb 2026

https://github.com/jbalooshie/covid-19-vaccine-hesitancy

A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine

aws data-science machine-learning rds rds-database sql

Last synced: 15 May 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/sakibvhossain/data_stores_and_persistence

Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.

hibernate-orm java multitier-architecture sql

Last synced: 05 Jun 2026

https://github.com/drprettyman/jobmaster

Job queue system for backend systems.

job-queue job-scheduler postgresql python sql

Last synced: 16 Feb 2026

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 11 Apr 2026

https://github.com/brandonleekramer/diversity

In this project, my colleague Catherine Lee (Rutgers) and I employ computational text analysis to examine quantitative trends in the use of diversity terms, OMB/Census terms, and other population labels in a sample of 2.6+ million biomedical abstracts spanning the last 30 years.

diversity pubmed python r sql text-mining word-embeddings

Last synced: 05 May 2026

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/christippett/osm2po-docker

Run osm2po inside a Docker container

geospatial openstreetmap routing-engine sql

Last synced: 13 Mar 2025

https://github.com/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 2025

https://github.com/rminelli/user-auth-angular-node-sql-server

User authentication using Node.js, Angular.js and Microsoft SQL Server

angularjs expressjs javascript nodejs sql sql-server sqlserver-2016

Last synced: 07 Apr 2026

https://github.com/yihleego/sql-parser

Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.

idea-plugin intellij-idea mybatis sql

Last synced: 17 May 2026

https://github.com/8area8/p5__foodlik

An UI based on OpenFoodFact.

cli python sql student

Last synced: 05 Jun 2026

https://github.com/imehmetgenc/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 03 Mar 2025

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/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/johnymachine/csv2db

RDB - School project

csv python sql

Last synced: 03 Apr 2025

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

https://github.com/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

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/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/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/pradeepsingroul/aulacube_technologies

This is the basic project which is given by AulaCude technology in this project have two entities User and taks user can create tasks, delete task, view tasks, view active task, view completed task, update task and other features are there.

authentication authorization github java jpa-hibernate mysql postman security spring-boot sql

Last synced: 05 Apr 2026

https://github.com/arkenidar/knex-test

[ https://knexjs.org/ ] app with php variant for ease of experimentations

js knexjs knexjswithpostgresql mysql node pdo pg php postgres sql

Last synced: 11 Apr 2026

https://github.com/sumitm01/srms

Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.

apache bootstrap4 css3 database html mysql-database php8 sql

Last synced: 04 Apr 2026

https://github.com/cayo-rodrigues/joking

A social network where you can share puns (CS50x final project)

ajax bootstrap css flask html javascript jinja2 jquery python sql sqlite webapp

Last synced: 07 Apr 2026

https://github.com/ds-joe/laravel-react-messenger

a laravel react inertia typescript messenger application

bootstrap inertia laravel mysql react reverb sass scss sql typescript vite

Last synced: 07 Apr 2026

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 30 Jan 2026

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/wendymunyasi/cois

This is a customer order and invoice system built with xbase and C++

cplusplus dbase prg sql xbase

Last synced: 18 May 2026

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/omar-muhamad/medical-database

In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.

postgresql sql

Last synced: 29 Jun 2026

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/hugh-kumbi/cybersecurity-portfolio

I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark

Last synced: 18 May 2026

https://github.com/saghosh8/securebankdbdata

A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.

database mysql sql sql-query sql-server

Last synced: 11 May 2025

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/edward3h/kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries

java sql

Last synced: 25 Jun 2025

https://github.com/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 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: 11 Sep 2025

https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf

Last synced: 11 May 2026

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 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/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/giddie/advent-of-code

Each branch is a different year/language combo.

advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql

Last synced: 18 May 2026

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/avinashtare/short-url-generator

Welcome to the Short URL Generator project! This project is designed to create shortened versions of URLs, making them easier to share and manage. It is built using Node.js, Express.js, React, and MySQL.

expressjs nodejs react sql

Last synced: 07 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/ahsansoftengineer/dotnet-micro-2-julio-casal

Play.Catalog, Play.Common, Play.Infra, Play.Inventory

docker docker-compose dotnet-core grpc http-client kubernetes sql

Last synced: 07 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/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/lexxai/goit_python_web_hw_06

GoIT, Python WEB, Homework number 06. SQL

docker goit homework python sql sqlite3

Last synced: 18 May 2026

https://github.com/esdmr/bibliothecarius

An example library database and interface

database-schema flask mariadb preact python sql typescript

Last synced: 07 Apr 2026

https://github.com/jordicorbilla/specflow_table_generator

Simple Specflow table generator for SQL Server

specflow sql table

Last synced: 13 Apr 2025

https://github.com/jonathasfrontend/servertechfixsupabase

Sistema de cadastro e ordem de serviço (back end)

api api-restful javascript js json postgresql sql supabase

Last synced: 07 Apr 2026

https://github.com/churchil15/Sparks-Web-Development-GRIP-June-2021

A Transaction System Website is a website that uses the online transaction processing (OLTP) principle to keep track of a person's bank account.

css html javascript mysql php phpmyadmin sql xampp

Last synced: 12 Mar 2025

https://github.com/vitonsky/nano-queries

Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).

javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript

Last synced: 13 Sep 2025

https://github.com/themuhd/modern-library-database

Contains Design of Modern Library system with TSQL

data-science database library-management-system sql sql-server

Last synced: 18 May 2026

https://github.com/vehanrajintha/vehicle_auction_system

Vehicle Auction System made by using PHP and SQL

auction auction-system auction-website auctions mysql php sql vehicle

Last synced: 18 May 2026

https://github.com/joytaribagshaw/vet-clinic

This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.

database-management database-schema postgres postgresql postgresql-database sql

Last synced: 29 Mar 2025

https://github.com/zyloxweeb/registroelettronico

Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.

chartjs html5 php scuola-superiore sql tailwindcss typed-js

Last synced: 11 Apr 2026

https://github.com/sabay79/employee-review-management-system

Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software

asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql

Last synced: 20 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/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/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/heathlogancampbell/valkrinsql

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

meme sql

Last synced: 29 Mar 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/yansheng836/mysql_collect_processlist

这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。

mysql shell sql tool

Last synced: 19 May 2026

https://github.com/sameeh-hussein/northwind-sql-practice

Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.

sql sql-server

Last synced: 03 Feb 2026

https://github.com/mverleg/atadb

atadb will be a simple but fast relational database that supports a subset of SQL.

database rmdbs rust sql

Last synced: 19 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/camilajaviera91/sql-mock-data

Generate a synthetic dataset with one million records of employee information from a fictional company, load it into a PostgreSQL database, create analytical reports using PySpark and large-scale data analysis techniques, and implement machine learning models to predict trends in hiring and layoffs on a monthly and yearly basis.

connection faker locale logging matplotlib os postgresql psycopg2 pyspark pyspark-sql python random random-python shutil sparksession sql sys unicode

Last synced: 17 May 2026

https://github.com/andrewbakercloudscale/cloudscale-devtools

Free WordPress developer toolkit: syntax-highlighted code blocks, SQL query tool, bulk code migrator, hide login URL, 2FA (TOTP/email/passkeys), and site performance monitor.

code-block code-highlighting gutenberg highlightjs passkeys security sql syntax-highlighting two-factor-authentication webauthn wordpress wordpress-plugin

Last synced: 08 Apr 2026