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/birddevelper/flask_sqlalchemy_report

A useful simple to use utility to turn your sql query into a beautiful report HTML table

flask flask-sqlalchemy html python report sql sql-query sqlalchemy table

Last synced: 13 Mar 2025

https://github.com/fernandod1/form-insert-mysql

Simply example of PHP script that includes a html form to insert its data into Mysql database.

form forms insert-data insert-records insert-script inserting insertion mysql mysql-connection mysql-connector mysql-database mysqli php php5 php7 phpmyadmin sql

Last synced: 24 Jun 2025

https://github.com/crgimenes/migration

SQL migration tool

go golang migration package sql

Last synced: 15 Dec 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 2025

https://github.com/k1ethoang/learn_sql-server

For beginner to learn SQL basic

microsoft-sql-server sql

Last synced: 30 Oct 2025

https://github.com/iharshit009/secretpeek

Anonymity is taken Seriously. It is a webpage to confess your secrets.

css flask html socket-io sql

Last synced: 19 Jul 2025

https://github.com/ekhabarov/go-pg-generator

Golang struct generator for PostgreSQL

cli generator golang postgres postgresql sql

Last synced: 13 Apr 2025

https://github.com/bytebase/postgresql-parser

PostgreSQL parser based on ANTLR4

antlr antlr4 database parser postgres postgresql sql

Last synced: 09 Jul 2025

https://github.com/ginkgobioworks/curious

Graph-based data exploration tool

django graph-database query query-language sql

Last synced: 30 Dec 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/cloudposse/terraform-aws-dms

Terraform modules for provisioning and managing AWS DMS resources

data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server

Last synced: 09 Sep 2025

https://github.com/cbess/sqbrowser

SQLite Query Browser for any text editor. Uses wxPython 2.8+

database python sql sqlite wxpython

Last synced: 29 Oct 2025

https://github.com/cpcloud/dpyr

Python dplyr operations for SQL databases and pandas DataFrames

data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3

Last synced: 09 Sep 2025

https://github.com/nccapo/paginate-metakit

A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.

go golang gorm gorm-orm metadata pagination sql

Last synced: 19 Jul 2025

https://github.com/i3abghany/rheadb

A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface

dbms jdbc sql

Last synced: 03 Oct 2025

https://github.com/turbot/steampipe-plugin-grafana

Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.

backup etl grafana hacktoberfest monitoring postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 28 Oct 2025

https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance

MySQL and Oracle in 100 days

mysql oracle sql

Last synced: 11 Jun 2026

https://github.com/techiediaries/electron-mysql-demo

A Demo and Example App Created with Electron and MySQL Node.js Module

angularjs electron electron-app mysql sql

Last synced: 29 Oct 2025

https://github.com/gavincabbage/chiv

gavincabbage.com/chiv | Archive relational database tables to Amazon S3

archive database s3 sql

Last synced: 11 Apr 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/sebdesign/blade-sql-formatter

Display formatted SQL queries in your Laravel views

blade doctrine laravel query sql

Last synced: 12 Dec 2025

https://github.com/stackql/stackql-middleware

Middleware solution to allow clients to query back end APIs using SQL

api bff database middleware postgres postgresql sql stackql

Last synced: 11 Jul 2025

https://github.com/johnhany97/dental-clinic-system

Dental Clinic Appointments and Patients management System in Java

clinic dental java sql

Last synced: 10 Apr 2025

https://github.com/wroge/querify

query json-compatible data using a SQL-like language

json query sql

Last synced: 11 Apr 2025

https://github.com/saket-sk/semester5-sppu-dbms-lab

List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab

dbms mysql sql

Last synced: 12 Apr 2025

https://github.com/databrickslabs/waterbear

Automated provisioning of an industry Lakehouse with enterprise data model

data-model databricks delta-lake lakehouse python spark sql

Last synced: 07 Jul 2025

https://github.com/mokeddembillel/amortized-svgd-gan

Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning

amortized amortized-svgd continuous-probability-distibution draw-samples gan pytorch pytorch-implementation reinforcement-learning soft-q-learning sql stein-variational-gradient-decent svgd

Last synced: 15 Jun 2025

https://github.com/drmcarvalho/pyquerymonitor

Ferramento para monitoramento de consultas lentas em SQL

