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/genkiroid/xts

xts is a script that generates an insert statement or yaml from a mysql xml dump file.

dump fixtures mysql sql xml yaml

Last synced: 10 May 2026

https://github.com/joaoespacheco/trybe-project-22-all-for-one

Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL

database docker mysql sql

Last synced: 04 May 2026

https://github.com/mashingan/sqlgen

Nim SQL parser

generator nim parser sql

Last synced: 10 Jun 2026

https://github.com/782e616c6d/covid-d.a

Academic project, using Apache Spark for ETL and Data Studio for data analysis.

academic analytics automation cluster covid-19 data database etl python spark sql

Last synced: 10 May 2026

https://github.com/fabiannorbertoescobar/adoptame-api

Servicios web REST de sitio web de adopción de mascotas - TP Curso FS Python de Codo a Codo

api flasgger flask python rest rest-api sql sqlite3 swagger yaml

Last synced: 04 May 2026

https://github.com/fx-max/leetcode

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/soumadeepchoudhury/zettasql

Simple and Secure database ZettaSQL server.

application database database-management sql sql-server sqlite sqlite3

Last synced: 04 May 2026

https://github.com/nikolatechie/trip-deals

Web application that allows searching trip deals, booking trips, and reading travel news.

mysql php react reactjs sql

Last synced: 04 May 2026

https://github.com/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/bienvenuushindi/vet-clinic-database

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/mpolinowski/nodered-alasql

Working with AlaSQL in Node-RED

alasql database node-red node-red-flow sql

Last synced: 04 May 2026

https://github.com/arkenidar/spring-baseconf

./mvnw spring-boot:run # + jdbc config and server setup

freemarker java jdbc spring sql web

Last synced: 29 Apr 2026

https://github.com/pawansingh3889/sql-guard

Fast rule-based SQL linter on PyPI (sql-sop). 38 rules, 149 tests, libCST injection scanner, SARIF output, browser playground. Pre-commit hook + GitHub Action. 500+ monthly downloads.

cli code code-q developer-tools github-actions linter pre-c python sql sql-lint

Last synced: 26 Apr 2026

https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja

Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.

excel postgresql powerbi python sql

Last synced: 29 Apr 2026

https://github.com/cgivre/drill-xml-plugin

XML Plugin for Apache Drill

apache-drill big-data data-science database sql xml

Last synced: 04 May 2026

https://github.com/dna-intricate/pat-2022-tournamentfixtures

Practical Assessment Task for 2022. Tournament bracket viewer and generator.

access-database delphi school-project sql tournament-bracket

Last synced: 26 Apr 2026

https://github.com/cycloidio/sqlr

Set of useful interfaces to work with the GO 'database/sql'

go golang mysql sql

Last synced: 12 May 2026

https://github.com/sainingo/vet_clinic_database

This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgresql sql

Last synced: 12 May 2026

https://github.com/kohta9521/go_backend_study

会社で今後必要になるためキャッチアップ。また、自作サービス「ここごはん」でもバックエンドに使用するため理解を深めるため勉強を行う。今後の就活などでフロントだけでなくバックエンドもできるとアピールポイントにしたい。

aws-sdk-go backend crud-api db echo gin golang gorm gqlgen heroku sql

Last synced: 13 May 2026

https://github.com/darkygr/webapicshard

Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)

asp-net-core bootstrap csharp sql

Last synced: 13 May 2026

https://github.com/camilajaviera91/mock-data-factory

Generate large-scale synthetic datasets using SQL and BigQuery.

bigquery dbt dotenv exceute-batch faker load-dotenv os postgresql psycopg2 psycopg2-extras random sql yml

Last synced: 04 May 2026

https://github.com/sidheshwarjadhav100/dreamteam-tracker

This project mainly focused on JDBD and MySQL Database to provides a Java-based client interface for managing IPL player information and perform CRUP operations.

arraylist database java jdbc mysql oop sql

Last synced: 20 Apr 2026

https://github.com/kevinmarquesp/csv2sql

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: 11 Jun 2026

https://github.com/yuaanlin/minisql-client

A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.

client minisql sql swift swiftui zhejiang-university zju

Last synced: 29 Apr 2026

https://github.com/cc59chong/data-lake-with-spark

Building a data lake and an ETL pipeline in Spark that loads data from S3, processed the data into analytics tables, and loads them back into S3.

