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/tupiribas/jdbc-dao-demo

Aplicando os conhecimentos sobre as linguagens Java e SQL além de, usar os conhecimentos sobre o padrão de projeto DAO (Data Access Object) e a tecnologia JDBC

dao database java jdbc sql

Last synced: 29 Apr 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 2026

https://github.com/rhazra-003/leetcode_practice

Collection of LeetCode and GFG questions I solved for my placement preparation!

cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl

Last synced: 15 Apr 2026

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

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

database-design databases mysql mysql-database sql

Last synced: 29 Apr 2026

https://github.com/mintel/k8s-gcloud-sql-export

Helper to run Google CloudSQL exports into a GCS bucket.

backup gcloud kubernetes sql

Last synced: 29 Apr 2026

https://github.com/nagybhe/sis-cure

Trabalho de Conclusão de Curso - Sistemas Para Internet

bootstrap css html javascript php sql

Last synced: 30 May 2026

https://github.com/jonathan-r-andrade/store-manager

API RESTful para gerenciamento de vendas no formato dropshipping.

chai express-js javascript mocha mysql node-js oas3 openapi-specification restful-api sinon sql swagger-ui unit-tests

Last synced: 04 Apr 2026

https://github.com/alenap93/kysely-cache

Cache layer for Kysely

cache database kysely lru query-builder sql

Last synced: 16 Mar 2025

https://github.com/victorroe/palmbooking

Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.

java maven postgresql spring-data-jpa springboot springsecurity-jwt sql

Last synced: 16 Apr 2026

https://github.com/franciscoylderlan/food-explorer-backend

Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.

ecommerce-application express jest knex multer nodejs sql

Last synced: 04 Apr 2026

https://github.com/neveratdennys/postgresqlmigration

Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.

migration-automation mssqlserver pgsql postgresql sql tsql

Last synced: 28 Feb 2026

https://github.com/louis77/valentina-go

This is a non-offical Go driver for Valentina DB server based on Valentina REST API.

database go sql valentina valentina-server

Last synced: 29 Apr 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/pablo-restrepo/appgestionfutbol

Aplicación de gestión de partidos y torneos de fútbol

oracle sql

Last synced: 06 Jul 2025

https://github.com/5umitpandey/learning_sql

Basic SQL Practice Questions | SQL | MsSQL | MySQL

learnsql mssql mysql sql sqlbolt

Last synced: 08 Feb 2026

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

Projeto de criação, população e manipulação de um banco de dados SQL

database docker mysql sql

Last synced: 18 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/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 28 Apr 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/aniruddha-biswas/load-large-datasets-into-mysql-using-python

Python script to load large Excel/CSV datasets into MySQL using Jupyter Notebook, pandas, and SQLAlchemy.

database largedata mysql pandas python sql

Last synced: 12 Apr 2026

https://github.com/sauberr/flask-2024

Flask website project for Hillel Python Pro course

faker flask python sql

Last synced: 08 Feb 2026

https://github.com/octavius-framework/octavius-database

SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage

data-mapping jdbc kotlin postgresql sql

Last synced: 30 May 2026

https://github.com/undisputed-jay/aws-s3-integration-with-snowflake

This project sets up an ETL pipeline to load Citibike trip data from an AWS S3 bucket into Snowflake. It establishes a secure integration with S3, defines a CSV file format, stages the data, and loads it into a Snowflake table for analysis.

aws-s3 snowflake sql

Last synced: 20 Mar 2026

https://github.com/mathiaslinux/sae_401_bo

The redesign of an escape game company's website for a college project.

bash-scripting css educational-project escape-game html js linux-compatibility linux-installer mariadb php sql website

Last synced: 11 Oct 2025

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

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/exegeses/php-68328

Curso: Programación Web en PHP y MySQL | código 68328

mysql-database php php8 sql webdevelopment

Last synced: 05 May 2026

https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis

This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle

data database mysql sql walmart

Last synced: 24 Feb 2026

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 Apr 2026

https://github.com/birg81/jee.1stfakecrudtest

Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi

crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat

Last synced: 14 Apr 2026

https://github.com/pprattis/insurance-company-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 2026

https://github.com/nabinkhair42/datalens

The web-native, collaborative database IDE

datbase db nextjs postgresql sql web

Last synced: 21 Jun 2026

https://github.com/bar1o/it-asset-management

HSE Course Project on Modeling and Creating DB (Data Modeling, Data Analysis for companies)

analytics bisiness db erd sql

Last synced: 15 May 2026

https://github.com/undisputed-jay/spotifyapi-data-engineering-project

This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).

aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql

Last synced: 05 May 2026

https://github.com/kleponijo/klimatologi

klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG

bmkg dart databases firebase flutter google klimatologi realtime sql

Last synced: 29 Jun 2026

https://github.com/rogozhka/query

Tiny Go package to fetch SQL rows as a slice of map[string]string

golang-library mysql sql

Last synced: 15 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/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/prashver/sales-insights-tableau

SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.

dashboard data-visualization sql tableau