monitoring mysql query sql tool

Last synced: 13 Apr 2025

https://github.com/rursprung/r2d2-oracle

an r2d2 adapter for the oracle database

connection database oracle pool r2d2 rust sql

Last synced: 30 Apr 2025

https://github.com/9ssi7/query

A fast, synchronized and dynamic query builder package.

chain-of-responsibility query query-builder sql typescript

Last synced: 05 Apr 2025

https://github.com/thecodechaser/vet-clinic-database

Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.

sql

Last synced: 27 Jun 2025

https://github.com/jonathanyiv/sqlzoo

My solutions to SQL Zoo.

sql sql-zoo

Last synced: 26 Feb 2025

https://github.com/PHPVibe/pornhub-cvs-dumps

PornHub website cvs dumps for PHPVibe's adult plugin 'Spicy'

mariadb mysql sql video videos

Last synced: 10 Mar 2025

https://github.com/briansorahan/spatialite

database/sql driver for libspatialite

geospatial spatial spatialite sql sqlite3

Last synced: 22 Mar 2025

https://github.com/almoggutin/node-express-rest-api-mysql-js-example

Basic REST API example that is built with Node.js and Express in JavaScript. Database connection with MySQL with mysql2 library.

crud express mysql mysql2 nodejs rest-api sql

Last synced: 05 Mar 2025

https://github.com/prefeitura-rio/queries-rj-smtr

Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)

dbt queries sql

Last synced: 17 Jan 2026

https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 30 Oct 2025

https://github.com/bocaletto-luca/movies-database

Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.

data-management database dates films movie-data movies open-data research sql

Last synced: 03 Aug 2025

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/ajzbc/workers-typesafe-db-example

An example Cloudflare Worker API with a typesafe database

cloudflare cloudflare-workers d1 example hono kysely kysely-dialect sql sqlite typesafe typescript

Last synced: 12 May 2025

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/miguelpragier/pgkebab

Golang wrapper over PostgreSQL driver

go golang helper postgresql pq sql wrapper

Last synced: 13 Aug 2025

https://github.com/nhviet03/java_project_restaurantms

Xây dựng hệ thống quản lý nhà hàng

desktop-app java jdbc management-system netbeans oracle-database sql swing-gui

Last synced: 28 Jul 2025

https://github.com/pycasbin/async-sqlalchemy-adapter

Async SQLAlchemy Adapter for PyCasbin

abac acl adapter async auth casbin orm python rbac sql sqlalchemy

Last synced: 24 Oct 2025

https://github.com/farjs/better-sqlite3-wrapper

Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage

api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 14 Apr 2025

https://github.com/mo-karbalaee/instagram-desktop-application

Instagram clone. As the final project of the advanced programming course at SBU on spring 2021

client database-management java java-fx multithreading object-oriented-programming server shahid-beheshti-university socket-programming sql

Last synced: 01 Aug 2025

https://github.com/pprattis/bookstore-asp.net-web-application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 08 Oct 2025

https://github.com/inlife/squirrel-orm

Simple OOP-based ORM for squirrel-lang

database mysql nut orm sql sqlite squirrel

Last synced: 14 Apr 2025

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/tkcrm/pgxgen

Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.

ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite

Last synced: 14 Apr 2026

https://github.com/vivekuw/e-commerce-database-management-project

This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.

dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql

Last synced: 18 Jun 2026

https://github.com/mixpanel/mixpanel-headless

Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.

ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql

Last synced: 06 Jun 2026

https://github.com/aymen94/games-center

Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql

dbms game-center java java-swing mysql oop sql steam swing uplay

Last synced: 28 Apr 2025

https://github.com/rem0o/dynamicmapper

Dynamic POCO mappers using the Roselyn Compiler.

csharp-script dotnet-standard orm sql

Last synced: 09 Jul 2025

https://github.com/fabiannorbertoescobar/sql-ejercicios

Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP

backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views

Last synced: 03 Aug 2025

https://github.com/musikanimal/sql-optimizer

Run EXPLAIN on Wikimedia Toolforge SQL queries

sql toolforge wikimedia wikipedia

Last synced: 07 Oct 2025

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

Run individual controls or full compliance benchmarks for across all of your GitHub resources using Powerpipe and Steampipe.

cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/stats4sd/laravel-sql-views

