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/rakumar99/social-media-analysis-with-sql

This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.

database-management erdiagram mysqlserver schema sql tables

Last synced: 06 Feb 2026

https://github.com/practical-works/sql

SQL Practical Works Default Repository.

sql sql-course sql-language sql-learning sql-query

Last synced: 23 Feb 2026

https://github.com/kevinmarquesp/csv_to_sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 28 Mar 2025

https://github.com/nbryttel/sql-taxdatabase

SQL-Taxdatabase (Tax Expense Schema) is a relational database schema designed to manage tax-related expenses.

architecture azure data-science sql tableau visualization

Last synced: 18 Oct 2025

https://github.com/pkg-id/passwd

passwd is a zero-setup package for hashing passwords and comparing passwords.

bcrypt go hash sql

Last synced: 29 Jan 2026

https://github.com/sprintup/bottlecaps

An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.

angular-cli angular4 dotnet-core entity-framework-core identity-provider sql

Last synced: 29 Jan 2026

https://github.com/hussein-m-kandil/odin-file-uploader

A stripped-down version of personal storage service like Google Drive. Built as part of studying The Odin Project's Node.js course.

backend ejs express express-session express-validator expressjs javascript neon node nodejs passport passportjs postgresql prisma sql supabase uploader vercel vercel-serverless-functions

Last synced: 11 Oct 2025

https://github.com/burningtyger/mdb2sql

Convert mdb files to sql files in your browser

converter docker mdb mdbtools online ruby sinatra sql sqlite

Last synced: 14 Apr 2026

https://github.com/hackersandslackers/ghost-sql-sanitation

:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.

blog-maintenance mysql pymysql python3 sql sql-queries

Last synced: 19 Jan 2026

https://github.com/nrnrk/psql-splitter

Split a postgres sql file into multiple files

golang postgresql sql

Last synced: 14 Jan 2026

https://github.com/mehmetgenc-devs/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: 19 Jan 2026

https://github.com/sksubhadeep/covid-19-portfolio-project-using-sql

SQL Portfolio Project on COVID-19 Dataset

covid-19 cte sql views

Last synced: 26 Jan 2026

https://github.com/leomsgit/projetos_pessoais

Projetos de Desafio Pessoal ou Processos Seletivos

c exercises gupy http-requests json mysql python python3 rest-api sql test

Last synced: 13 Apr 2026

https://github.com/ap/sql-interpol

interpolate Perl variables into SQL statements

perl sql

Last synced: 12 Apr 2025

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

Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.

bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jan 2026

https://github.com/purnendudutta/bike-rental-management-system

This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.

css html5 javascript php sql

Last synced: 27 Apr 2026

https://github.com/renoyegon/row_health_wellness_program

This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.

calculated-fields excel sql tableau

Last synced: 29 Jan 2026

https://github.com/mensenvau/internship_sql_analytics

🚀 Internship SQL (Easy, Advanced)

adventureworks data-engineer internship sql

Last synced: 24 Feb 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/rkolehov/retail-sales-analysis-project

End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making

analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode

Last synced: 19 Apr 2026

https://github.com/bushmusi/clinic-db

This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.

database joint-models postgresql sql

Last synced: 18 May 2026

https://github.com/liatemplates/sqlite

This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.

database liascript liascript-template markdown oer sql sqlite sqlite3

Last synced: 14 Apr 2026

https://github.com/incihuseynli/planify_todoapp

This is a todo app example created as Windows Form project

adonet backed csharp mssqlserver sql windowsforms-applications

Last synced: 29 Jan 2026

https://github.com/irunner1/backenddev

Development backend parts of Internet resourses

backend css3 docker html5 php sql

Last synced: 13 Apr 2026

https://github.com/codelur/codelur

I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project

bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql

Last synced: 12 Apr 2026

https://github.com/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

https://github.com/hydraphyzer/university-management-system

This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.

hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement

Last synced: 15 Mar 2026

https://github.com/cyberoctane29/hackerrank-sql-problem-solving

This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.

hackerrank hackerrank-solutions mysql sql

Last synced: 15 Mar 2026

https://github.com/rkoeninger/xuji

SQL for Shen

shen sql

Last synced: 24 Feb 2026

https://github.com/spersico/prisma-diff-to-knex-migration

Create Knex Migrations starters using Prisma SQL DDL generator

knex knexjs migrations prisma sql

Last synced: 09 Feb 2026

https://github.com/shuklayash02/sql_musicstore_dataanaysis

SQL project to analyze online music store data

pgadmin4 pgsql sql

Last synced: 06 Feb 2026

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

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

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

Last synced: 14 Apr 2026

https://github.com/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 2026

https://github.com/nafisalawalidris/buybuy-e-commerce-company

The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.

buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql

Last synced: 16 Mar 2025

https://github.com/exegeses/introdb-64992

Curso Introducción a Bases de datos | código 64992

database-design databases mysql mysql-database sql

Last synced: 18 May 2026

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026

https://github.com/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-

Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics

dashboard data-analysis data-visualization mysql project sales-analysis sql tableau

Last synced: 07 Jan 2026

https://github.com/daniilak/russian-cadastral-numbers

