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/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/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/zouariomar/employees-manager

A lightweight Odoo module designed to simplify the management of employee records

mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml

Last synced: 11 Aug 2025

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/sammymedawar/nuevamed-csharp-windowsforms

Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.

csharp sql windowsforms

Last synced: 03 Jan 2026

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: 10 Nov 2025

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/luismendes070/employee-crud-api

Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End

angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3

Last synced: 05 Oct 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/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/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/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/iasmincirino/bate-papo

Sistema de bate-papo

css html javascript mysql php sql

Last synced: 10 Apr 2026

https://github.com/holomodular/servicebricks

Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines

api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql

Last synced: 15 Feb 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/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/odilson-dev/sql_zoo

Build and run queries against existing tables using SQL ZOO

database mysql-database queries sql

Last synced: 12 May 2026

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/alexandrelamberty/tftic-fswd-courses

Technofutur tic - Full Stack Web Development Training

algorithms angular express html javascript jquery json nodejs react rest-api sql xml

Last synced: 10 Apr 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/churchil15/Sparks-Web-Development-GRIP-June-2021

A Transaction System Website is a website that uses the online transaction processing (OLTP) principle to keep track of a person's bank account.

css html javascript mysql php phpmyadmin sql xampp

Last synced: 12 Mar 2025

https://github.com/soreing/sqlm

Golang SQL package with middleware support

go golang middleware sql

Last synced: 05 Apr 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/jonathasfrontend/servertechfixsupabase

Sistema de cadastro e ordem de serviço (back end)

api api-restful javascript js json postgresql sql supabase

Last synced: 07 Apr 2026

https://github.com/kumartusha/data_scientist-ai-ml-_training_anudip_foundation

Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 10 Apr 2026

https://github.com/derak-isaack/pharmacysalestracker

Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT

dbt google-sheets-api jinja2-templates sql streamlit

Last synced: 18 May 2026

https://github.com/aswajith7077/shopnex

An Affiliate Marketing platform featuring an interactive web application with a focus on elevating UI/UX design standards and developed using ReactJS

affiliate-marketing expressjs mysql-database reactjs relational-databases sql

Last synced: 10 Apr 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/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 26 Feb 2025

https://github.com/vvkin/shop-admin

Simple administration panel for building materials store.

cms docker docker-compose flask postgresql python sql

Last synced: 10 Apr 2026

https://github.com/hadijahkyampeire/stackoverflowapi

StackOverflow-lite is a platform where people can ask questions and provide answers.

flask postgresql python3 sql

Last synced: 10 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/mongoexpuser/mysql-database-jdbc-client

MySQL Database JDBC Client

connector-j java jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/lexxai/goit_python_web_hw_06

GoIT, Python WEB, Homework number 06. SQL

docker goit homework python sql sqlite3

Last synced: 18 May 2026

https://github.com/hifza-khalid/book-management-system-sql

A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.

book-management data-analysis database-management sql sql-queries

Last synced: 03 Feb 2026

https://github.com/suhailroushan13/mysql-cheatsheet

The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:

database mysql sql

Last synced: 19 Apr 2026

https://github.com/assem-elqersh/train-ticketing-system

A comprehensive train ticketing system that allows administrators to manage train schedules and passengers to book tickets. The system supports functionalities like adding train details, bulk uploading via CSV, and booking tickets with real-time availability updates.

css html javascript php sql web-development

Last synced: 11 Apr 2026

https://github.com/alexfariakof/harvard-cc50

Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .

aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3

Last synced: 11 Apr 2026

https://github.com/ailynux/ims-project

Inventory Management System, for managing inventory, tracking stock levels, and generating reports.

angular asp-net-core full-stack react sql

Last synced: 03 Feb 2026

https://github.com/talib8335/picdrive

PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.

ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/hkankyilmaz/it_553_fall

Database Design, Management and Administration

sql

Last synced: 10 Mar 2026

https://github.com/ra1nz0r/elementary_bank_service

Элементарный сервис для банка.

cicd docker docs golang kubernetes migration postgres protobuf sql swagger transaction

Last synced: 24 Apr 2026

https://github.com/muznocci/base_to_projects

O projeto BASE_to_projects é uma estrutura inicial para projetos desenvolvidos com o framework Django, configurada para ser executada em contêineres Docker. Esta base visa agilizar o início do desenvolvimento, fornecendo uma configuração prévia que inclui serviços comumente utilizados em aplicações web.

