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/n1colasf/obligatorio-bd2

Obligatorio Base de Datos 2 (Semestre 3 - Agosto 2021) Calificación: 40/40

sql sql-functions sql-queries sql-server sql-stored-procedures sql-trigger

Last synced: 31 Jul 2025

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/cyberkutti-iedc/snaildb

SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.

database lightweight non-sql non-sql-database python pythondatabase sql

Last synced: 25 Mar 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/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/nuodb/nuodb-cp-releases

Releases and documentation for the NuoDB DBaaS Control Plane

dbaas kubernetes kubernetes-operator nuodb sql

Last synced: 20 Feb 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/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/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/rminelli/user-auth-angular-node-sql-server

User authentication using Node.js, Angular.js and Microsoft SQL Server

angularjs expressjs javascript nodejs sql sql-server sqlserver-2016

Last synced: 07 Apr 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/lithdew/sqlutil

Utilities for working with SQL in Go.

golang sql

Last synced: 17 Oct 2025

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/christippett/osm2po-docker

Run osm2po inside a Docker container

geospatial openstreetmap routing-engine sql

Last synced: 13 Mar 2025

https://github.com/themuhd/modern-library-database

Contains Design of Modern Library system with TSQL

data-science database library-management-system sql sql-server

Last synced: 18 May 2026

https://github.com/ravin-d-27/data_archiving_and_purging

This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server

data-archive data-purge database sql ssms

Last synced: 10 Aug 2025

https://github.com/omarelfiki/VortexDB

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 11 Sep 2025

https://github.com/davenarchives/dev-cheatsheets

a collection of cheatsheets for programming languages and dev tools

c cpp csharp css database devops framework git html java javascript links markdown programming-languages python resources sql tutorials

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/bidaya0/sql-lint-in-action

Integrate sql-lint in github action to check .sql file.

checker codereview github github-actions mysql pgsql sql sql-linter

Last synced: 11 Aug 2025

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/sukrut10k/rbac-college-erp

A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.

cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql

Last synced: 11 Aug 2025

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 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/arjun1237/dot.connect-authentication-service-provider

University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.

css frontend html javascript php sql webdevelopment

Last synced: 12 Apr 2026

https://github.com/piyushkumar96/generic-orm

A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.

generic go golang gorm mysql orm postgres postgresql sql

Last synced: 13 Jan 2026

https://github.com/gcoronelc/ucv_gdi-1_202302-b2

Taller de Gestión de Datos e Información I con Gustavo Coronel.

data data-science data-structures database databases online oracle query relational-databases security sql sql-server

Last synced: 19 May 2026

https://github.com/osvaldomx/pyntegritydb

Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.

data-quality database integrity referential-integrity sql validator

Last synced: 16 Jan 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/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/lcgong/sqlblock

An intuitive way to access data with SQL

contextvars postgresql python sql

Last synced: 19 Jan 2026

https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform

This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.

bigquery data data-analysis data-modeling live-streaming sql

Last synced: 23 Jun 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

https://github.com/priom7/discussion-forum-laravel-vue-pusher-

Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.

bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify

Last synced: 12 Apr 2026

https://github.com/padraiggillen/trading-ports

A visualization and REST API to track a variety of seaworthy vessels

boats ci flask jenkins-ci rest-api sql swashbuckle

Last synced: 03 Feb 2026

https://github.com/drako01/java-udemy

Repositorio con todas las Actividades del Bootcamp

css3 eclipse-ide html5 java javascript maven spring-boot sql

Last synced: 12 Apr 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/marekmosna/pgms

Postgres mass spectromentry extension

bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql

Last synced: 18 Jan 2026

https://github.com/nano-labs/django-query-debugger

Prints queries executed on you projects along with line traceback.

debugger django query-debugger sql

Last synced: 22 Apr 2026

https://github.com/sumitm01/srms

Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.

apache bootstrap4 css3 database html mysql-database php8 sql

Last synced: 04 Apr 2026

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/alecdotninja/firstlast-pg

`FIRST` and `LAST` aggregate functions for PostgreSQL

aggregation firstlast-pg postgresql sql

Last synced: 29 Mar 2025

https://github.com/tr1sm0s1n/fiber-postgres-api

Fiber API for CRUD operations in PostgreSQL.

api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql

Last synced: 23 Sep 2025

