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/izolate/yesql

A tool to write raw SQL in Go more effectively

go named-arguments sql templates utilities

Last synced: 15 Jul 2025

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/anicetkeric/spring-boot-jdbi3

Spring Boot Rest API with Jdbi 3

jdbi postgresql spring-boot sql

Last synced: 13 Apr 2025

https://github.com/srimani-7/e-library

The Library Management System is a comprehensive web-based application designed to streamline library operations, enhance user experience

css3 h2-database html5 java js library-management-system spring-boot sql thymeleaf

Last synced: 15 Jan 2026

https://github.com/ergonzamarian/trigger

Projeto Finalizado :: Trabalho utilizando trigger

plpgsql sql

Last synced: 04 Mar 2026

https://github.com/viktorsvertoka/goit-rdb-fp

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-fp sql workbench

Last synced: 20 Feb 2026

https://github.com/rayxtr/separate-grass-3333

Hardware and Software support system. In a corporative environment it helps engineers, HOD, and employees to solve problems easily and maintain smooth work.

java jdbc jdbc-driver sql

Last synced: 22 Jul 2025

https://github.com/dustinkredmond/sqlitetocsv

Command line tool written in C language to export SQLite data as a CSV file.

c csv sql sqlite-databases

Last synced: 26 Aug 2025

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/margelo/react-native-quick-sqlite

DEPRECATED: Use "react-native-nitro-sqlite" instead

jsi lib native react react-native sql sqlite storage

Last synced: 14 Apr 2025

https://github.com/tknishh/case-study-ueats-ghub-sql

Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub

assignment bigquery case-study-analysis loop product-analyst sql

Last synced: 23 Aug 2025

https://github.com/codehass/vet_clinic

Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.

postgresql sql

Last synced: 20 May 2026

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 04 Oct 2025

https://github.com/johnsesana/eda-liquor-sales

Exploratory Data Analysis on Public Datasets

data-analysis data-visualization sql tableau-dashboards

Last synced: 09 Mar 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/szymonmaszke/programming-languages

Mindmap notes regarding programming languages (polish and english)

c cpp java mindmap mysql notes programming-language python r scala sql

Last synced: 10 Apr 2026

https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql

Last synced: 10 Apr 2026

https://github.com/Imran53/SQL-Mastery-for-Interviews

Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.

hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query

Last synced: 11 Apr 2025

https://github.com/imryche/litequery

A minimalist SQLite library for Python

aiohttp asyncio fastapi orm python python3 sql sqlite sqlite-database sqlite3 starlette

Last synced: 15 May 2025

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/abeatrix/network

Twitter Clone in Python and Django.

django-rest-framework python3 sql twitter-clone

Last synced: 18 Aug 2025

https://github.com/shamimgeek/docker-compose-postgres

Postgresql with pgadmin4 and docker-compose and practice sql

docker docker-compose pgadmin-docker pgadmin4 postgresql sql

Last synced: 17 Jan 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/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/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/reo7sp/two-step-migrate

SQL migration tool for blue-green deployments

blue-green-deployment migrate postgreql sql

Last synced: 11 Aug 2025

https://github.com/dario-l/ses

SimpleEventStore is a simple event store library for .NET based on rdbms persistance.

cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams

Last synced: 03 Oct 2025

https://github.com/taleeus/sqld

A Go library to build and manage dynamic queries

database go query-builder sql

Last synced: 19 Feb 2026

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

Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.

backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Apr 2026

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/ScarletsFiction/SFDatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 13 Apr 2025

https://github.com/sqrtneginf/qsar-to-sql

Tools for converting Biobyte QSAR database to SQL

cheminformatics qsar sql

Last synced: 21 Jul 2025

https://github.com/tebogoyungmercykay/the_jerman_otto_car_site

This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.

ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml

Last synced: 09 Apr 2026

https://github.com/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/plandes/icsql

This library provides an Emacs SQL mode integration to the ciSQL program

command-line-tool emacs emacs-lisp sql

Last synced: 14 Sep 2025

https://github.com/filipeesch/dynamic-sql

A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.

dotnet query query-builder sql

Last synced: 03 Aug 2025

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

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/abdelkarimhajji/gestionproduction

Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt

java management mysql-database sql

Last synced: 12 May 2026

https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql

Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!

back-end mysql mysql-server sql sqlserver

Last synced: 19 Feb 2026

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

https://github.com/saba-burduli/-main-online-exam-project

Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys

