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/nivl/go-sqldb

Interfaces and implementations to deal with database access in Go

go golang interfaces sql

Last synced: 03 Jul 2026

https://github.com/mfernstrom/js-sif

Scan your JS source code for potential SQL injection vectors

appsec injection-attacks mysql security sql

Last synced: 03 May 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/drprettyman/jobmaster

Job queue system for backend systems.

job-queue job-scheduler postgresql python sql

Last synced: 16 Feb 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/rustkas/understanding-sql-imp

SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990

mysql sql

Last synced: 17 May 2026

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/luddthree/pisscounter

Source code for pisscounter.com website

css flask html javascript python sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

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

Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl

Last synced: 18 Apr 2026

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 03 Jul 2026

https://github.com/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 2026

https://github.com/techysanoj/sql-course

Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.

beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions

Last synced: 15 May 2026

https://github.com/shuklayash02/complete_data_analysis_project

A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process

data data-visualization dataanalysis database datacleaning powerbi sql

Last synced: 16 Jul 2025

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/tushar2704/operational-analytics-study

This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.

analytics dashboard excel metrics portfolio postgresql powerbi spike sql

Last synced: 06 Jul 2025

https://github.com/sanchithaudana/toyshoperp

php Backend ERP System

bootstrap javascript php sql

Last synced: 13 Apr 2026

https://github.com/pradeepsingroul/onito-technologies-pvt-limited

This is the basic project based on the CRUD operation in database in this project we can get thetoprated movies , we can update the runtime, we can get the longest runtime movies, we can get the number of votes, we can get the rating based movies as well.

github hibernate java jpql mysql-database postman spring-boot spring-security sql

Last synced: 07 Apr 2026

https://github.com/sanniheruwala/rednotebookai

RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.

ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript

Last synced: 17 Jun 2026

https://github.com/hq969/ethos-ai

Ethos-AI is a specialized framework or platform designed to integrate ethical considerations directly into the development and deployment of artificial intelligence. It focuses on ensuring that machine learning models are not just efficient, but also fair, transparent, and accountable.

go java javascript mrm python sql

Last synced: 01 Jul 2026

https://github.com/fabianofrank/postgresql-hello-world

This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.

database postgresql sql

Last synced: 07 Sep 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/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/kiko-g/feup-bdad

FEUP BDAD | Databases | 2018/19

database relational-databases sql sqlite3 uml

Last synced: 17 Mar 2025

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

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

hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et

Last synced: 09 May 2026

https://github.com/gill-singh-a/postgresql-brute-force

A Python Program that uses psycopg2 module to brute force PostgreSQL Server

brute-force multithreading postgres postgresql python3 sql

Last synced: 16 May 2026

https://github.com/sudhish-rithvik/hotel-management-system

A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.

datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter

Last synced: 04 Jun 2026

https://github.com/leoglme/tweet_academie

Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.

php poo social-media sql twitter ui

Last synced: 17 May 2026

https://github.com/bartoszzap/car-service-database

A car service database project for handling and storing relative data

database mysql-database sql

Last synced: 15 May 2026

https://github.com/diev/ptk-psd-browser-hta

Browser of the parcels archive of the PTK PSD of the Bank of Russia. Наглядный просмотр и работа с архивом посылок ПТК ПСД Банка России.

7zip banking cbrf-converter hta hta-gui html ie ini javascript ptk-psd russian russian-specific sql sql-query

Last synced: 13 Sep 2025

https://github.com/pokkeyuri/simplesequel

SQL statements with minimal boilerplate code

ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library

Last synced: 06 Apr 2026

https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL

Creating world_layoffs database from a dataset and applying data cleaning technics.

data-cleaning dataset mysql mysql-database sql

Last synced: 17 Jul 2025

https://github.com/augustomello09/sql-e-jdbc-em-java

Iniciando os estudos em SQL e JDBC em Java

banco-de-dados java junit postgresql sql

Last synced: 16 May 2026

https://github.com/ishaanadarsh/my_extension

A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.

gsoc postgresql postgresql-extension sql

Last synced: 17 Jul 2025

https://github.com/bhargav-joshi/contact-management-system

Python and SQL Mini Project / Application

management-system mini-project python sql

Last synced: 20 Jun 2025

https://github.com/elyse502/note-app

Alx Final Portfolio Project a Note App web-based application designed to allow users to create, view, and delete notes.

alx-africa alx-software-engineering bootstrap css database flask flasklogin git graduation-project html javascript jinja jquery json oop-principles python sql sqlalchemy sqlite werkzeug

Last synced: 07 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: 05 Apr 2026

https://github.com/hwywl/ant-nest

蚂蚁巢,专注于方便的注解

annotations mybatis spring spring-mvc sql

Last synced: 06 Mar 2026

https://github.com/anny85-code/vet-clinic

In this project I used postgresSQL database to store data from a vet clinic. it is build with SQL.

postgresql sql

Last synced: 13 Jul 2025

https://github.com/matteogioioso/postgres-explain

Pgex, PostgreSQL query plan visualization

postgres postgresql query sql

Last synced: 17 May 2026

https://github.com/eloyekunle/widom_sql

Basic SQL manipulations of Datasets by Prof. Widom

jupyter-notebook sql

Last synced: 03 Apr 2025

https://github.com/ferustech/basicsql

BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.

java mysql sql utility

Last synced: 11 Jan 2026

https://github.com/sayantanidalui/student-mental-health-analysis