A Laravel Package to let you manage MySQL views using .sql files stored within your project.

laravel laravel-package php sql

Last synced: 05 Aug 2025

https://github.com/j-dumbell/snow-builder

Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.

nodejs npm orm-library query-builder snowflake sql typescript

Last synced: 09 Apr 2025

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 Feb 2026

https://github.com/augustoccesar/querybuilder

Simple helper for building queries using Java/Kotlin code.

java sql

Last synced: 11 Oct 2025

https://github.com/opensearch-project/sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

odbc opensearch opensearch-plugins sql

Last synced: 26 Apr 2025

https://github.com/neondatabase/semicolons

Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements

comments parse postgres postgresql semicolons split sql

Last synced: 08 Apr 2025

https://github.com/stackql/stackql-registry-docs

StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.

cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql

Last synced: 19 Oct 2025

https://github.com/nemwel-boniface/nemwel-vetclinic-db

This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.

postgresql sql

Last synced: 09 Feb 2026

https://github.com/bria222/milk-management-system

Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.

ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql

Last synced: 07 Sep 2025

https://github.com/thecodemonkey86/qt_oci_driver

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

database driver oracle qt5 qt6 sql

Last synced: 27 Apr 2025

https://github.com/sunilvijayan7/timetracker

A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS

attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs

Last synced: 25 Apr 2025

https://github.com/dcblogdev/sql-import

PDO import sql from a .sql file

hacktoberfest importer php sql

Last synced: 07 May 2025

https://github.com/stimulsoft/samples-reports.web-for-blazor-webassembly

Blazor WebAssembly (Wasm) samples for Reports.BLAZOR report generator, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 embedded components

blazor blazor-wasm chart code128 databases dotnet embedded export html-text net60 net70 net80 onepage pdf-generator razor-pages reporting sql wasm web-components webassembly

Last synced: 14 Oct 2025

https://github.com/parkingwang/go-sqlbuilder

Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。

go sql sqlbuilder

Last synced: 24 Feb 2026

https://github.com/zombiezen/bass

Utilities for writing servers in Go

backend go golang http sql

Last synced: 24 Mar 2025

https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 21 Jul 2025

https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack

Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.

angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql

Last synced: 29 Apr 2025

https://github.com/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 2025

https://github.com/turbot/steampipe-plugin-okta

Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.

backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/linsir6/webnote

记录一些在学习Js,NodeJs,数据库相关方面知识的资料,欢迎fork,star~

javascript mysql nodejs sql

Last synced: 08 Apr 2025

https://github.com/cryptic-game/java-backend-old

This is the Java Backend of the Cryptic project.

api cryptic cryptic-game hacktoberfest hibernate-orm java java-11 netty sql

Last synced: 05 Oct 2025

https://github.com/bayoadejare/airbyte_dbt_covid19

dbt transformations for Snowflake data warehouse.

airbyte covid-19 dbt elt snowflake sql

Last synced: 06 Oct 2025

https://github.com/jgolafshan/wallstreetsocial

Analyze Reddit posts/comments, uses an NLP model to recognize stock symbols and options positions

data-analysis flexible machine-learning mentioned-stocks named-entity-recognition natural-language-processing nlp reddit social-media-analysis sql wallstreetbets

Last synced: 22 Jul 2025

https://github.com/cloudflare/hyperdrive-demo

A demo site for @cloudflare Hyperdrive (makes databases fast) - https://developers.cloudflare.com/hyperdrive/

cloudflare databases hyperdrive sql

Last synced: 09 Apr 2025

https://github.com/ollieday/daffer

Functional wrapper for Dapper

dapper dotnet f-sharp library sql

Last synced: 06 Aug 2025

https://github.com/jdegand/testdome-sql-questions

My solutions to Testdome Public SQL Questions

mysql oracle-sql sql testdome testdome-solutions

Last synced: 31 Jul 2025

https://github.com/ahmedosamamath/postgresql-basics

A beginner-friendly guide to PostgreSQL covering installation, basic commands, SQL queries, and database management techniques.

postgres postgresql postgresql-database sql

Last synced: 11 Mar 2026

https://github.com/covenantsql/cql-python-driver

Python driver for CovenantSQL

covenantsql cql python python3 sql

Last synced: 06 Jul 2025