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/ashmalzahra/vet_clinic-database

In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.

database postgres postgresql sql

Last synced: 02 May 2026

https://github.com/jmcamposdev/1daw-db

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 2026

https://github.com/paulo-santos-ds/analise_corrida_taxi

Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.

math matplotlib numpy pandas python3 seaborn sql

Last synced: 09 May 2026

https://github.com/bifenzine/translingo-multilingual-sound-mapping

TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.

chakra-ui dark-mode express languages nodejs react sql

Last synced: 09 May 2026

https://github.com/alejandrocisnerosvillegas/practica_08

Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.

css html javascript php sql

Last synced: 09 May 2026

https://github.com/honourhealth/database-management-systems-project

Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.

ampps database html javascript php phpmyadmin sql

Last synced: 09 May 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/vinnybellack/finzooid-customer-success

Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.

buffer chatgpt customer-success excel powerbi project-coordination project-management sql

Last synced: 17 Apr 2026

https://github.com/quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

database model php php7 query query-builder sql

Last synced: 19 Apr 2026

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/gsbenevides2/datamodelersrag

Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.

brasil-covid database nodejs oracle sql typescript

Last synced: 30 Apr 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 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/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/gnaneshkunal/scala-hadoop

Hadoop programming using Scala

big-data bigdata hadoop scala spark sql

Last synced: 30 Apr 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3

Last synced: 09 May 2026

https://github.com/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 Apr 2026

https://github.com/samuelepignone/easynql

EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.

database llm nlp ollama sql sql-generation

Last synced: 09 May 2026

https://github.com/dominik-developer/corelyphp

A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality

blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql

Last synced: 09 May 2026

https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline

End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.

amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit

Last synced: 29 Jun 2026

https://github.com/gleissonneves/crud-php

Libary para agilizando operações CRUD com PHP banco de dados SQL

crud desenvolvimento mysql php7 postgresql problema psr-4 sql

Last synced: 09 May 2026

https://github.com/wallneradam/python_sql_schema_sync

Generates SQL queries to make source table schema the same as destination table

mariadb mysql python python3 schema sql synchronization

Last synced: 05 May 2026

https://github.com/ryn2004t/blood-donation-system

A desktop-based Blood Donation Management System built with C# Windows Forms and MySQL. It manages donor records, supports CRUD operations, and uses a typed DataSet for structured data handling. Designed to assist hospitals and blood banks with efficient donation tracking.

blood-donation crud csharp desktop-application dotnet healthcare mysql sql windows-forms

Last synced: 28 Apr 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/marialobillo/fcc-salon-database-project

freecodecamp project from database certification

bash certification freecodecamp sql

Last synced: 20 Apr 2026

https://github.com/vroncevic/pobackup

Shell script for backup mechanism (Postgres databases)

administration backup bash linux macos postgres postgresql shell sql unix

Last synced: 05 Apr 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/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 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/andreicek/testing_sql_functions

Companion Elixir project for my blog post

ecto elixir plpgsql sql

Last synced: 02 May 2026

https://github.com/engeziellithon/serieweb

Trabalho de conclusão do curso,Analise e desenvolvimento sistema

asp-net-mvc bootstrap c-sharp css entity-framework javascript sql

Last synced: 20 Apr 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/egeuysall/auth-trial

Store. Query. Trial.

api auth backend golang learn postgres sql trial

Last synced: 24 Apr 2026

https://github.com/derak-isaack/dtl-dbt-pipeline

A data pipeline extracts data from AWS S3 bucket, Load the data in an embedded database and finally applies transformation to the data.

aws-s3 dbt dlt duckdb sql

Last synced: 28 Apr 2026

https://github.com/scarblase/spotify_analysis

Analyzing Spotify's top 1000 tracks using Python, DuckDB, and Spotify-themed visualizations to uncover trends and insights.

dbt duckdb matplotlib pandas python3 sns sql

Last synced: 02 May 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/jmcph4/marketdb

Quick financial summaries and quotes via a PostgreSQL database backend

c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading

Last synced: 10 May 2026

https://github.com/whiskyechobravo/karboni

Mirror a Zotero library into a SQL database

