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/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/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/zazuko/xrm-r2rml-workflow

All you need to convert relational databases (RDB) to RDF in a declarative & fully automated way.

ontop r2rml rdb rdf sql

Last synced: 12 Mar 2025

https://github.com/designliquido/lincones-postgresql

Biblioteca de LinConEs para JavaScript usando PostgreSQL.

hacktoberfest lincones portugues portuguese postgresql sql typescript

Last synced: 01 Jul 2025

https://github.com/mortenson/pg-autojoin

Automatically add joins to PostgreSQL queries

databases postgresql sql

Last synced: 05 Jan 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/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/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/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/housain-maina/mastering-backend-infrastructure

The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.

databases nosql python reverse-proxies sql webservers

Last synced: 15 Apr 2026

https://github.com/mberkiskal/encryption-sifreleme-mini-project

Application that encrypts data and shows those decrypted versions. Verileri şifreleyen ve o şifrelerin çözülmüş hallerini gösteren uygulama.

csharp encrypted-data encryption encryption-decryption mssql mssql-database sql windowsforms-applications

Last synced: 29 Jan 2026

https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project

SQL Database Management, Then Visualizing it on Tableau!

analytics data-analysis data-visualization sql

Last synced: 27 Feb 2026

https://github.com/sagar-gavhane/active-query-builder

🐸 Simple and flexible way to write your next MySQL queries.

mysql mysqljs nodejs query-builder sql

Last synced: 11 Feb 2026

https://github.com/ssbarik/wt_assignment

A project sharing platform among SUIITians

bootstrap4 material-design-bootstrap mysqli php sql

Last synced: 13 Apr 2026

https://github.com/byancamatos01/labbancoqueres

"Exercícios de Queres em Lab. de Banco"

banco-de-dados groupby join select sql

Last synced: 18 Mar 2026

https://github.com/hfanieng/prodjlink-to-sql

This project reads data from the ProDJLink network with Beat Link Trigger, sends it via UDP to a Python script and then saves the data in a SQL database.

clojure music python rekordbox sql udp

Last synced: 17 Mar 2026

https://github.com/henryivesjones/sql-scheduler

sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.

postgresql python redshift sql

Last synced: 11 Feb 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/peppelinux/django-slapd-sql

Django slapd-sql management interface

django ldap openldap slapd slapd-sql sql

Last synced: 12 May 2026

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

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/longnguyen010203/bank-datawarehouse

📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️

amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse

Last synced: 16 Mar 2025

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/emmanueltobi/touched-profwidomnotebooks

Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python

algorithms bigdata correlation machine-learning python pythonbasics regression sql

Last synced: 04 May 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026

https://github.com/turbot/steampipe-mod-ibm-insights

View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.

dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 24 Jan 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/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

https://github.com/codehass/catalog-of-my-things

We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.

postgresql ruby sql

Last synced: 20 Apr 2026

https://github.com/srikant-code/summer_internship_ui

Full-stack application to show the invoices and managing them.

api axios debouncing infinite-scroll javascript react reducer redux search sql

Last synced: 21 Apr 2026

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

Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.

covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql

Last synced: 22 Jun 2026

https://github.com/anuja-rahul/progression_tracker_oop_v2

Progression tracker with a database using AES CBC encryption.

aes-256 cipher-block-chaining mariadb oop sql sqlite3

Last synced: 17 May 2026

https://github.com/gowone/superconverter

C#开发的一款多文件、数据类型转换器,支持Excel、Csv、Json、SQL、DataTable、Object等

converter csv datatable excel json object sql xml

Last synced: 22 Apr 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/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/turbot/steampipe-mod-ibm-compliance

Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.

cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 24 Jan 2026

https://github.com/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/thetibiaking/ttk-my-aac

A free and open-source Automatic Account Creator (AAC) written in PHP

aac controller mysql php5 service sql

Last synced: 05 Oct 2025

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/waveform-computing/oliphant

A set of extensions for PostgreSQL including temporal features

plpgsql postgresql sql temporal temporal-models

Last synced: 19 Jan 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/zeppaman/sql-nosql-comparison

This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.

nosql nosql-databases sql sql-nosql-comparison

