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/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/banyc/dfsql

SQL REPL/lib for Data Frames

cli csv data-analysis jsonl ndjson repl sql

Last synced: 31 Jul 2025

https://github.com/geraldohomero/javascript-typescript-notes

Exercícios e anotações sobre JavaScript, TypeScript, Vite.js, React.js, Next.js, Redux e outros

api git html5 javascript js mariadb mysql nextjs nodejs oop reactjs redux sql ts typescript vuejs

Last synced: 09 Apr 2026

https://github.com/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 2025

https://github.com/snxethan/csc260-library

A C# Dynamic Web Development Library developed as part of the CSC260 course at Neumont College of Computer Science

api blazor neumont sql web

Last synced: 24 Sep 2025

https://github.com/aykrimino/jobseekerapi

🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.

api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing

Last synced: 15 May 2026

https://github.com/pythoninthegrass/sql_zero_to_hero

The Complete SQL Bootcamp: Go from Zero to Hero @ Udemy

docker postgres python sql

Last synced: 01 Aug 2025

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/ripytide/checky

Checklist making application

ajax javascipt php sql

Last synced: 16 Jan 2026

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

https://github.com/chouaib-629/miniprojet_bddr

This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.

oracle oracle-database oracle-db sql

Last synced: 25 Jan 2026

https://github.com/codecshekhar/sql-examples

This repository contains SQL to illustrate its concepts

mysql mysql-database sql

Last synced: 01 Aug 2025

https://github.com/shahidmalik4/crm-analytics-using-powerbi

The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.

analysis dashboards excel powerbi sql sql-server visualisation

Last synced: 02 Aug 2025

https://github.com/calotriton/sql_creacion_db_consultas

[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo

mysql mysql-database sql

Last synced: 02 Aug 2025

https://github.com/vtickner/codecademy-data-engineer

These projects were created as part of Codecademy's Data Engineer Career Path course.

csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql

Last synced: 09 Apr 2026

https://github.com/sarathchandranpm/vehicle_theft_analysis

This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.

data-analysis mysql sql

Last synced: 02 Aug 2025

https://github.com/pprattis/road-safety-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 29 Sep 2025

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/luisfelipepoma/social_swift

A full-stack application for managing the human resources of an enterprise, built using Angular for the frontend, PostgreSQL for the database, and Spring Boot for the backend.

angular application fullstack html humanresourcemanagement postgresql spring-boot sql typescript

Last synced: 09 Apr 2026

https://github.com/sangeethnandakumar/Express-Data-Library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 06 Aug 2025

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/males23/sql_bdd_chytin

Les bases de donnée dans toute leur diversité.

mangodb mysql sql t-sql

Last synced: 07 Aug 2025

https://github.com/nafisalawalidris/northwind-traders-sales-analysis

Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.

business-insights data-analysis database northwind-traders sales sql

Last synced: 07 Aug 2025

https://github.com/munenecalvin/alx-backend-storage

A collection of projects for learning data storage in backend development. || MySQL advanced | Advanced SQL

back-end database mysql redis sql

Last synced: 09 Apr 2026

https://github.com/masterivanic/fast-go-postgrestapi

API ready to be use made easily without a backend only PostgreDB & PostgRestServer standalone

bash-script postgresql sql

Last synced: 08 Aug 2025

https://github.com/kevinbazira/car-rental-price-comparison-website

Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).

chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs

Last synced: 09 Apr 2026

https://github.com/camilo716/cem_database

Sql scripts for CEM

shell sql

Last synced: 09 Aug 2025

https://github.com/axeldavid45/agenda-ajax-php-mysql

Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.

ajax php sql

Last synced: 09 Aug 2025

https://github.com/justanotherorganization/godb

Just a wrapper around database/sql for Golang to make object mapping less painful.

database golang sql

Last synced: 14 May 2026

https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin

A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.

big-data-analytics bigquery datawarehouse googlelooker sql

Last synced: 03 Jan 2026

https://github.com/appwebd/perl-mysql-backups-all-databases

Backup of all mysql database. Generate file with format name basename-date-time.sql