https://github.com/nwylynko/budget-youtube

A very budget somewhat scuffed Youtube clone using Nextjs and a SQL database

nextjs react sql sqlite youtube

Last synced: 16 Apr 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/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 2026

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

📈 Ako sa stať ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Analytikom pre Robime.it (Mentor Partners)

analytics analytik excel google microsoft mysql reiter sql

Last synced: 09 Apr 2025

https://github.com/codinewbie/blogging-website

A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.

blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/leosimoes/beecrowd-sql

Beecrowd's SQL Challenges.

postgresql sql

Last synced: 24 Mar 2025

https://github.com/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 2025

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/anthonp/weather-data

A fun project I did with NOAA weather data

mariadb mysql sql

Last synced: 10 Mar 2025

https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 21 Jul 2025

https://github.com/flacode/sql_practice

Notes from Udacity Data Science challenge

sql

Last synced: 22 Mar 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/s0rbus/steampipe-plugin-openmeteo

Plugin for Steampipe to access weather data from Open-Meteo

postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast

Last synced: 09 Mar 2026

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/abdelkarimhajji/crud

Explore my CRUD project, where PHP, HTML, CSS, and JavaScript come together to create a dynamic web application. Master Create, Read, Update, and Delete operations seamlessly, demonstrating the power of full-stack development. #WebDev #CRUD #PHP #HTML #CSS #JavaScript 🌐💻

crud-api css html javascript mysql-database php sql

Last synced: 11 Apr 2026

https://github.com/0xibra/delivereo

Delivereo is a web platform where consumers can order food from restaurants of their location and restaurants owners can register and expand their business.

api css html js json mysql php rest rest-api restful restful-api sass sql stripe stripe-api stripe-connect stripe-elements symfony symfony4

Last synced: 08 Apr 2026

https://github.com/kayr/ezy-query

Convert Your Sql Query To A Queryable Java API/Code.. think of A Queryable View In Your Code Using Java

code-generation codegenerator gradle gradle-plugin java sql sql-query

Last synced: 18 Aug 2025

https://github.com/khushi-sabarad/sqlfungames

Solutions to a variety of SQL-based fun learning games!

mysql sql sqlfungames sqlisland sqlmurdermystery

Last synced: 16 Mar 2025

https://github.com/liquipedia/sqllint

A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.

lint linter linting mysql sql

Last synced: 29 Dec 2025

https://github.com/costingh/supply-chain-management

Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).

express-js mysql-workbench node react rest-api sql

Last synced: 08 Apr 2026

https://github.com/youknow2509/sodoku

Game Sodoku use java, javafx, sql.

database game-development java javafx javafx-application sql

Last synced: 01 Jan 2026

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

Pgex, PostgreSQL query plan visualization

postgres postgresql query sql

Last synced: 17 May 2026

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/simonguozirui/cooxle

A twitter-like social media platform with easy-to-use posting and account systems.

amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter

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/avastroficial/mysqlbsz

Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar

bash script shell sql

Last synced: 16 May 2026

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/creatorcz/templaterbe-mvc-

tvořič šablon v pdf. Napsáno v Nette a pomocí latte má i frontend

curl export-to-excel import-from-excel latte login-system mpdf nette-framework phpspreadsheet sql

Last synced: 12 Feb 2026

https://github.com/erinenovita/data-management

This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.

database sql

Last synced: 30 Jul 2025

https://github.com/sagarpednekar/sparkify-data-warehouse

The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.

aws data-warehousing etl python redshift s3 sql udacity

Last synced: 19 May 2026

https://github.com/ojgabrielleal/toquiotv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 12 Jun 2025

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/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 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/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/apostolouagge/Cinema-Management-Program-MVC

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/seguradevinn/data-project

A healthcare data audit demo using CMS SynPUF and DuckDB, showing how raw claims are cleaned, validated, and transformed into a 2009 cohort with descriptives and a RADV-style chase list.

auditing cms data duckdb sql

Last synced: 02 Sep 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/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/elitan/tsql

A type-safe SQL query builder and database toolkit for TypeScript.

bun database mssql mysql nodejs postgres sql sqlite typescript

Last synced: 21 Sep 2025

https://github.com/dominikjalowiecki/rentito

Car rental company website project.

bootstrap4 css3 file-lock html5 javascript php sql

Last synced: 11 Apr 2026