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/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/nedelab/crudcreator

CRUDCreator lets you create CRUD interfaces faster.

crud fastapi python rest-api sql sqlalchemy

Last synced: 26 Feb 2026

https://github.com/walber-vaz/api-express-contact

Criando api de cadastro de contatos usando postgresql junto com docker

backend-api javascript nodejs sql

Last synced: 26 Feb 2026

https://github.com/ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql

Last synced: 28 Jan 2026

https://github.com/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

Last synced: 15 Apr 2026

https://github.com/pythonhubdev/scaffoldr

Modern Python web framework project generator with production-ready architecture.

fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel

Last synced: 10 May 2026

https://github.com/raziyehbazargan/buildspectool

An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)

asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql

Last synced: 15 Apr 2026

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 2026

https://github.com/kylemit/hellosern

Introduction to SQL, Express, React, Node Stack

express node react sql

Last synced: 10 May 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/asynched/tiny-sql

A tiny in-memory database written in Node.js

database node sql

Last synced: 11 May 2026

https://github.com/io7m-com/jqpage

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/jimenacambronero/tiendaunicorniofeliz

Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README

datos mysql query querydsl sql

Last synced: 10 Jun 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

https://github.com/akos29/vet-clinic

This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.

pgsql sql

Last synced: 08 Feb 2026

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/peppelinux/django-slapd-sql

Django slapd-sql management interface

django ldap openldap slapd slapd-sql sql

Last synced: 12 May 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/oxibase/oxibase

Embedding computation within the database management system

embedded relational-database sql

Last synced: 23 May 2026

https://github.com/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 2026

https://github.com/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/roland045/road_quality_measurement_analysis

Novel road quality measurement system for cost effective pavement monitoring, ML-based

azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning

Last synced: 24 Jan 2026

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Mar 2026

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

https://github.com/rexadbapp/rexadb-studio

RexaDB Studio — Backend API server for a database client GUI. Proxies database connections (Postgres, MySQL) through a central API with JWT auth, role-based access control (RBAC), AES-256-GCM credential encryption, and a pluggable driver system. Built with Next.js App Router, Drizzle ORM, and SQLite (libSQL).

database-management databases mysql postgres sql

Last synced: 17 Jun 2026

https://github.com/anuran-roy/im2sql-api

The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/

fastapi image-processing ocr python sql tesseract

Last synced: 20 Apr 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/shamimgeek/docker-compose-postgres

Postgresql with pgadmin4 and docker-compose and practice sql

docker docker-compose pgadmin-docker pgadmin4 postgresql sql

Last synced: 17 Jan 2026

https://github.com/abeatrix/network

Twitter Clone in Python and Django.

django-rest-framework python3 sql twitter-clone

Last synced: 18 Aug 2025

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/mateuszgrzelak-git/follow-lights

Making a game to increase short time memory

dotnet javascript mateuszgrzela simon-game sql

Last synced: 05 Mar 2025

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/julianrendon/schooladminsystem_jdbc

Java desktop application to register students, courses and marks into a database using JDBC

dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql

Last synced: 03 Jan 2026

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

https://github.com/tss-sniper/sql-llm-project

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 23 Jun 2025

https://github.com/anlbora/bankmanagementsystem

The program is a banking management system for customers, handling account operations, deposits, withdrawals, and credit card activities like spending and repayment. It automates these processes to offer a seamless banking experience, helping users manage finances efficiently.

banking bankmanagement bankmanagementsystem python sql sqlite3

Last synced: 07 Jan 2026

https://github.com/geekalexis/banking-system

A banking system created using JDBC and the Oracle Database

database sql

Last synced: 17 May 2026

https://github.com/zademy/mcp-oracle-database

MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.

ai-tools database java mcp mcp-oracle oracle spring-boot sql

Last synced: 07 Jul 2026

https://github.com/ilias-ant/entity-resolution-with-monetdb

A proof-of-concept entity resolution approach, with Tensorflow, inside a MonetDB.

entity-resolution monetdb product-matching sql tensorflow udfs

Last synced: 17 May 2026

https://github.com/tushar2704/sales-for-retail-and-food-services

This project aims to analyze and visualize the sales data for Retail and Food Services in the U.S.A. The data is sourced from the U.S. government website and has been processed using SQL to create a database for easy management and analysis.

analysis dashboard portfoilo portfolio-project postgresql sql tushar2704

Last synced: 04 Nov 2025

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

This project is a simple movie library management system written in Python with database provided by SQL.

movie-library movie-library-management movie-management movies python sql sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 18 May 2026

https://github.com/wabscale/bigsql

ORM featuring dynamic model generation, with on the fly relationship detection and resolution

python sql

Last synced: 25 Jul 2025

https://github.com/burtlo/wraith

Rust (Rocket Diesel) web service to accept InSpec JSON scan data

diesel-rs rocket-rs rust sql sqlite3 webservice

Last synced: 05 Apr 2025

https://github.com/paulio11/p4-squigl-twitter-clone

A social network based on Twitter.

css django html javascript jquery python sql

Last synced: 09 Apr 2026

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/nahnahdev/Vet-clinic-database

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

database sql

Last synced: 18 May 2026

https://github.com/danolivo/pargres

[Prototype] [WIP] Extension on PostgreSQL for parallel query execution

parallel postgresql sql

Last synced: 18 May 2026