academia cli-app database python scholar sql zotero zotero-api

Last synced: 24 Apr 2026

https://github.com/mainageorge/uplift

This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details

aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver

Last synced: 28 Apr 2026

https://github.com/alejo1630/sport_stats

Data analysis of information from the summer and winter Olympic games over the years. UC Davis SQL Specialization Final Project

data-analysis jupyter-notebook olympics-dataset plotly python seaborn sql

Last synced: 26 Apr 2026

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 03 May 2026

https://github.com/hansfigo/final-project-database_kompetisi

Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.

mysql prisma sql

Last synced: 29 Apr 2026

https://github.com/chop-dbhi/sqltojson

Tool to build/export JSON documents from nested SQL queries.

elasticsearch json nested-sql-queries sql

Last synced: 02 May 2026

https://github.com/littleairmada/steampipe-plugin-fly

Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.

flyio sql steampipe steampipe-plugin

Last synced: 08 Jun 2026

https://github.com/tushar2704/sql-challenges

Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.

data-analytics data-mining data-science datamanipulation mysql postgresql sql

Last synced: 24 Apr 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/ranagaballah/datawarehouse_ssis

SSIS (SQL Server Integration Services) project for building a data warehouse solution

database datawarehousing sql ssis tsql

Last synced: 09 Jun 2026

https://github.com/cs-joy/pysql

Python With MySQL

mysql python sql

Last synced: 20 Apr 2026

https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd

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

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

Last synced: 06 May 2026

https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 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/architectv/estate-task

🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями

clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing

Last synced: 03 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs

python scheme sql

Last synced: 10 May 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/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/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/andr3w03/pemrogramanvisual_lab

Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4

csharp database desktop-application mysql sharpdevelop sql

Last synced: 06 May 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/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/littleairmada/steampipe-plugin-snipeit

Use SQL to instantly query Snipe-IT resources across assets, licenses, accessories, and people. Open source CLI. No DB required.

snipe-it sql steampipe steampipe-plugin

Last synced: 08 Jun 2026

https://github.com/padurean/go-sqlx-postgres-with-migration-example

Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations

database go golang migration postgresql sql sqlx

Last synced: 06 May 2026

https://github.com/cyprianfusi/using-our-sql-skills-to-answer-business-questions

Using complex SQL queries, including PostgreSQL window functions, to answer specific business questions. Notably using multiple named subqueries, views to extract data from a database to address specific problems.

pandas-python postgresql sql sqlite3 window-functions-in-sql

Last synced: 03 May 2026

https://github.com/humbertocg18/other-projects

Alguns projetos secundários que eu fiz ao longo dos anos.

css html js php sql websites

Last synced: 11 May 2026

https://github.com/9dl/nullops-suite

Multifunctional Penetration Testing Tool developed in Go *24 Modules*

cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web

Last synced: 03 May 2026

https://github.com/ritikjha93/genius

Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos

nextjs prisma sql stripe

Last synced: 29 Apr 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/miroslav-reiter/kurz_ako_sa_stat_db_analytikom

📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)

analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql

Last synced: 24 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/jlengrand/hibernate-kotlin

Tips and tricks using Hibernate and SQLite with Kotlin

hibernate kotlin sql sqlite

Last synced: 29 Apr 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

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/yusufyusie/catalog-of-my-things

In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files

json ruby sql

Last synced: 29 Apr 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 Apr 2026

https://github.com/dhruv-26/parkease-pro

ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.

automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui

Last synced: 09 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/quarkiverse/quarkus-fluentjdbc

Integrates FluentJdbc with Quarkus and with GraalVM support

database fluentjdbc jdbc quarkus-extension sql

Last synced: 04 Jun 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 2026

https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024

Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."

automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode

Last synced: 12 May 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/estherslabbert/aws-sql-server-rds

Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)

aws aws-rds sql sql-server ssms

Last synced: 06 May 2026

https://github.com/gauravkumar1741/student_management_workbench

The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design

mysql mysqlworkbench sql

Last synced: 30 Apr 2026

https://github.com/mofazzal874/myportfolio

This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database

css html javascript php sql xampp-control-panel

Last synced: 06 May 2026