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/shortishly/pgsqlp

Postgres SQL parser using scran

erlang parser postgresql scran sql

Last synced: 24 Apr 2026

https://github.com/exegeses/introdb-63172

Curso de Introducción a las Bases de datos | código 63172

database-design databases mysql mysql-database sql

Last synced: 24 Apr 2026

https://github.com/statebait/freelance-database-project

A SQL (PostgreSQL) database project made for emulating a freelancing website

c postgres postgresql sql

Last synced: 24 Apr 2026

https://github.com/billwallis/database-crud-example

A simple example of a CRUD implementation for a database layer.

crud python sql

Last synced: 24 Apr 2026

https://github.com/amlanmohanty1/zepto-sql-data-analysis-project

Complete Data Analysis on Zepto Inventory data using SQL

data-analysis database inventory-management postgresql sql zepto

Last synced: 24 Apr 2026

https://github.com/blairnangle/sql

SQL snippets, organised by dialect.

mssql sql

Last synced: 24 Apr 2026

https://github.com/crunchypotata/sql-50-leetcode

This repository contains my personal solutions to the Top 50 SQL Questions on LeetCode.

database leetcode-solutions postgresql sql

Last synced: 24 Apr 2026

https://github.com/srimantapal205/sql_code

SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.

database mssql sql sqlserver

Last synced: 24 Apr 2026

https://github.com/zulqarnain1ali/blood_donation_database

Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.

blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql

Last synced: 25 Apr 2026

https://github.com/brownj85/pg-man

Declarative schema management with auto-generated revisions for Postgres.

apgdiff migrations postgres schema sql

Last synced: 25 Apr 2026

https://github.com/diegofcornejo/fakerjs-data-generator

Generate JSON, SQL and CSV data with Faker JS

csv data-generator fakerjs json sql

Last synced: 25 Apr 2026

https://github.com/tyn-tian/database-design

Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.

database database-design erd sql

Last synced: 06 Jun 2026

https://github.com/fulldroper/bego.com-for-qa

Сайт для QA тестування, створений з метою навчання тестуванню мовою php + mysql. Сайт інтернет магазину з можливістю реєстрації як клієнта так і магазину та панеллю адміністрації

mysql php qa sql

Last synced: 25 Apr 2026

https://github.com/kohli716/microservice-bank-architecture

A microservices-based banking system built using Spring Boot, Eureka, API Gateway, and Keycloak for secure authentication and service discovery.

api-gateway banking-system data-structures-and-algorithms eureka-client feign-client java microservices postgresql-database postman-collection rest-api software-development spring-boot spring-data-jpa spring-security sql

Last synced: 25 Apr 2026

https://github.com/thatianecosta/banco-de-dados-da-loja-virtual

Criar um banco de dandos, utilizando a linguagem SQL e realizar operações de manipulação e acesso aos dados. Utilizando o programa MySQL Workbench (MySQL Community Server).

banco-de-dados database diagrama-de-entidade-relacionamento modelagem-de-dados mysql sql

Last synced: 25 Apr 2026

https://github.com/ososuna/java-etl-template

🚌 Generic Java ETL template for Business Intelligence

etl java jdbc maven sql

Last synced: 25 Apr 2026

https://github.com/tmaize/dbutil

简化版的ORM工具,将sql查询结结果映射到 Go 类型

db dbutil golang orm sql util

Last synced: 25 Apr 2026

https://github.com/bhupirao/govt-liv2train

A Spring Boot application for managing government-funded training centers. Features include CRUD operations, filtering and searching by various attributes, and timestamp handling in IST.

corejava orm-framework spring-boot sql

Last synced: 25 Apr 2026

https://github.com/ralvarezdev/uru-visual-programming