Last synced: 01 Feb 2026

https://github.com/rdalmarco/sqlandnosql

Consultas e manipulações em banco de dados relacionais e não relacionais

javascript json mongodb nosql plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/frank-geisler/sql-server-sample-docker-container

In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases

adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017

Last synced: 06 May 2026

https://github.com/1dev-rs/pagin8

C# library that provides a simple way to generate SQL queries via custom DSL

csharp database dotnet query sql

Last synced: 02 Mar 2026

https://github.com/kumailn/androidsnippets

✂️A collection of small, useful, reusable code snippets for common Android tasks

android java json sql volley

Last synced: 06 May 2026

https://github.com/jbangtson/subaru-forester-craiglist-dashboard

This is a technical dashboard for customers seeking Subaru Foresters. 🚘

cars dashboard r shiny sql sqlite subaru

Last synced: 28 Apr 2026

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

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/bitoollearner/bilearner-ds-lab

This Repository is dedicated for data engineering projects

data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql

Last synced: 18 May 2026

https://github.com/oborchers/pg-durable-evaluation

Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine

database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine

Last synced: 22 Jun 2026

https://github.com/hozlucas28/codo-codo-back-end-project-2022

Repository of "Codo a Codo - Full Stack Java" Back-end side, project.

2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql

Last synced: 14 Apr 2026

https://github.com/hasnocool/war_thunder_data_scraper

A web scraping tool designed to extract valuable data from War Thunder, a popular online game.

data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war

Last synced: 06 May 2026

https://github.com/le717/flask-quick-sql

A quick way to run SQL in your Flask app.

database flask python sql

Last synced: 06 May 2026

https://github.com/camilajaviera91/sql-to-googlesheets

This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.

csv googlesheets googlesheetsapi lookerstudio mysql python sql

Last synced: 02 Mar 2026

https://github.com/endreot/texter

Simple simulation of SMSC text message service

asp-net-core csharp mysql rest-api sql

Last synced: 27 Apr 2026

https://github.com/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/byrnedo/partu

Go library to help with mundane sql fooery: generate insert, upsert, update and select statements

go mysql postgresql sql

Last synced: 06 May 2026

https://github.com/elissorokin/data-analyst-portfolio-rus

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 25 Feb 2026

https://github.com/iamkira420/student-management-system

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/szirocica/inventory-management-system

Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server

bunifu-framework bunifu-ui csharp guna-framework guna-ui sql

Last synced: 10 Jun 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/hanpama/pgmg

PostgresQL model generator

code-generation golang postgresql sql

Last synced: 17 May 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 2026

https://github.com/kcartlidge/newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.

admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website

Last synced: 06 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/ricardomilhazes/db-monitoring-tool

Database Monitoring Tool for performance evaluation

database-management database-monitoring javascript python sql

Last synced: 06 May 2026

https://github.com/paul-schuhm/sql-b3

Code source du Module B3 Développement SQL

mysql pedagogie sql standard-sql teaching-materials

Last synced: 27 Apr 2026

https://github.com/tchoutri/feed-extract

This haskell program extracts the data from FeedReader's database and exports it as an OPML file

feedreader haskell opml rss sql

Last synced: 24 Oct 2025

https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 07 May 2026

https://github.com/tee8z/noaa-oracle

NOAA data oracle, queryable from the browser and can attest to events for a Bitcoin DLC in dlctix style

data duckdb-wasm noaa-weather parquet-files sql weather

Last synced: 17 Feb 2026

https://github.com/aoof/lci-database-manager

A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)

data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query

Last synced: 26 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/canayter/sqlalchemy-trip-planner

Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.

matplotlib pandas python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 15 Apr 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 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/anibalalpizar/aspnet-condominium-management

A condominium management web project with ASP.NET MVC and SQL Server. Control residents, common area reservations, finances and more. An easy to use and customizable solution for condominium management.

asp-net-mvc clean-code csharp sql

Last synced: 26 Apr 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/akhtar21yr/couser-tracker

course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet

api django django-rest-framework postgresql rest-api sql

Last synced: 16 Apr 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/swastikiiit/ai-education-portal

An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.

clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod

Last synced: 27 Mar 2026

https://github.com/raffaeleav/gestione-etichette

A Java GUI developed as a project for the Basi di Dati (Database) course, part of the Computer Science Bachelor's Degree program at the University of Salerno

entity-relationship-diagram java mysql-database query sql

Last synced: 26 Apr 2026

https://github.com/arkenidar/java-spring-sql

Console app with JDBC (note: using Spring Framework)

java jdbc postgresql spring sql

Last synced: 13 Apr 2026

https://github.com/sh4n1d/academy

The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.

advanced-data-structures html java javascript php python shell sql

Last synced: 31 Jan 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/mitranim/sqlp

[MOVED] Parser for rewriting foreign code embedded in SQL

go parser sql

Last synced: 10 Jun 2026

https://github.com/esraa-emary/task-worker-matching

A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.

cpp database gui qt sql

Last synced: 07 May 2026