amazon-s3-storage backups cron-jobs mysql-database perl-script scripting sql

Last synced: 03 Oct 2025

https://github.com/jailtonjunior94/csharp-finances

💰 .NET 5.0, Sql Server, Docker, Azure Pipeline, ACR and AKS

acr aks-kubernetes-cluster azurepipeline charp docker sql

Last synced: 09 Apr 2026

https://github.com/fortunewalla/air-cargo

Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.

air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql

Last synced: 18 Apr 2026

https://github.com/saklis/ace-model-generation

T4 scripts to generate model classes compatibile with ACE ADO Cache Engine.

c-sharp csharp orm sql t4

Last synced: 09 Apr 2026

https://github.com/amanvermai30/quiz-application

The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.

dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql

Last synced: 12 Apr 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/miroslav-reiter/postgresql

Materiály k online kurzom a školeniam PostgreSQL

postgresql postgresql-database sql

Last synced: 13 Aug 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/wahidpanda/sql-coding-practices-solutions

Here are some SQL coding solution that will help for preparation and also helpful for beginners.

beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects

Last synced: 09 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/gabrielamoura25/blogs-api

A API de Blogs é uma APIRest e banco de dados para gerenciamento da produção de conteúdo de um blog.

express javascript joi jwt mysql nodejs sequelize sql

Last synced: 02 Apr 2026

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 2026

https://github.com/reusjimenez/sqlserver-data-analysis

Laboratorios prácticos sobre el análisis de datos utilizando SQL Server. 📊

data-analysis database-scripts joins queries sql sql-server stored-procedures transactions views

Last synced: 16 Aug 2025

https://github.com/jdizm/node-express-sequelize

A demo node/express API project using sequelize and postgres with schema migrations

api docker express node postgresql sequelize sql

Last synced: 10 Apr 2026

https://github.com/vadvergasov/testingsystem

Testing system for schools. Dynamic test addition.

bash batch css html php postgresql pyinstaller python sql

Last synced: 10 Apr 2026

https://github.com/vbss-io/trybe-roadmap-exercises-and-projects

Repositório para descrever meu desenvolvimento enquanto aluno na Trybe. Possui um RoadMap com exercícios e projetos desenvolvidos durante a formação.

back-end-development backend context-api css docker express front-end-development frontend html javascript jest mocha-chai nodejs react reacttestinglibrary redux sql trybe trybe-exercises trybe-projects

Last synced: 10 Apr 2026

https://github.com/gcoronelc/sql-server-prog-01

Taller de programación con T-SQL en el CEPS-UNI.

coronel database programacion sql t-sql transact udemy

Last synced: 20 Aug 2025

https://github.com/flowerfine/rtomde

rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.

data-engine data-service restful-api sql

Last synced: 20 Aug 2025

https://github.com/thinkthinkai/dbinfoz

NPM Get Database Info and Table Schemas

mysql npm npm-package postgresql sql sqlite3

Last synced: 12 Feb 2026

https://github.com/jdizm/node-express-bookshelf-pg

A demo node/express API project using bookshelf, knex and postgres with schema migrations

api bookshelf express knex node nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/lucasbelpiede/law_firm

A advocacy website template developed with WordPress

css git html javascript mysql php seo sql wordpress

Last synced: 10 Apr 2026

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 09 Mar 2026

https://github.com/miguelapp10/workinghoursbetweentwodate_bigquery

Este proyecto es una calculadora de horas laborales que determina la cantidad de horas trabajadas entre dos fechas, teniendo en cuenta días hábiles y horas de trabajo especificadas con Bigquery

bigquery bigquery-dataset bigquery-table querying sql sql-query

Last synced: 24 Aug 2025

https://github.com/iamriteshkoushik/db-dev

My attempt to write a simple SQL database from build-your-own.org

dbms golang sql systems-programming

Last synced: 25 Aug 2025

https://github.com/r0man/sqlingvo.ksql

A Clojure DSL to build SQL statements for KSQL DB.

clojure clojurescript dsl ksql lisp sql

Last synced: 24 May 2026

https://github.com/raleighlittles/sql-practice-solutions

