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/pprattis/eclass-web-application

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet

Last synced: 08 Sep 2025

https://github.com/build-on-aws/the-grad-project

This is the repository where you can download and run notebooks in SageMaker Studio Lab, in partnership with webinars taking place on YouTube.

data data-science python sql

Last synced: 16 May 2025

https://github.com/davilands/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 23 Mar 2025

https://github.com/brittanyblake/personal-projects

An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.

rails ruby solo sql

Last synced: 28 Sep 2025

https://github.com/dyazincahya/kbbi-sql-database

Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML

bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml

Last synced: 19 Aug 2025

https://github.com/joknaa/plsql-javaswing_project

🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.

java plsql plsql-javaswing sql swing-gui

Last synced: 19 Jun 2025

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 12 Apr 2025

https://github.com/martinkalema/cs50-python

Havard University Entry Level Course Problem Set Solutions

cybersecurity game-development python3 sql web-programming

Last synced: 28 Jul 2025

https://github.com/yuu-nkjm/sorm4j

Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.

central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql

Last synced: 24 Apr 2025

https://github.com/rafinhaa/controlmei

Software de gerencia para Micro Empreendedor Individual (MEI)

cadastro-de-empresas csharp mei microempreendedor sql

Last synced: 20 Jun 2025

https://github.com/rajspeaks/oracle-enterprise-resource-planning-tekstac-handson-solutions

Oracle Enterprise Resource Planning (ERP) Tekstac SQL & PL/SQL Hands on Solutions of total 61 Queries. This repository is built only for learning purpose & to guide students in their weekly hands-on problems on Tekstac platform.

oracle oracle-11g oracle-database oracle-db oracle-erp oracle-sql oracle-sql-database oracle-sql-developer oracle-sql-queries rajdeep-das rajspeaks sql sqlquery tekstac

Last synced: 19 Jul 2025

https://github.com/project-tsurugi/tsurugi_fdw

Tsurugi Foreign Data Wrapper for PostgreSQL.

fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb

Last synced: 01 Aug 2025

https://github.com/xgfone/go-sqlx

A set of the simple, flexible and powerful SQL builders with zero-config.

builder database go go-sql golang mysql sql sql-builder sqlbuilder

Last synced: 29 Jul 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/dharejo-junaid/sql-jdbc

This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.

database-connectivity java jdbc microsoft-access mysql oracle sql

Last synced: 20 May 2026

https://github.com/mavmi/info21_v1.0

The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL

database info21 postgresql school21 sql

Last synced: 19 Jul 2025

https://github.com/gouyiba/mybatis-max

Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.

curd mybatis mybatis-max orm sql toolkit

Last synced: 14 Jan 2026

https://github.com/maxpatiiuk/code-share

A collection of random code pieces from different projects over the years.

arduino c cpp csharp jquery js php sql

Last synced: 12 Apr 2025

https://github.com/eitsupi/r-glaredb

R bindings for GlareDB

arrow glaredb r rust sql

Last synced: 22 Mar 2025

https://github.com/hugojunior/uni7-banco-de-dados

Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.

banco-de-dados sql uni7

Last synced: 19 Mar 2026

https://github.com/tekyaygilfethi/pythonsqldataframeconnector

This module allows you to create sql create and insertion queries for given dataframe.

connector postgresql python sql

Last synced: 10 May 2026

https://github.com/aksel911/r2-html-db

Modern wiki for R2 Online based on its own database with a user-friendly interface and advanced functionality

4game css database flask online python r2 r2online server sql webzen wiki

Last synced: 14 Apr 2025

https://github.com/marcingminski/dba

A bunch of scripts that make SQL Server administration easier

administration maintenance sql sql-server sqlserver

Last synced: 19 Jun 2025

https://github.com/birmingham-and-solihull-ics/diabetesmodelling

A collaborative modelling exercise for Diabetic Ketoacidosis

diabetes modelling nhs r sql

Last synced: 14 Apr 2025

https://github.com/rkusa/sqlm

An `sql!` macro to write compile-time checked database queries similar to how `format!` works

postgres postgresql rust sql

Last synced: 11 Sep 2025

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 02 Jan 2026

https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization

An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.

dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql

Last synced: 09 May 2026

https://github.com/allenlili/sql-example

sql-example

pgsql postgresql sql

Last synced: 12 Feb 2026

https://github.com/shellyln/go-open-soql-parser

Open source implementation of the SOQL parser for Go

go golang graph-query library object-query parser query-language soql soql-parser soql-query sql

Last synced: 01 Mar 2026

https://github.com/byancamatos01/exerciciosextrasbdprova

"Exercicios passados para estrudar para a prova na materia de Banco de Dados Lista 1"

bd fatec-zl select sql

Last synced: 18 Mar 2026

https://github.com/german-cobian/sql-zoo

This repository contains the answers to the tests that form the SQL tutorial called "SQL Zoo" . These are useful as practice cases in how to query SQL databases

sql

Last synced: 19 Mar 2026

https://github.com/isodevmate/aviator

Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming

drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss

Last synced: 28 Feb 2026

https://github.com/essogbe/sqlypandas

Apprendre et s'exercer en SQL en créant ton propre Pandas

data-science pandas sql

Last synced: 13 Feb 2026

https://github.com/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 2026

https://github.com/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/sanderhelleso/live

🤝 Application that connects people who care about others to those that needs to be taken care of.

api bulma javascript php rest-api sql

Last synced: 28 Feb 2026

https://github.com/elazzouzihassan/gestiondesformations

Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel

laravel mysql php php-framework sql webapp

Last synced: 09 May 2026

https://github.com/kaloslazo/datafusiondb