My projects from Visual Programming college course (it's not GUI)

databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru

Last synced: 25 Apr 2026

https://github.com/arturocarrillojimenez/gestor-base-de-datos-tienda

Este es un gestor crm que te permite gestionar la base de datos de forma visible, es decir este tiene una interfaz con JavaFX y además utiliza la arquitectura MCV, la base de datos se ha realizado con MySQL

java javafx javafx-application mvc-architecture sql

Last synced: 26 Apr 2026

https://github.com/fabianuchoa/stockcontroller

An inventory control API made with an MVC model

api-rest java postgresql sql

Last synced: 26 Apr 2026

https://github.com/stephenlb/pubnub-sqlite-server

How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.

nodejs server sql sqlite sqlite3

Last synced: 26 Apr 2026

https://github.com/yeisonmontoya1815/java-repository-for-future-learners

This project provides a comprehensive resource for learning Java, featuring tutorials, exercises, and advanced concepts. It covers everything from basic programming principles to complex topics like multithreading and database integration, with hands-on examples and interactive exercises for learners at all levels.

database development-environment java programming-language sql

Last synced: 26 Apr 2026

https://github.com/khalilouali/java-midyear-project

A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.

java javafx oop relational-databases sql

Last synced: 26 Apr 2026

https://github.com/gblack98/rubyx-credit-scoring-dbt

Credit scoring feature engineering with dbt — transforms raw fintech transactions into ML-ready credit features | Rubyx-style

africa credit-scoring data-engineering dbt feature-engineering fintech sql

Last synced: 26 Apr 2026

https://github.com/gakas14/aws-serverless-data-lake

This workshop is to build a serverless data lake architecture using Amazon Kinesis Firehose for streaming data ingestion, AWS Glue for Data Integration (ETL, Catalogue Management), Amazon S3 for data lake storage, Amazon Athena for SQL big data analytics.

athena aws data-lake etl glue-catalog glue-etl kinesis-firehose kinesis-stream s3 sql

Last synced: 26 Apr 2026

https://github.com/babagata/iolap_academy2023

iOLAP_Academy2023

aws sql

Last synced: 26 Apr 2026

https://github.com/karthik7srm/freelancer-management-system

Project created using Python (Custom Tkinter for GUI), MYSQL (For Data Management), CSV(Data in comma seperated values) PowerBI (Data Visualization)

data-science freelancer management-system mysql powerbi python sql tkinter

Last synced: 26 Apr 2026

https://github.com/anuprashgautam/hotel-management-system

A streamlined 🏨 Hotel Management System that allows for efficient handling of hotel reservations and room management. Built using Java (JDBC), MySQL, and IntelliJ IDE, this project provides a clean command line interface for essential hotel operations.

intellij java jdbc oop sql

Last synced: 26 Apr 2026

https://github.com/gcoronelc/ucs_tp_2_2018-0a

Taller de Programación II en la Cientifica con Gustavo Coronel

ajax gcoronelc java jdbc json jsp jstl mvc servlets sql web

Last synced: 26 Apr 2026

https://github.com/yevheniidatsenko/goit-rdb-hw-02

✴️ RDB Hometask - SQL course

database goit goit-rdb-hw-02 mysql sql workbench

Last synced: 26 Apr 2026

https://github.com/npaun/gtfs-explorer

Query GTFS feeds using SQLite in the browser with built-in visualizations

gtfs sql sqlite visualizer

Last synced: 26 Apr 2026

https://github.com/alina1412/survey_django

A django application for surveys, which allows users to create surveys and answer surverys of other users.

django heroku-deployment python sql

Last synced: 27 Apr 2026

https://github.com/moshora99/sql-data-warehouse-project

Build modern data warehouse with mysql, Including ETL processes, data modeling and analytics

data-analysis data-engineering data-science database datawarehouse datawarehousing etl scheme sql sql-query sql-server

Last synced: 27 Apr 2026

https://github.com/antonharbers/periodic-table-fcc-cert

SQL Project for free code camp certificiation.

freecodecamp freecodecamp-project sql

Last synced: 27 Apr 2026

https://github.com/devizer/sqlserver-version-management

SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.

2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation

Last synced: 27 Apr 2026

https://github.com/tandohanthonynwiackah/prempeto

Prempeto is a simple LMS written in java.

java netbeans-ide sql sqlite

Last synced: 27 Apr 2026

https://github.com/giddyware/airbnb_clone_v2

This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.

css html python sql

Last synced: 27 Apr 2026

https://github.com/rami24t/celestial-bodies-database-project

My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).