aws-s3 dataset etl pipeline pyspark python spark sql

Last synced: 26 Apr 2026

https://github.com/reznikovroman/itmo-devops-masters-course

Магистратура DevOps. Курс по Базам Данных

databases postgresql python sql sqlalchemy

Last synced: 20 Apr 2026

https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions

Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.

cqrs ddd entity-framework-core rdbms repository sql unitofwork

Last synced: 13 Jun 2026

https://github.com/alvations/dopplershift

Pythonic SQL for mere mortals

python redshift sql

Last synced: 29 Apr 2026

https://github.com/cedx/sql.ps1

A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.

orm powershell sql

Last synced: 14 Jun 2026

https://github.com/arkenidar/spring-demo1

Spring (Web+JDBC)

java jdbc postgresql spring sql web

Last synced: 20 Apr 2026

https://github.com/raoufswe/library-information-system

A Library Information System in Java RMI

derby-database java java-rmi sql

Last synced: 16 Jun 2026

https://github.com/droptheplot/vim-go-sql

Highlight SQL syntax in Go strings

go sql syntax-highlighting vim

Last synced: 18 Apr 2026

https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports

dashboard dataanalysis database mysql powerpoint python sql tableau-repository

Last synced: 05 May 2026

https://github.com/amirkhaniansev/accesscore

AccessCore is a lightweight ORM for working with relational databases.

cshar database mysql orm sql sql-server

Last synced: 29 Apr 2026

https://github.com/cauadesa/5by5-dapperclass

Dapper introduction repository.

csharp dapper-dot-net sql

Last synced: 19 Jun 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/said-laasri/catalog_all_things

Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby

postgresql rspec rspec-testing ruby ruby-gem sql

Last synced: 04 May 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/potlitel/blazorhrmanagement

HR Management - Simple sample web API project that simulates a HR Management System Application.

blazor blazor-webassembly dapper dapper-donet-core dotnet dotnetcore sql stored-procedures swagger swagger-ui t-sql webapi

Last synced: 05 May 2026

https://github.com/cadentic/dba_monitoring_scripts

shellscripting and sql scripts for DBA and Sysadmin

dba e-bu oracle shell sql

Last synced: 22 Jun 2026

https://github.com/liulalemx/berana

An education focused social media platform.

java sql sql-server

Last synced: 27 Apr 2026

https://github.com/kellinton/bootcamp-data-analytics-dio

Python Data Analytics is a bootcamp offered by dio. This repository contains my experience related to code, resources, and projects in the bootcamp

javascript nosql powerbi python redis sql

Last synced: 20 Apr 2026

https://github.com/karenpayneoregon/ef-core-transforming

Provides easy to follow transformations/conversions for EF Core

csharp csharp-core dateonly efcore efcore5 efcore6 hasconversion linq orm sql sqlserver

Last synced: 30 Apr 2026

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/suprim-corp/suprim-query

Type-safe dynamic SQL query builder for Spring Boot applications

java jdbc jte postgresql query-builder rsql spring-boot sql

Last synced: 24 Jun 2026

https://github.com/dolmen-go/sqlfunc

Stronger typing for database/sql prepared statements

database golang-module golang-package hacktoberfest sql

Last synced: 05 May 2026

https://github.com/analiaburgosdev/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 30 Apr 2026

https://github.com/pranav128/eazy-school

Eazy School is a robust online school platform built using Spring Boot, leveraging a modern tech stack to deliver a seamless learning experience.

hibernate java mysql springboot sql thymeleaf

Last synced: 18 Apr 2026

https://github.com/stoolap/stoolap-desktop

A visual database management application for Stoolap

database database-management sql

Last synced: 18 Apr 2026

https://github.com/douglasdrake/sakila

SQL queries also performed in SQLAlchemy and pandas

pandas python sql sqlalchemy

Last synced: 29 Jun 2026

https://github.com/rijkvanzanten/node-run-sql

Script that'll read a SQL file and run the query in the specified db

database file node reset sql

Last synced: 04 May 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/aldythnahak/java_springboot_app_event_management

A full-featured event management web application built with Java Spring Boot. This app allows users to create, browse, and register for events, while administrators can manage event listings, track attendees, and view reports. Designed for scalability, maintainability, and ease of use.

client-side html-css-javascript java server-side spring-mvc springboot sql web-application

Last synced: 05 May 2026

