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/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs

python scheme sql

Last synced: 10 May 2026

https://github.com/782e616c6d/covid-d.a

Academic project, using Apache Spark for ETL and Data Studio for data analysis.

academic analytics automation cluster covid-19 data database etl python spark sql

Last synced: 10 May 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/bienvenuushindi/vet-clinic-database

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/mythetech/aion

A cross-platform lite sql editor with blazor

blazor mysql postgresql prealpha sql workinprogress

Last synced: 11 May 2026

https://github.com/rezziemaven/versus-be

The backend repo for the app called Versus

koa mariadb nodejs sql

Last synced: 12 May 2026

https://github.com/kevinmarquesp/csv2sql

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: 11 Jun 2026

https://github.com/bultakov/postgresql-projects

PostgreSQL Tutorial

postgresql psql sql

Last synced: 05 Feb 2026

https://github.com/hozlucas28/codo-codo-back-end-project-2022

Repository of "Codo a Codo - Full Stack Java" Back-end side, project.

2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql

Last synced: 14 Apr 2026

https://github.com/yuanwenqing/protobuf4j

A Facility Framework to Develop with Google Protobuf

dao framework orm protobuf protobuf3 spring-boot sql

Last synced: 05 Feb 2026

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/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/nikhilash45/hackerank-sql-0-to-5-star

# 100 Questions Of SQL Challenge || 32/100

mssql mysql sql

Last synced: 16 Mar 2026

https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio

The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.

csharp microsoft-visual-studio sql visual-studio

Last synced: 08 Apr 2025

https://github.com/faranoshamini/vet_clinic

VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).

postgresql sql

Last synced: 29 Mar 2025

https://github.com/vitoriabarbosa/ots_python_web

Projeto Web realizado durante o curso de Python da Ocean Tech School

css3 flask html5 python sql

Last synced: 21 May 2026

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026

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/tansen87/insightsql

A tool that can quickly view Excel, CSV and Parquet using SQL, base on Tauri.

csv excel parquet polars rust sql tauri

Last synced: 05 Jan 2026

https://github.com/abrahamgalue/relational-database-certification-projects

Certificación Relational Database de freeCodeCamp.

bash database linux postgresql script shell sql

Last synced: 27 May 2026

https://github.com/cronian-tech/saturn-observatory

Bringing transparency to Filecoin Saturn by gathering and publishing open data about the network along with analytical reports every month.

analytics dcdn duckdb filecoin plotly saturn sql

Last synced: 10 Jun 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/sufiyanahmed4566/sql-musicmaven

"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.

data-analysis database insights mysql-database oracle-database relational-databases sql

Last synced: 18 May 2026

https://github.com/olbeup/verdu-method

The Verdú Method — Native Cross-DB Queries in Firebird 2.5

cross-database database execute-statement firebird firebird-25 sql verdu-method

Last synced: 13 Jan 2026

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

non blocking API for jdbc

jdbc scala sql

Last synced: 20 May 2026

https://github.com/mchavhan1998/customer-database-querying-and-analysis

This name reflects the core focus of the project on querying a database to retrieve and analyze customer details, including various SQL operations and functions.

large relational-databases sql sql-server

Last synced: 06 Feb 2026

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 30 Jan 2026

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/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/ahmed-safa/propertify-real-estate-management-

A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.

database dbms-project plsql sql toad

Last synced: 15 Oct 2025

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/FedericoG2/MemoryGame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 13 Aug 2025

https://github.com/madhuresh2011/crm-analysis-using-sql-and-power-bi

⭐CRM Analysis is a data-driven project aimed at improving Customer Relationship Management (CRM) processes through the analysis of customer data. This project leverages tools and technologies, including Power BI, SQL and Excel, to analyze CRM data and extract actionable insights. The goal is to help business optimize their sales.

analysis crm excel kpi powerbi project sql sql-powerbi-excel

Last synced: 12 Feb 2026

https://github.com/symmetric-project/symphony

Pushshift.io to Symmetric post converter.

pushshift reddit sql

Last synced: 10 Mar 2026

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/litebase/litebase-laravel