adminer css django docker docker-compose html mvt-architecture nginx postgres python redis sql

Last synced: 11 Apr 2026

https://github.com/sohan10012/web-development-roadmap

💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.

bootstrap css figma firebase git github html javascript jwt mern-stack nextjs postman redux sql tailwindcss vercel vite

Last synced: 08 Aug 2025

https://github.com/feel2code/db_cli_tools

Custom DB CLI shell tools. Integrates several CLIs into one interactive script.

cli clickhouse db mongodb mysql postgres sql

Last synced: 11 Apr 2026

https://github.com/arislooi/twitter-clone

A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.

api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql

Last synced: 11 Apr 2026

https://github.com/giddie/advent-of-code

Each branch is a different year/language combo.

advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql

Last synced: 18 May 2026

https://github.com/ristep/rp_uuid_time_sortable

My experiments with UUID generating in PostgreSQL

plpgsql plsql postgresql sql time-ordered-uuid uuid

Last synced: 20 Jan 2026

https://github.com/willie-conway/ibm-data-engineering-capstone-project

End-to-end Data Engineering Capstone Project using MySQL, 🍃MongoDB, 🐘PostgreSQL, 💨Apache Airflow, ⚡️Apache Spark, and BI dashboards 📊🚀

airflow capstone-project dashboards data-engineering db2-warehouse etl ibm ibm-cognos-analytics mongodb mysql piplines postgresql spark sql sqlite3

Last synced: 11 Apr 2026

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026

https://github.com/richardwarepam16/hackerrank-sql-practice

This is a repository where I stored all the HackerRank SQL Practices

hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql

Last synced: 26 Jan 2026

https://github.com/gappeah/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: 25 Jun 2025

https://github.com/jlsilva01/exemplos-sql-satc

Scripts e dados de exemplo para prática de DDL + DML.

database dml enem2020 ibge sql t-sql

Last synced: 26 May 2026

https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering

This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.

data-visualization python selenium sql streamlit web-scraping

Last synced: 11 Apr 2026

https://github.com/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/santiescobares/mysql-wrapper

Simple and lightweight MySQL database wrapper.

hikari java mysql mysql-wrapper sql sql-wrapper wrapper

Last synced: 18 May 2026

https://github.com/ahojukka5/enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.

evaluator markdown process sql text

Last synced: 18 May 2026

https://github.com/lhm2904/sql50

SQL50 Exercises

postgresql sql

Last synced: 12 Jul 2025

https://github.com/radmitr/sql-oracle-certification

Udemy course "SQL for beginners: from scratch to Oracle certificate" by Zaur Tregulov

oracle-sql sql

Last synced: 03 Feb 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs1

Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

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/saghosh8/securebankdbdata

A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.

database mysql sql sql-query sql-server

Last synced: 11 May 2025

https://github.com/culdo/budget-web-app

多功能記帳Web APP

php sql

Last synced: 18 Jan 2026

https://github.com/yndajas/racqueteer

Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!

activerecord mvc ruby sinatra sport sql

Last synced: 31 Mar 2025

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/jparedesds/monitoring-report

The main objective of this project is to reduce report generation times and minimise errors associated with manual data entry.

aspose jpype openpyxl pandas sql xlswriter

Last synced: 21 May 2026

https://github.com/saharbueno/movie-database

A very basic movie database where the user can add, search, and view all their movies.

css database html html-css html5 mysql php sql

Last synced: 06 May 2026

https://github.com/adamdon/mobilewebquiz

Web project utilising jQuery AJAX and Bootstrap framework. Running on Apache, MySQL and, PHP

ajax html5 jquery php sql

Last synced: 18 May 2026

https://github.com/cintia0528/data_analytics_and_visualization-sql_tableau

Evaluate Magist as a strategic partner for Eniac's Brazilian expansion. Use SQL to analyze growth, tech accessory sales potential, delivery times, and customer satisfaction in Magist's database.

data dataanalysis datavisualization sql strategy tableau

Last synced: 31 Mar 2025

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/chelseammatta/nopd-cad-data-analysis

Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery

911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql

Last synced: 01 Jul 2025

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/iguessthislldo/ck2db

Various Utilities and Files for my University Project on Analysing Crusader Kings 2 Save Files

bison crusaders-kings-2 flex json mariadb sql

Last synced: 16 May 2025

https://github.com/chinmaykunkikar/banking_soa

:cloud: :desktop_computer:

java microservices soa sql

Last synced: 08 Apr 2025