Last synced: 17 Mar 2025

https://github.com/riju18/apache-airflow-fundamentals

Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.

apache-airflow gcp gcp-composer python sql

Last synced: 04 Mar 2026

https://github.com/louis-e/psl-leaderboard-system

PSL: Simple PHP + SQL + Leaderboard System

000webhost csharp highscore leaderboard mit php sql unity

Last synced: 13 Apr 2026

https://github.com/arzan101/ola-data-analytics

Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate

dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql

Last synced: 06 Jan 2026

https://github.com/grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

https://github.com/bulletdev/sql-query-builder

sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅

innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql

Last synced: 09 May 2026

https://github.com/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 2026

https://github.com/canayter/crowdfunding-etl

Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data

pandas python regex sql

Last synced: 06 May 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/ctkqiang/sqlfang

🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。

china chinese ctkqiang erlang security sql sqlfang sqlinjection

Last synced: 02 Mar 2026

https://github.com/hir4/learning-dbt

A project to learn about DBT and how it works.

dbt docker jinja plpgsql sql yaml

Last synced: 01 Mar 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/alidantech/component-ui

A component to enable as user to search content from the database.

ajax component corba-server database-access js json php sql

Last synced: 13 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: 01 Mar 2026

https://github.com/pyrech/csv-explorer

Load a big CSV into a MySQL database and explore it with PHPMyAdmin

csv explorer leak mysql phpmyadmin sql

Last synced: 01 May 2026

https://github.com/yshrsmz/sqlstitch

Sort CREATE TABLEs by their relationships. Written in Rust.

mysql rust sql

Last synced: 16 Feb 2026

https://github.com/alexchristianqr/utp

Clases de la universidad. (Java + SQL Server)

java sql

Last synced: 12 Oct 2025

https://github.com/verbanent/laravel-sql-performance-guard

A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.

explain laravel laravel-package laravel-provider optimisation performance provider queries sql

Last synced: 01 Feb 2026

https://github.com/gilzoide/ecsql

Experimental ECS framework powered by SQLite

ecs entity-component-system game-engine lua sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/usorfaitheloho/vet_clinic_database

This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more

sql

Last synced: 19 Mar 2026

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/iamrajiv/neon-db-query-executor

The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.

go neondatabase postgresql serverless sql

Last synced: 02 May 2026

https://github.com/xnuvers007/hw

program iseng buat nambahin repos, hello world (SQL)

hello hello-world helloworld sql

Last synced: 19 Mar 2026

https://github.com/ilvondir/college-dbms

Web application to manage the college database using PHP.

bootstrap css html php plsql sql

Last synced: 03 May 2026

https://github.com/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

https://github.com/shahidmalik4/120-years-of-olympics-analysis-using-powerbi

The "120 Years of Olympic Games: A Comprehensive Review" project aimed to analyze historical Olympic Games data spanning more than a century. Utilizing data sourced from Kaggle, the project focused on cleaning, preparing, normalizing, and visualizing the data in Power BI to extract meaningful insights and highlight key trends in Olympic history.

analystics data-visualisation excel olympics powerbi sql

Last synced: 15 Feb 2026

https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond

A comprehensive basic guide covering Flask Fundamentals and Beyonds

csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp

Last synced: 12 Mar 2025

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/ahmetulucay/bookcategorytoazureapp

ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata

bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications

Last synced: 03 May 2026

https://github.com/pericles001/alx-backend-storage

ALX backend specialization track with SQL projects

functions mysql sql stored-procedures trigger

Last synced: 22 Jan 2026

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 2026

https://github.com/niltooth/pgbuffer

Buffer data in memory and bulk copy to postgresql concurrently

golang postgresql sql timescaledb timeseries

Last synced: 14 Jan 2026

https://github.com/jaykobw/keep-clone-api

Google keep clone API with Node, Express and Postgres

express nodejs sequelize sql typesctipt

Last synced: 31 Jan 2026

https://github.com/aaravmalani/webscraper

Scrape the web using SQLite and requests_html!

collaborate hacktober python requests requests-html scraping sql sqlite webscraping

Last synced: 02 May 2026

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

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026