https://github.com/dkoh2018/sql_db

ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL

data-engineering data-pipeline etl json linkedin mysql sql

Last synced: 05 May 2026

https://github.com/humbertocg18/app-ods-2022

Segundo aplicativo feito no Android Studio usando java, no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo).

android-studio app arduino java sql

Last synced: 27 Apr 2026

https://github.com/noturlee/mvc-tutorial

This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods

cshtml css html javascript model-view-controller mvc-architecture sql ssms

Last synced: 18 Apr 2026

https://github.com/israel-charles/sql-data-manager-gui

Java-based GUI application that allows users to login and manage SQL databases directly in the GUI. The application supports executing SQL commands and displays the results in a table.

java java-swing mysql sql sql-gui sql-management-studio sql-workbench

Last synced: 21 Apr 2026

https://github.com/yanamlnk/car-sharing

Project created during Java Backend Developer track provided by Hyperskill

gradle h2-database java sql

Last synced: 21 Apr 2026

https://github.com/melinteflxrin/database-management-system-oop

A lightweight implementation of a database management system, similar to SQLite.

database database-management dbms sql sqlite sqlite-database

Last synced: 05 May 2026

https://github.com/geoffreylgv/ghw

GHW: Build, learn and upskill with the MLH team, either you are pro or newbie!

api challenges django fun game python shell sql web3

Last synced: 30 Apr 2026

https://github.com/lucas-rm/api-noticias-ddd

Desenvolvimento de APIs utilizando DDD para inserir dados de notícias simulando solicitação de um cliente.

angular api csharp dotnet entity-framework entity-framework-core noticias sql sql-server

Last synced: 05 May 2026

https://github.com/roe-dl/weewx-sqlupload

Upload skins by using a database

mysql php sql weewx weewx-skin

Last synced: 19 Apr 2026

https://github.com/openpotato/sqldocs

A cross-platform console application build with .NET 8 to create nice looking schema documentations for SQL databases.

dotnet sql sqldocs

Last synced: 21 Apr 2026

https://github.com/daudi13/vet-clinic-database

This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits

database postgresql sql sql-server

Last synced: 05 May 2026

https://github.com/gnaneshkunal/scala-hadoop

Hadoop programming using Scala

big-data bigdata hadoop scala spark sql

Last synced: 30 Apr 2026

https://github.com/joaogsleite/express-backend

NodeJS example backend built with Express, Passport, Joy and Sequelize

api express http nodejs passport sequelize sql

Last synced: 05 May 2026

https://github.com/milindsangale/sigma-6.0-backend

This is Repository contain Node.js, SQL, REST, MongoDB, REST-API.

expressjs mongodb node nodejs rest rest-api sql

Last synced: 05 May 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

https://github.com/cleverportal/collabnote-fullstack-app

✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.

apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite

Last synced: 03 Apr 2026

https://github.com/vinniko/multimediadesktop

💻 The windows desktop analogue allows you to create accounts with an unlimited number of desktops and individual customisation.

csharp database mysql sql wpf

Last synced: 19 Apr 2026

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/cephascard0207/supplierdb-sql-starter-kit

SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.

cashflow-management database dbms inventory-management-system mysql sql

Last synced: 01 May 2026

https://github.com/hope-data-science/r4sql

R for SQL (Chinese Version)

database r sql sqlite

Last synced: 05 May 2026

https://github.com/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 Apr 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/binayakshree/blog-app

Blog app with dashboard created using Hono & React

fullstack honojs javascript neondb prisma-orm react sql typescript webdevelopment

Last synced: 05 Apr 2026

https://github.com/ravener/nodejs-restapi

A basic rest api using Expressjs, Express Validator and Sequelize.

api express expressjs nodejs postgresql rest sequelize sql

Last synced: 06 May 2026

https://github.com/z-bj/sql_reference

Object containing commonly used SQL commands.

json post-it sql

Last synced: 01 May 2026

https://github.com/kk-mp4/manim-mc-stat-animation

Automatic SQL database (with Minecraft stat files) visualisation using Manim

manim sql windows-forms

Last synced: 01 May 2026

https://github.com/suraj-sedai/to-do-task-app

A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.

css database html javascript php sql to-do-app to-do-list

Last synced: 18 Apr 2026

https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20

Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100

css esame-di-stato html informatica javascript php sql

Last synced: 06 May 2026