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/1kivanc/sqlodevler

patika tarafından verilen SQL ödevlerini attığım repodur

sql

Last synced: 19 Mar 2026

https://github.com/kingluo/lua-resty-ffi-graphql-resolver

The openresty graphql server library that encapsulates ariadne.

graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice

Last synced: 05 Mar 2026

https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js

Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.

database express javascript js nodejs orm relationships-between-database sequelize sql

Last synced: 17 Apr 2026

https://github.com/proddata/node-cratedb

A lightweight Node.js client for CrateDB.

crate cratedb crateio database sql

Last synced: 05 Mar 2026

https://github.com/qninhdt/typespec-libraries

TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema

dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod

Last synced: 02 Apr 2026

https://github.com/k98kurz/sqloquent

Python 3+ SQL ORM system inspired by Eloquent

orm sql

Last synced: 02 Apr 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 2026

https://github.com/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 2026

https://github.com/theabhishek07/hello-world

This repository will contain the HELLO-WORLD! programs written in different programming languages.

arduino bash bosque c c-plus-plus c-sharp cobol coffeescript dart english html java javascript kotlin php python reactjs scala sql windows-command-line

Last synced: 04 Apr 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/socketbyte/simple-query-creator

Simple query creator and executor

generator kotlin maven mysql sql wrapp

Last synced: 18 Apr 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/arkenidar/php_http_apps_todo

php_http is a way of using html and sql with php in the http way

html http mvc naive php sql

Last synced: 18 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/paraglondhe098/sql-manager-ai-agent

Incorporating AI agent to manage a SQL database.

ai-agent database llm mysql sql

Last synced: 18 Apr 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/roe-dl/weewx-sqlupload

Upload skins by using a database

mysql php sql weewx weewx-skin

Last synced: 19 Apr 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/sureshbeekhani/chat-with-postgres-sql

This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.

ai chatbot langchain sql sqlite streamlit

Last synced: 19 Apr 2026

https://github.com/jhonshua/web_scraping_api_fastapi

Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo

api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping

Last synced: 19 Apr 2026

https://github.com/shanu-shahbin/django_orm_mastery

Django ORM Mastery is a hands-on project developed to help understand and master Django's ORM features. This project contains examples and implementations of various ORM queries, model relationships, signal handling, transactions, and custom managers.

crud django grappelli orm sql

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

freecodecamp project from database certification

bash certification freecodecamp sql

Last synced: 20 Apr 2026

https://github.com/dataspoclab/dataspoc-lens

Virtual warehouse — SQL + Jupyter + AI over cloud Parquet via DuckDB

cli data data-engineering data-lake duckdb etl parquet python singer sql

Last synced: 20 Apr 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/0prashantyadav0/backend-project

This website consist of express nodejs project with ejs

ejs express nodejs sql

Last synced: 20 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/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/mgobeaalcoba/postgresql_fundamentals

Querys y notas del curso de PostgreSQL

database database-management postresql sql

Last synced: 21 Apr 2026

https://github.com/aryadiahmad4689/selectq-go

SelectQ adalah project opensource yang di bangun atas landasan kemudahan query golang

golang postgresql query sql

Last synced: 22 Apr 2026

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

Curso Introducción a Bases de datos | código 68490

database-design databases mysql mysql-database sql

Last synced: 22 Apr 2026

https://github.com/shivam1808/covid-project-data-exploration

Skills used: Joins, CTE's, Temp Tables, Windows Functions, Aggregate Functions, Creating Views, Converting Data Types

mssqlserver mysql sql

Last synced: 22 Apr 2026

https://github.com/poetryofcode/mysql

Databases

mysql sql

Last synced: 22 Apr 2026

https://github.com/benscabbia/ssms-results-parser

Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!

compare-data parser results-viewer sql sql-server sqlserver ssms

Last synced: 22 Apr 2026

https://github.com/arkenidar/py-sql-task

SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase

py sql

Last synced: 06 Jun 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/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/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/svaveop/registration

Nice repository for anyone who wants to understand how to implement a PHP-based registration system!

php register registration sql

Last synced: 24 Apr 2026

https://github.com/wvlet/sql

Bridging gaps between SQL and Scala collections

collection scala sql

Last synced: 25 Apr 2026