Annotated solutions to the "SQL Practice" exercises

sql sql-practice sql-practice-exercises

Last synced: 26 Aug 2025

https://github.com/intake/intake-duckdb

Intake plugin for DuckDB

catalogs datasets duckdb intake sql

Last synced: 26 Aug 2025

https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD

Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.

automation coding database development full-stack gui programming project-repository python python3 simple-gui sql

Last synced: 31 Aug 2025

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/roneetkumar/normal-phone

Writing a program that will normalize an SQL table of phone numbers into a single format.

db go golang phone-number postgresql sql

Last synced: 08 May 2026

https://github.com/tinybirdco/signatures-poc

This repository is dedicated to generating dummy data and a sample dashboard that mirrors a company that manages digital document signatures in real-time.

clickhouse nextjs sql tinybird tremor

Last synced: 16 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/shraddhaag/sql-practice-problem-solutions

A repository of solutions to SQL Practice Problems.

postgres solutions sql sql-practice-problems

Last synced: 29 Jun 2025

https://github.com/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 05 Mar 2025

https://github.com/Lupennat/ludo

Database Abstraction Layer for Node js

database lupdo mysql nodejs pdo sql sqlite transaction

Last synced: 05 Mar 2025

https://github.com/thatoddmailbox/roamer

A tool that makes handling database migrations easy.

database go golang migration sql

Last synced: 12 Jan 2026

https://github.com/jkazari/mathematics-laboratories-4.2

Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology

ddl dml sas sql

Last synced: 02 Apr 2026

https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system

In this simple python project with database, I tried to make a patient diagnostic information system using SQL.

class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3

Last synced: 10 Apr 2026

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

https://github.com/gorhkdwj/da_portfolio

Kim Jae Chun's DA_Portfolio

data data-analysis python sql

Last synced: 20 Feb 2026

https://github.com/jantytgat/go-sql-queryrepo

Go library to consolidate all SQL queries and statements in an embedded repository

embed golang repository sql

Last synced: 12 Jan 2026

https://github.com/busesimsek/sql-data-cleaning-project

A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.

data-cleaning mysql sql

Last synced: 14 Mar 2025

https://github.com/creeper82/access-online-shop-database

Sample MS Access 2010 database for a nonexistent store with reports, forms, and VBA powered data generator. Done for a school project

dbms ms-access office sql vba

Last synced: 26 Jan 2026

https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel

This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.

capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql

Last synced: 20 Jun 2025

https://github.com/pradeepsingroul/weatherproject

This is a basic weather project and it is a indcidual project In this project user can find the weather for particular location by pincode and date when user pass the pincode and date project will return the weather details like - temperature , min_temperaturee, max_temperature, wind details, sunrise, sunset etc. In this project I use java.........

apis github java mysql-database spring spring-boot spring-mvc sql

Last synced: 10 Apr 2026

https://github.com/garcane/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: 10 Apr 2026

https://github.com/novikovadaria/allsqlstudyings

Все конспекты и челледжи по базам данных | All summaries and challenges on databases

postgresql python sql sqlalchemy stydy

Last synced: 12 May 2026

https://github.com/manuelgu/cache-example

Example cache implementation (Guava)

cache guava sql

Last synced: 22 Mar 2025

https://github.com/isabelleysseric/massive-data-processing

Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.

data-processing mongodb pymongo sql

Last synced: 29 Apr 2026

https://github.com/farrelad/sijaru-jti-polinema

Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.

basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir

Last synced: 23 Mar 2025

https://github.com/pratyushpanda91/sql-50-leetcode-solutions

Here is given all solution from day 1 . Question are from below link .

leetcode-solutions mysql sql

Last synced: 11 Jun 2026

https://github.com/samridhisainii/auction-data-trends

It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.

data-science pyspark sql

Last synced: 10 Apr 2026

https://github.com/cavencj/vue-electron-sql

集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序

desktop electron element-ui sql vue

Last synced: 10 Apr 2026

https://github.com/wayfair-incubator/gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.

dapper database fluent hacktoberfest sql

Last synced: 12 Apr 2025

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