database postgresql relational-databases sql

Last synced: 27 Apr 2026

https://github.com/maximefarre/club-entrepreneur-library

A custom library manager built for the Club Entrepreneur (Campus Léonard de Vinci) to centralize their book catalog and track student loans.

neon python sql streamlit

Last synced: 27 Apr 2026

https://github.com/notacat1/t4-sql-generator-project

This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.

automation code-generation csharp database dynamic-programming script-generator sql t4 template

Last synced: 27 Apr 2026

https://github.com/rahad-ullah/hello-prisma

Introduction to Prisma

postgresql prisma prisma-orm sql

Last synced: 27 Apr 2026

https://github.com/busesimsek/sql-projects

A collection of my SQL projects with insights into real-world datasets.

data-analysis data-analytics mysql sql

Last synced: 07 Jun 2026

https://github.com/shwetabishtt/sales-analysis

This project is about pizza sales analysis which includes working on SQL, to find out insights and also dashboarding by the use of Power BI

powerbi sql sqlserver

Last synced: 07 Jun 2026

https://github.com/imwrdo/data-warehouses

Data warehouses labs at Gdansk University of Technology

business-intelligence data-warehouse database sql t-sql

Last synced: 27 Apr 2026

https://github.com/pradipchaudhary/sql-playground

To experiment with SQL queries, especially those related to PostgreSQL.

database dbms sql

Last synced: 07 Jun 2026

https://github.com/anuja-rahul/python-fastapi

Simple API made using python for a social media platform.

api fastapi python sql

Last synced: 27 Apr 2026

https://github.com/daniel11v/drugstabledb

Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask

flask python3 sql

Last synced: 27 Apr 2026

https://github.com/dominikrys/sql-database-interface

💾 Java interface for interacting with a PostgreSQL database

java postgresql sql

Last synced: 27 Apr 2026

https://github.com/yrehim7/data_warehouse_project

A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.

data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server

Last synced: 27 Apr 2026

https://github.com/ayanhussain81/hackerrank-sql-solution

The solutions of SQL hackerrank challenges using MySQL environment

mysql sql sql-server

Last synced: 27 Apr 2026

https://github.com/nandaord/rec-tech

Projeto para a cadeira de Projetos 2 do 2° Período de Ciência da Computação na CESAR School

bootstrap django-project python sql waste-management-system web-development

Last synced: 27 Apr 2026

https://github.com/bastianlq/analisis-sql-libreria

Análisis de datos mediante consultas SQL

python sql

Last synced: 27 Apr 2026

https://github.com/altaks/arqionplugins

Archive des plugins produits par l'équipe de développement d'Arqion

bungeecord dev minecraft multiplayer server spigot sql

Last synced: 27 Apr 2026

https://github.com/wallsified/it_ticket_system

Base de Datos para implementar un Sistema de Tickets TI. Hecho en MariaDB pero adaptable a MySQL.

mariadb mysql sql

Last synced: 27 Apr 2026

https://github.com/takeshiyoshikawa/product-registration-api

A simple REST API created in SpringBoot

java rest-api spring-boot sql

Last synced: 27 Apr 2026

https://github.com/pome1lo/databases

Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..

database labworks mssql oracle sql

Last synced: 28 Apr 2026

https://github.com/codewithmamoon/glossary-of-it-terms

# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨

angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary

Last synced: 28 Apr 2026

https://github.com/rynanda/105-database-system-sql

Designing and developing a new database system.

database database-management mysql orm relational sql

Last synced: 28 Apr 2026

https://github.com/aaronahmid/alx-higher_level_programming

This repository contains high level programming tasks from ALX Holberton Bootcamp

javascript python sql