A SQL-based analysis project exploring student mental health, stress, and lifestyle patterns. Uncovers key insights using joins, CTEs, and window functions — no other tools used.

data-analysis mental-health mysql sql studentdata

Last synced: 07 Jul 2025

https://github.com/victormgomes/slim-containers

A lightweight Docker environment for Full Stack applications

certbot mariadb minio nginx nodejs php redis s3 sql

Last synced: 14 Apr 2026

https://github.com/kirolos00daniel/covid-sql-analysis

Analysis using SQL server For Covid Data

api csv excel sql sqlserver sqlserver-2019

Last synced: 09 Jul 2025

https://github.com/ryan-menezes/portalalunos

Um cadastro simples de alunos

c-sharp dotnet forms sql windows-forms

Last synced: 10 May 2026

https://github.com/mensenvau/leetcode_sql_problems

😊️️️️️️ Leetcode database part solutions

data-engineer data-engineering leetcode leetcode-solutions mysql sql

Last synced: 30 Jun 2026

https://github.com/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

collaboration git ruby sql uml-class-diagram

Last synced: 19 Apr 2026

https://github.com/sage-rebirth/aws-rds-flask-demo

This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application

aws aws-rds-mysql cloud mysql rds sql

Last synced: 30 Apr 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/muhammadsaadx/fast-flex-management-system

I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.

asp-net sql

Last synced: 12 Mar 2025

https://github.com/davidallendj/artisan

Experimental SQL string builder using Go's type system

go sql string-builder

Last synced: 23 Jun 2025

https://github.com/hakannyucel/todo-backend

Todo application developed using .NET Core 5 and following the Clean Architecture methodology.

autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp

Last synced: 09 Apr 2026

https://github.com/vara-co/sql-challenge

EmployeeSQL "Data modeling, data engineering, and data analysis."

data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables

Last synced: 18 May 2026

https://github.com/benbarber/sql-query-stats

This Gem adds some useful SQL query stats to your Rails logs

active-record ruby-gem ruby-on-rails sql sql-query stats

Last synced: 05 Sep 2025

https://github.com/hvignolo87/analytics_engineer_assignment

Resolution of the Analytics Engineering assignment of Clara

airflow analytics-engineering data-engineering dbt postgresql python sql

Last synced: 16 May 2026

https://github.com/monthdev/memly

Smart, spaced repetition flashcard program written in C++ and Qt.

cmake cpp duckdb fsrs qml qt sql

Last synced: 16 May 2026

https://github.com/eugabrielsilva/sql-dumper

SQL backup dumper made in pure PHP

backup php sql

Last synced: 10 Sep 2025

https://github.com/vivek92503/pglife

PG Life is a user-centric web application designed to revolutionize the way students and professionals find paying guest (PG) accommodations. By offering a seamless browsing experience, advanced search capabilities, and detailed property listings, PG Life aims to make the process of finding the perfect living space both efficient and enjoyable.

bootstrap css database expressjs html javascript mongodb mysql reactjs sql

Last synced: 09 Apr 2026

https://github.com/lightweight-component/sqlman

A lightweight Data Access Library for Java

dao sql

Last synced: 02 Apr 2025

https://github.com/gullerya/sql-dsl-java

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.

dsl jpa ql sql

Last synced: 05 Sep 2025

https://github.com/raflizocky/dicoding-event

Android | A mobile application to browse events of Dicoding Indonesia.

android dicoding-submission kotlin rest-api sql

Last synced: 18 May 2026

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/mikebionic/viewscount

A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.

counter go middleware organic sql views

Last synced: 12 Apr 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/tomheaton/govault

GoVault is a simple database project written in Go that supports SQL-like commands.

database go golang sql

Last synced: 29 Jun 2026

https://github.com/nodef/extra-sql

Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.

create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view

Last synced: 19 Jul 2025

https://github.com/ibensusan/tournament-database-project

Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.

database sql sql-query

Last synced: 14 Jun 2025

https://github.com/rawanfarakhnah/axsos-showcast

Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀

backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development

Last synced: 11 Apr 2026

https://github.com/amiegirl/data_analyst_portfolio_projects

This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn

excel powerbi pyhton sql

Last synced: 08 Sep 2025

https://github.com/emrtnm/turkiye-il-ilce-veritabani

MySQL ve PostgreSQL veritabanlarında kullanılmak üzere hazırlanmış Türkiye il ilçe veritabanı.

mysql postgresql sql

Last synced: 29 Apr 2026

https://github.com/jon-chow/Farm-Management-System

A tool to help farmers manage and maintain their farms.

java jdbc mariadb reactjs redux scss spring-boot sql typescript

Last synced: 10 Mar 2025

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/nameisjayant/bootstrap-php-website-demo-project

This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query

bootstarp4 css html php phpmyadmin sql webpage xampp

Last synced: 25 Apr 2026

https://github.com/luweslen/final-task-database-subject

Here in this repository is the final task referring to the subject of "Projeto e implementação de banco de dados".

database mysql sql

Last synced: 01 May 2026

https://github.com/lucas0019/jobscalc

Aplicação para estudo e prática do Back end

nodejs sql

Last synced: 11 Jul 2025

https://github.com/nghiant3110/google_analytic_4

This is a DA project based on the GA4 Sample dataset on Big Query

bigquery google-analytics looker-studio sql

Last synced: 11 Apr 2025

https://github.com/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 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/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 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