api asp-net-core entity-framework-core microsoft mssql sql web

Last synced: 18 May 2026

https://github.com/piyush26c/university-prediction-engine

[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.

datavisualization gui oracle-database pyqt python3 sql

Last synced: 26 Jun 2025

https://github.com/garfield1002/yacdb

Yet Another Crappy DataBase

c database sql

Last synced: 11 May 2026

https://github.com/mushfique-tajwar/eCommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 29 Mar 2025

https://github.com/danomatic/sequelize-graphql

Resolve GraphQL queries with a single SQL query

dataloader graphql sequelize sequelize-orm sql

Last synced: 17 May 2026

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 08 Apr 2026

https://github.com/awncorp/sql-engine

SQL Generation for Perl 5

json-sql perl perl5 sql

Last synced: 19 Jun 2026

https://github.com/simao/async-db

non blocking API for jdbc

jdbc scala sql

Last synced: 20 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/arnoldchrisoduor1/password_generator

A Tkinter Desktop Application, Stores Generated Passwords in SQLite Database.

pyinstaller pyperclip python sql sqlite3 tkinter

Last synced: 21 Mar 2025

https://github.com/armahdavi/scale_ai_outlier_llm_training_tuning_rlhf

This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.

css-html java javascript llm prompt-engineering python reinforcement-learning sql

Last synced: 18 Feb 2026

https://github.com/arthur199212/todo-app

Technologies: Golang, Gin, JWT, bcrypt, ozzo-validation, SQL, Docker-compose, Typescript, React, Tailwindcss, react-query, axios, yup.

authorization axios bcrypt docker-compose gin golang jwt ozzo-validation react react-query sql tailwindcss typescript yup

Last synced: 11 Apr 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/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 20 Apr 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/elaad24/php-school-management-system

mini project - school management system - managing grades users contacts and more !

grades php school-management sql xampp

Last synced: 13 Jul 2025

https://github.com/shivm-sb-07/rapido_data_analyst_project

The Rapido's Data Analyst Project involves analyzing ride service data to create interactive Power BI dashboards, visualizing key metrics like revenue trends, ride patterns, and driver performance. These dashboards enable data-driven decision-making and operational efficiency for Rapido.

excel powerbi python3 sql workbench

Last synced: 22 Mar 2025

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/dotxlem/s3b

SQL-queryable S3 backups

archive aws aws-s3 backup-tool sql

Last synced: 02 Apr 2026

https://github.com/cauadesa/5by5-championship

Championship controller with data bank (SQL) and C#.

csharp dotnet-framework entity-relationship-diagram relational-model sql

Last synced: 01 Jul 2025

https://github.com/manasesjesus/fdbs-and-sql-parser

Implementation of a Federative Database System – SQL Parser included

database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser

Last synced: 12 Jul 2025

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/balikuddembe/learner_academy_javaproject

Developing a Backend Admin for Learner’s Academy System

css java jdbc jsp-servlet phpmyadmin sql tomcat-server

Last synced: 10 May 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/kos5667/document

Summary Document

docker git sql

Last synced: 18 May 2026

https://github.com/pin3dev/42_ft-transcendence

A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.

2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence

Last synced: 19 May 2026

https://github.com/lcgong/sqlblock

An intuitive way to access data with SQL

contextvars postgresql python sql

Last synced: 19 Jan 2026

https://github.com/arksouthern/data-cynical

The interactive SQL editor inspired by my all-time favorite, SSMS.

cte postgres sql sql-editor sqlite

Last synced: 10 May 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme_boyutuna_gore

Fs ile SQL Dosyasını eşit parçalara bölme boyutuna göre - NODEJS

boyuta-gore-bolme fs sql

Last synced: 15 May 2025

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/imega/txwrapper

SQL transaction wrapper on golang

database mysql sql sqlite3 transaction

Last synced: 10 May 2026

https://github.com/alokshandilya/sql50-leetcode

SQL 50 leetcode | solutions | postgres

leetcode postgresql sql sql50

Last synced: 27 Jun 2025

https://github.com/daverbk/learning-sql

Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan

alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql

Last synced: 03 Nov 2025

https://github.com/mathiasuy/agencia_webforms

ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010

ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms

Last synced: 08 Apr 2026

https://github.com/anmamun0/django_projects

This is Django Project , here will app push django project's

django postgresql python sql

Last synced: 04 Jul 2025