https://github.com/jreyesr/steampipe-plugin-blockchain

A Steampipe plugin to interface with the Blockchain.com API

bitcoin sql steampipe

Last synced: 25 Apr 2026

https://github.com/seaworld008/ai-coding-prompts-template

Open-source AI coding prompt template repo with Chinese explanations, English prompts, and specialized engineering playbooks.

ai ai-coding automation database developer-tools devops docker github-actions kubernetes nginx nosql prompt-engineering prompts software-engineering sql terraform

Last synced: 06 Jun 2026

https://github.com/impossibleforge/pfc-duckdb

DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering

analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs

Last synced: 25 Apr 2026

https://github.com/jamesrobionyrogers/spaced-repitition-software-website

Onslow SRS is a project for an assignment where we were tasked to create an interactive website

2021 assessment-project javascript php sql

Last synced: 25 Apr 2026

https://github.com/petykowski/sql-script-generator

CSVtoSQL is a utility to generate different SQL scripts by referencing .csv files.

python-3 scripting sql

Last synced: 06 Jun 2026

https://github.com/itsdaiton/eshop-php

E-shop vytvořený v jazyce PHP v rámci kurzu Webové aplikace na VŠE.

composer eshop php shop shopping-cart sql

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/thethunderb0lt/student_result_portal

A Student result portal built using Java & JFrame with MYSQL Database.

java jframe netbeans oops sql

Last synced: 07 Jun 2026

https://github.com/yusufyusie/database-diagram

I will get a database diagram, interpret it, and implement the SQL needed to build that database.

database database-diagrams database-schema postgresql sql

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/zeroidentidad/practicas_postgresql

Scripts SQL y PLpgSQL, ejemplos de base de datos, notas practicas.

postgresql shell sql

Last synced: 27 Apr 2026

https://github.com/jreyesr/steampipe-plugin-mongodb

Use SQL to instantly query MongoDB databases. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Apr 2026

https://github.com/felixmccuaig/flowbase

A declarative ML platform for tabular data that eliminates infrastructure complexity. SQL-first feature engineering, type-safe data cleaning, and automatic model comparison.

data-science declarative feature-engineering machine-learning mlops python sql

Last synced: 27 Apr 2026

https://github.com/geetika2708/online-job-portal-in-python

Online Job AThis Online Job Portal is an application where the job seekers can register themselves at the website and search for jobs that are suitable for them as the employers register with the website and put up jobs that are vacant at their company.

gui mysql-database online-job-portal python sql tkinter

Last synced: 27 Apr 2026

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

from https://zetcode.com/java/postgresql/

java jdbc postgresql sql

Last synced: 27 Apr 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/vargascardona/agenda-digital

Sistema de gestión para contactos

management python sql

Last synced: 07 Jun 2026

https://github.com/efe-eroglu/blog_website

My website where I can share my own blog posts

asp-net blog sql

Last synced: 28 Apr 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/orsinium-labs/pgxtester

Go package for testing code that uses PostgreSQL

fixture fixtures go golang pgx postgres postgresql psql sql sqlc test testing

Last synced: 28 Apr 2026

https://github.com/jasminemlewis/sign.ly

Sign.ly enables electronic signature of identification badges and email pdf to recipient and appropriate parties.

ado-net asp-net database sql vbnet

Last synced: 28 Apr 2026

https://github.com/orionw/byu-housing-finder

App for Student Housing - see link to Google Play

android housing java sql

Last synced: 28 Apr 2026

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 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/lokeshmori/e-library

E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.

html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf

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/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/tomtom828/hello-windows

Notes to self on creating a developer environment in Windows 10

getting-started gitbash how-to howto java setup sql windows

Last synced: 28 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/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/a1k0r/node-query-template

Node.js library for SQL queries templating

mysql nodejs postgresql query sql template

Last synced: 28 Apr 2026

https://github.com/lmuffato/practice-sequelize-associations-trybe

Projeto para praticar sequelize - Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database express mysql orm pratice pratice-project sequelize solid sql

Last synced: 28 Apr 2026

https://github.com/nightvisi0n/pg-formatter-ts

Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool

cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript

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

Tips and tricks using Hibernate and SQLite with Kotlin

hibernate kotlin sql sqlite

Last synced: 29 Apr 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/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 Apr 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