Laravel SDK for Litebase, an open source distributed database built on SQLite and backed by distributed file systems and object storage

database laravel litebase php sdk sql sqlite

Last synced: 13 Jan 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/neemiassgc/spring-crud

Implementation of a REST API made with Spring Boot

bootstrap-4 html jquery js spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/miroslav-reiter/postgresql

Materiály k online kurzom a školeniam PostgreSQL

postgresql postgresql-database sql

Last synced: 13 Aug 2025

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/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-angular

ASP.NET MVC and ASP.NET Core samples for Dashboards.ANGULAR data analysis tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine

analysis analytics angular angular17 charts client-server dashboard dashboards data-visualization embedded interactive kpi native net-core pivot sql tables tools typescript webapp

Last synced: 09 Apr 2026

https://github.com/afonsedev/controle-hospital

Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.

azure csharp dotnet sql sql-server

Last synced: 10 Apr 2026

https://github.com/iguptashubham/walmart-eda

Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.

analysis data dataset eda mysql portfolio-project python sql

Last synced: 10 Apr 2026

https://github.com/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/rhazra-003/the_sparks_foundation

This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.

business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau

Last synced: 20 Mar 2025

https://github.com/jaini-bhavsar/sql

This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.

microsoft-sql-server-studio sql

Last synced: 03 Sep 2025

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/gekomad/skunk-recipes

Skunk exercises

scala skunk sql

Last synced: 16 Mar 2025

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/josephmsmith/citibike_nyc_station_relocation_analysis

Use SQL and Tableau to analyze NYC Citibike data for station availability

portfolio postgresql sql

Last synced: 31 Aug 2025

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 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/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/vitor-msp/originarios

Desenvolvimento de um site para venda de produtos indígenas.

asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver

Last synced: 13 Aug 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/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/vinniko/sauep

🏭 Energy analysis and metering system for heavy industry

asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf

Last synced: 20 May 2026

https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques

Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.

bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql

Last synced: 10 Apr 2026

https://github.com/monick96/hombanking-java

Homebanking Demo project for Spring Boot, (Spring Data JPA, H2 database, Spring Web y Rest Repositories.)

intellij java java-app javascript junit poo postgresql postman postman-test rest-api spring-boot sql vuejs

Last synced: 11 Apr 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/connectaman/inventory-management-software

A Inventory Management Software built using Java Platform and MySql

dbms java javaproject project sql swing swing-api

Last synced: 14 Mar 2025

https://github.com/ghackenberg/kurs-datenanalyse

This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.

data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree

Last synced: 17 Feb 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/samantha-ruth/just-tech-news

A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.

express expressjs handlebars mysql sequelize sql

Last synced: 09 Apr 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/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

https://github.com/diego17cp/npb

a bank java project for the institute

crud java netbeans oracle-database oracle-developer practice-project sql swing

Last synced: 09 Aug 2025

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/pietrogiuffrida/sqlantipathy

Python facilities to easily work with SQL databases

mssql mysql oracle pyodbc python sql

Last synced: 05 May 2026

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/richcake/kursovoj-proekt-karpov-313is

Курсовой проект. Тема: Разработка программного модуля системы "Отдел снабжения предприятия". Выполнил Карпов Арсений 313ИС

pyqt pyside6 python sql sqlite3

Last synced: 26 Mar 2025

https://github.com/thanaphongk37/data-science-and-data-analyst-project

Portfolio Data Analysis and Data Science projects and Data Engineer built using Azure Service, SQL and Python.

apache-superset azure-storage dashboards data-analysis data-science databricks dataengineering datafactory datapipeline powerbi python sisense sql sql-server visualization

Last synced: 11 May 2026

https://github.com/soreing/sqlm

Golang SQL package with middleware support

go golang middleware sql

Last synced: 05 Apr 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/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/denko5/sales-analysis

A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.

africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql

Last synced: 24 Jan 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/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/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

https://github.com/kunalkeshan/mkd-blog

mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.

blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql

Last synced: 22 Mar 2025

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/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026