Данные по публичной кадастровой карте вместе с парсером

cadastral csv map open-data open-source python russian sql

Last synced: 23 Feb 2026

https://github.com/ericperret/sql_studio

SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies

browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial

Last synced: 30 May 2026

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/nagybhe/sis-cure

Trabalho de Conclusão de Curso - Sistemas Para Internet

bootstrap css html javascript php sql

Last synced: 30 May 2026

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

https://github.com/thomascode92/sql-complete-developers-guide

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️

academind-course database learn-sql-language mysql postgresql rdbms sql

Last synced: 19 Apr 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

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

fs sql

Last synced: 15 May 2025

https://github.com/amandavsamorim/mysql-exercises

Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.

database mysql sql

Last synced: 13 Apr 2026

https://github.com/as16082023/music-store-analysis

This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior

data-analysis music-store-analysis mysql sql

Last synced: 06 Jul 2025

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/thumbtack/becquerel

Gateway server that provides an OData interface to BigQuery and Elasticsearch

bigquery elasticsearch odata play play-scala scala sql

Last synced: 05 Feb 2026

https://github.com/dushansenadheera/niwahanalk

web application for real state buying and selling

css3 html5 javascript php sql web-application

Last synced: 13 Apr 2026

https://github.com/jasminemlewis/best-practice-cultural-competence

Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.

bootstrap4 database mysql oop pdo-php php6 sql

Last synced: 15 Mar 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/helcsnewsxd/famaf-computer_science-databases

Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects

Last synced: 28 Feb 2025

https://github.com/fareedkhan-dev/apache-hive-guide

This project is based on docker image of apache hive, showing all the basic commands to understand hive queries.

apache big-data bigdata docker hive hive-metastore hiveql spark sql

Last synced: 10 May 2026

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

📋 Schema and sample data for Craggy Website

database schema scripts sql

Last synced: 10 Jan 2026

https://github.com/pragmatta/oino-ts

OINO TS library for publishing an SQL database tables as a REST API

library rest-api sql typescript

Last synced: 26 Feb 2026

https://github.com/roluochke/sql-project

SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.

sql

Last synced: 08 Jan 2026

https://github.com/estebgonza/ts-pg-interceptor

A TCP proxy server with the ability to intercept and manipulate PostgreSQL requests.

postgres postgresql postgresql-database proxy proxy-server queries sql tcp-proxy tcp-server typescript

Last synced: 15 May 2026

https://github.com/nicolasvero/covid_tracker

Projet de création d'un Dashboard sur les données de la pandémie de Covid-19

chartjs php sql

Last synced: 24 Mar 2025

https://github.com/pinguet62/dbunit-sql

SQL dataset support for "DbUnit" and "spring-test-dbunit"

dbunit spring-test sql

Last synced: 30 Jan 2026

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 18 Jan 2026

https://github.com/rdalmarco/datascience

Estudos sobre data science, big data e machine learning

estatistica pandas python r spark sql

Last synced: 16 Apr 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/dagmawi-22/invoice

Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.

jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx

Last synced: 13 Apr 2026

https://github.com/diegofps/patas

Distributed hyperparameter search in a single command line 🔮

clusters data-science hpc hyperparameter-tuning parallel-computing plotting productivity-tools sql

Last synced: 17 Jan 2026

https://github.com/cescobar0/proyecto-sql-eml

Proyecto de estudio del mercado laboral en el campo de Data Analyst

dataanalytics datascience excel git jobmarket powerquery research-project sql vscode

Last synced: 15 Mar 2026

https://github.com/atymri/linqsimulator

LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.

console csharp data data-analysis linq query sql

Last synced: 23 Oct 2025

https://github.com/nav3005/timetable-management-system

Project on Time table management system using Python GUI(Tkinter) and SQL for Database

sql tkinter-python

Last synced: 05 Nov 2025

https://github.com/surenkov/django-query-utils

Hanful stuff to work with queries in Django

django filters postgresql sql utils

Last synced: 05 Jan 2026

https://github.com/paritoshtripathi935/flipkart_scraper

This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The

flipakart flipkart-scraper-python python scraper scraping sql web-scraping

Last synced: 14 Mar 2025

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

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/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/ryapric/rpg

PostgreSQL extension to add data manipulation functions such as what's available in the R language

postgresql postgresql-extension sql

Last synced: 31 Aug 2025

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/abenezer-tilahun/vet-clinic-database

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

database sql

Last synced: 07 Apr 2025

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

SQL 50 leetcode | solutions | postgres

leetcode postgresql sql sql50

Last synced: 27 Jun 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/satoshi-sh/django-portofolio

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.

bootstrap css django portfolio python sql sqllite

Last synced: 10 Apr 2026

https://github.com/jeidison/native-query

Laravel package for save native query in external file.

laravel php sql

Last synced: 18 May 2026

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/diego17cp/vet-project

A repository of a team-based veterinary application using Java and connecting it to a DB

crud java oracle-database oracle-developer practice-project sql team-repo

Last synced: 09 Aug 2025

https://github.com/surister/cratedb-async

asynchronous http driver for CrateDB

async connector cratedb database driver http httpx sql trio

Last synced: 02 Sep 2025