Last synced: 28 Apr 2026

https://github.com/adamspannbauer/shiny-sql-airbnbandit

Use clues and SQL to track down the AirbnBandit cyber criminal.

database r shiny sql

Last synced: 28 Apr 2026

https://github.com/shrikantnaidu/sql-projects

SQL projects

datacamp sql

Last synced: 07 Jun 2026

https://github.com/jgohel9902/comprehensive-healthcare-analytics

An end-to-end healthcare analytics project integrating SQL, Python, and Power BI to analyze patient data, billing information, and doctor performance. This project showcases skills in data cleaning, advanced querying, visualization, and comprehensive insights generation to support data-driven decision-making in the healthcare industry.

data-visualization pandas powerbi python pythonfordatascience sql

Last synced: 28 Apr 2026

https://github.com/macktb/sales-database

Sales Database with Docker Compose

docker-compose index mysql sql trigger view

Last synced: 28 Apr 2026

https://github.com/vineet1025/rule-engine-with-ast

Rule Engine with Abstract Syntax Tree (AST)

hibernate java springboot sql thymeleaf

Last synced: 28 Apr 2026

https://github.com/josemavarez11/db-component

PostgreSQL database connection component through a connection pool.

component java pool-connection postgresql sql threads

Last synced: 28 Apr 2026

https://github.com/zezs/genai-driven-database-query-assistant

The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.

chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit

Last synced: 28 Apr 2026

https://github.com/petr-plihal/is-for-art-school

Webový informační systém pro správu výpůjček technického vybavení v ateliérech umělecké školy.

css flask html information-systems mysql python reservation-system sql user-roles web-application webapp

Last synced: 28 Apr 2026

https://github.com/andrewjbateman/nodejs-mongodb-shoppingcart

:clipboard: Node.js tutorial use of mongoDB to connect to SQL Azure cloud database

azure cloud-storage javascript mongodb nodejs sql

Last synced: 28 Apr 2026

https://github.com/lizzyrufino/qtwitch

Twitch-inspired video streaming API, using RTMP (Real-Time Messaging Protocol) for real-time video streaming, PostgreSQL for data storage, and Quarkus as a high-performance backend framework.

java kafka panache quarkus rtmp sql streaming-video

Last synced: 28 Apr 2026

https://github.com/manoelpiovesan/bd-front

Front end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1

flutter sql

Last synced: 28 Apr 2026

https://github.com/mahmoudasem337/classicmodels

This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.

database mysql-database sql

Last synced: 28 Apr 2026

https://github.com/andrewpillar/database

A simple library for working with database models in Go

database go sql sql-builder

Last synced: 28 Apr 2026

https://github.com/sadmanca/eagerdb

eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration

coordination database distributed-database distributed-systems java key-value service-discovery sql

Last synced: 28 Apr 2026

https://github.com/p4dro-dev/at2-banco-de-dados-ii

Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.

banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3

Last synced: 28 Apr 2026

https://github.com/kathleenwest/autogeneratexmlfromcsvfile

Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).

databases dbi grouping perl sql xml

Last synced: 28 Apr 2026

https://github.com/aadipoddar/pubentry

To be Used at the Entry Gate of Discos or Pubs

csharp sql syncfusion winforms

Last synced: 28 Apr 2026

https://github.com/bfitech/zapstore-pgsql

A simple PostgreSQL connection wrapper.

microframework pdo pgsql php sql

Last synced: 28 Apr 2026

https://github.com/gcoronelc/uc-2021-20-prog-oo

Curso de Programación Orientada a Objetos en la Universidad Continental.

clean-code gcoronelc java jdbc mvc netbeans patrones sql swing

Last synced: 28 Apr 2026

https://github.com/injamul3798/oop-project-bank_management_system-using-java

It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.

database gui gui-application java sql

Last synced: 28 Apr 2026

https://github.com/cbrnrd/authium

A simple software authentication server

api authentication gem ruby rubygems sinatra sql sqlite webhook

Last synced: 28 Apr 2026