https://github.com/szymonmaszke/programming-languages

Mindmap notes regarding programming languages (polish and english)

c cpp java mindmap mysql notes programming-language python r scala sql

Last synced: 10 Apr 2026

https://github.com/tknishh/case-study-ueats-ghub-sql

Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub

assignment bigquery case-study-analysis loop product-analyst sql

Last synced: 23 Aug 2025

https://github.com/jeescu/nebula

:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.

api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql

Last synced: 09 Apr 2026

https://github.com/ScarletsFiction/SFDatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 13 Apr 2025

https://github.com/tanveerisonline/oop_school_library

OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.

postgresql-database rspecs rubocop ruby ruby-on-rails sql

Last synced: 19 May 2026

https://github.com/amsahil/crypto-tracker

A Laravel-based cryptocurrency tracking website that displays real-time prices using the CoinGecko API. It includes user authentication, dark mode toggle, live search, and pagination for an enhanced user experience.

api javascript laravel-framework sql

Last synced: 17 Feb 2026

https://github.com/ninryt/taxdatabase-sql-tableau

End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.

azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau

Last synced: 18 May 2026

https://github.com/queirozpedro/projeto_horariosdeaula

Este projeto consiste na elaboração de um programa para gerenciar os horários de um semestre das turmas do curso do Bacharelado em Tecnologia da Informação (BTI) do Campus Pau dos Ferros (CMPF) da Universidade Federal Rural do Semi-Árido (UFERSA).

elephantsql java sql

Last synced: 24 Oct 2025

https://github.com/developeromarfaruk/achieving-certificates

Frontend, Backend, and SQA related course completion certificates have been shared in this repository.

automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course

Last synced: 18 Feb 2026

https://github.com/marialobillo/fcc-periodic-table-database-project

free code camp database project - periodic table

bash certification freecodecamp shell-script sql

Last synced: 20 May 2026

https://github.com/blinkfox/zealot-spring-boot-starter

Zealot快速集成到 SpringBoot 中的Starter。

spring-boot-zealot-starter springboot-zealot sql zealot

Last synced: 16 Jan 2026

https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game

This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.

ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql

Last synced: 19 May 2026

https://github.com/alexeev-prog/aiomarine

Blazing fast async ORM/ODM in Python

async asyncio fast framework library mongodb nosql odm orm postgresql python sql

Last synced: 09 Mar 2026

https://github.com/jinsyin/datasql

SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘

dialect druid sql sql-translator

Last synced: 27 Jul 2025

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/debas-31/vet_clinic

It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.

postgresql sql

Last synced: 03 Jul 2026

https://github.com/mduesterhoeft/spring-boot-starter-exposed

A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework

autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql

Last synced: 12 Sep 2025

https://github.com/harrystaley/fsnd_logs_analysis

This repository contains the Logs Analysis Project, part of the Udacity Full Stack Web Developer Nanodegree program. It provides instructions for setting up a virtualized development environment using Vagrant and VirtualBox to analyze web server logs using Python and SQL.

nanodegree py python python3 sql udacity vagrant

Last synced: 07 Apr 2026

https://github.com/biroltopuz/db-scripts

I share my favorite database scripts here

dba mssql mssql-database scripts sql

Last synced: 30 Oct 2025

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 18 May 2026

https://github.com/dustinkredmond/sqlitetocsv

Command line tool written in C language to export SQLite data as a CSV file.

c csv sql sqlite-databases

Last synced: 26 Aug 2025

https://github.com/shaadclt/music-store-analysis-sql

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

pgadmin4 postgresql sql

Last synced: 28 Mar 2025

https://github.com/hgwood/advent-of-code-sql

My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.

advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql

Last synced: 19 May 2026

https://github.com/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/skyepodium/sql-for-database

데이터베이스를 위한 SQL

mysql oracle sql

Last synced: 05 Jul 2026

https://github.com/johnsesana/eda-liquor-sales

Exploratory Data Analysis on Public Datasets

data-analysis data-visualization sql tableau-dashboards

Last synced: 09 Mar 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

Last synced: 10 Apr 2026

https://github.com/srimani-7/e-library

The Library Management System is a comprehensive web-based application designed to streamline library operations, enhance user experience

css3 h2-database html5 java js library-management-system spring-boot sql thymeleaf

Last synced: 15 Jan 2026

https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects

A Collection of All Projects Done in PowerBI, Excel, SQL Python

excel pandas powerbi python3 sql tableau-public

Last synced: 30 Apr 2026

https://github.com/kakserpom/php-sqlx-rs

A modern feature-rich SQL driver for PHP.

mssql mysql php php-extension postgresql sql

Last synced: 09 Apr 2026

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/piratesmanx1/shoppa-2020

A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.

ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest

Last synced: 22 Feb 2026

https://github.com/lazaroblanc/fisi-lf6-sql

Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration

berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration

Last synced: 29 Mar 2025

https://github.com/joswinemmanuel/dbms-lab-s5

A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.

dbms oracle sql

Last synced: 05 Apr 2025

https://github.com/sqrtneginf/qsar-to-sql

Tools for converting Biobyte QSAR database to SQL

cheminformatics qsar sql

Last synced: 21 Jul 2025

https://github.com/tushar2704/pizza-sales-analysis

This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.

dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704

Last synced: 04 Nov 2025