Integration of different data models (Extendible Hashing, AVL, Sequential File) and advanced information (index) retrieval techniques within a single DB.

cpp dbms parser python sql

Last synced: 31 Jan 2026

https://github.com/red1c3/to-uwu-list-server

A to-do list back-end web app written in Go.

backend go golang sql to-do-list

Last synced: 12 Feb 2026

https://github.com/kastorcode/cc50

Soluções para os set's de problemas do CC50/CS50.

brazil c cc50 cs50 css goiania goias html javascript matheus oliveira php ramalho sql xhtml

Last synced: 05 May 2026

https://github.com/patternhelloworld/docker-my-sql-replica

Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts

backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql

Last synced: 04 May 2026

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

Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql

Last synced: 23 Jun 2026

https://github.com/rainggor/fintrack

Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд

finance java microservice mysql spring spring-boot sql vaadin webflux

Last synced: 03 May 2026

https://github.com/anandpiyush1521/smartcontactmanager

A sophisticated web application designed to streamline contact management, offering robust features such as email verification, seamless OAuth integration for secure logins, and efficient image uploads powered by Cloudinary.

cloudinary hibernate java oauth spring-boot spring-security spring-validation sql tailwind

Last synced: 26 Feb 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

https://github.com/neoxelox/gilk

Silk-like query inspector/profiler for golang

database gilk go golang inspector json profiler query silk sql ui

Last synced: 30 Apr 2026

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

Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.

dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 19 Jun 2026

https://github.com/divithraju/divith-raju-immigration-data-engineering

A Capstone Project that covers several aspects of Data Engineering (Data Exploration, Cleaning, Modeling, Pipelining, Processing)

apachespark bigdata bigdataprocessing bigdataproject capstone-project datacleaning dataengineering datalake datamodeling datapipeline dataprocessing dataschema dataset datawherehouse pandas sql

Last synced: 29 Apr 2026

https://github.com/arturoeanton/go-struct2serve

This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.

database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql

Last synced: 28 Apr 2026

https://github.com/rosscartlidge/ssql

SQL-style stream processing for the command line and Go

cli csv data-processing duckdb go golang pipeline sql stream-processing unix wasm

Last synced: 02 Jul 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/cleilsonandrade/pass.in-api

O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.

api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod

Last synced: 09 Feb 2026

https://github.com/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 Apr 2026

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 18 Apr 2026

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

https://github.com/jerryfzhang/exceltosql

Excel to SQL insertion code generator.

csv csv-converter csv-import csv-parser insertion sql sql-insert xls

Last synced: 24 Jun 2026

https://github.com/turbot/steampipe-mod-terraform-oci-compliance

Run compliance and security controls to detect Terraform OCI resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 12 Feb 2026

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/hoseinrezaeem/jdbc_generics_shoponline

Hi,My project shop Online use java , jdbc Generics

enumeration generic git interface java jdbc maven oop postgresql sql

Last synced: 16 Apr 2026

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/kaustubhgupta/postgress-mcp-server-claude

Interactive SQL learning playground powered by MCP + PostgreSQL + Claude

claude mcp-server postgresql project sql

Last synced: 15 Apr 2026

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/richardevcom/memba

SMS reminders for elderly using Twilio API, Vertex AI & Google Cloud services.

api challange cloud gemini google mysql prisma run sms sql ts twilio typescript vertex

Last synced: 22 Apr 2025

https://github.com/julianolaurentino/sql_sample

Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.

data-analysis sql sql-query sql-server

Last synced: 05 Mar 2025

https://github.com/wiriswernek/atividades

Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade

bootstrap c css3 html5 java javascript sql

Last synced: 10 Apr 2026

https://github.com/shivamsouravjha/demons

This is a demo sample of linking NODEJS via ORM and MYSQL

crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql

Last synced: 09 May 2026

https://github.com/sameetasadullah/student-registration-database-website

A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options

erdiagram oracle-11g php school-management sql

Last synced: 01 Aug 2025

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/ashutosh1919/grocery-todo

Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)

elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist

Last synced: 06 May 2026

https://github.com/seunmatt/cassandra2sql

This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres

cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql

Last synced: 02 Aug 2025

https://github.com/zahidshaikh10101/100daysofdatascience

Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!

deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping

Last synced: 03 Aug 2025

https://github.com/notcoffee418/dapperbulkqueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

bulk dapper dapper-extensions postgresql sql

Last synced: 24 Aug 2025

https://github.com/dikshantrajput/easyrls

EasyRls is an open-source tool for managing Row Level Security (RLS) policies in PostgreSQL databases. It allows users to connect to PostgreSQL instances, list schemas and tables, manage RLS policies (create, edit, delete, copy, enable/disable)

database-management database-security frontend-development hacktoberfest light-and-dark-theme open-source postgresql rls-policies row-level-security sql sveltekit typescript

Last synced: 27 Feb 2026

https://github.com/ihahachi/algeria-cities

Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.

csv excel geojson json php sql

Last synced: 10 Apr 2026

https://github.com/greenpeace/gpes-bigquery-recipes

Google Big Query recipes to Analyse our data.

bigquery database-management sql

Last synced: 11 May 2025

https://github.com/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 2026

https://github.com/nicolasanunes/online-shop

Projeto backend de uma loja online desenvolvido utilizando Node.js com NestJS e TypeScript como linguagem de programação, TypeORM na manipulação e geração de migrations do banco de dados PostgreSQL criado em Docker, bcrypt para encriptografia de senhas, jwt-token na autenticação de usuários e Jest na aplicação dos testes unitários.

bcrypt docker javascript jest jwt-token migration nestjs nodejs postgresql sql typeorm typescript

Last synced: 07 Apr 2026

https://github.com/hjo12/loginpanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 19 Jun 2025