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/functionreturnfunction/format-table

Parse and reformat tabular data in emacs.

emacs json library sql

Last synced: 14 Jul 2025

https://github.com/fzakaria/calcite-git

A native Calcite Git adapter

apache calcite git java relational-algebra sql

Last synced: 23 Jul 2025

https://github.com/hojabri/querybuilder

SQL query builder

golang query query-builder sql

Last synced: 16 Jan 2026

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/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 2025

https://github.com/halojoy/quickcommunity

Quick Community is a Fast Forum programmed in PHP and using SQL with PDO

board discussion-board forum mysql pdo php sql sqlite

Last synced: 30 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/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/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/ryan-haskell/elm-graphql-server

Create a GraphQL API with Elm!

apollo backend elm graphql sql

Last synced: 05 Sep 2025

https://github.com/yasindehfuli/laravel-dashboard

Laravel Dashboard Sample

back-end blade dashboard laravel php sql

Last synced: 23 Jul 2025

https://github.com/canva-public/endpoint-vulnerability-management-samples

A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.

endpoint security sql vulnerability

Last synced: 31 Jan 2026

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

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

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

go sql sqlbuilder

Last synced: 24 Feb 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/invaderzim85/mssqltoolbelt

Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.

classgenerator csharp efcore helper mahapps mssql net8 replication sql table

Last synced: 09 Oct 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/prashuk/sql-taxi-management

Taxi Management Database Project

erdiagram oracle-11g plsql sql

Last synced: 02 Jan 2026

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/turbot/steampipe-plugin-azuread

Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.

azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 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/linsir6/webnote

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

javascript mysql nodejs sql

Last synced: 08 Apr 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/dcblogdev/sql-import

PDO import sql from a .sql file

hacktoberfest importer php sql

Last synced: 07 May 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: 30 Oct 2025

https://github.com/tomwright/qry

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

go golang mysql repo repos sql sql-bui sql-builders

Last synced: 13 Mar 2025

https://github.com/melbournedeveloper/covid-19-db

COVID-19 database generated from Johns Hopkins CSSE data

covid-19 csv-files sql sqlite-database

Last synced: 29 Oct 2025

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/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/xuesongtao/spellsql

🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生

fast-orm light-weight-orm orm spellsql sql

Last synced: 26 Jan 2026

https://github.com/thuongtruong1009/bookept

📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart

authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template

Last synced: 10 Jun 2025

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

Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.

backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.

backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 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/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/turbot/steampipe-mod-alicloud-compliance

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

alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 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/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/briansorahan/spatialite

database/sql driver for libspatialite

geospatial spatial spatialite sql sqlite3

Last synced: 22 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/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/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/azthinker/sqlrepoex

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver

Last synced: 13 Apr 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/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/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/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 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/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/crgimenes/migration

SQL migration tool

go golang migration package sql

Last synced: 15 Dec 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/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: 30 Oct 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/vicotrbb/sqltemple

SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.

database electron ide sql

Last synced: 06 Mar 2026

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/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/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/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/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/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/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/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/csfelix/how-to-do-instagram-portfolio

🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)

c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Apr 2025

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/evandersondev/snail

🐌 Snail is a library inspired by Spring Data JPA, designed to simplify SQLite database management in Flutter/Dart applications. Easy to use like a snail (but as functional as a rocket 🚀)!

dart flutter jpa orm snail sqflite sql

Last synced: 11 Feb 2026

https://github.com/revolut-engineering/sqltools-driver-exasol

Exasol Driver for VSCode plugin SQLTools

exasol sql sqltools vscode vscode-extension

Last synced: 24 Feb 2026

https://github.com/AzThinker/SqlRepoEx

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver

Last synced: 19 Jan 2026

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/onfranciis/linkly-rs

A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative

bitly learn linkly-rs postgresql redis rocket rust sql student-vscode

Last synced: 23 Oct 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/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 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/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/rocherkong/bara

micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.

dapper dataaccess database dotfiles mybatis mysql oracle orm sql

Last synced: 26 Oct 2025

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 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/akardapolov/dimension-db

Hybrid time-series and block-column storage database engine written in Java

big-data-processing column-store dbms java sql time-series

Last synced: 24 May 2026

https://github.com/rashedul-alam46/sql-multi-table-update

SQL query to update one table by another table.

database mssql-server sql tsql

Last synced: 21 Jun 2026

https://github.com/mozancetin/sqlite-image-handler

Simple to use image handler for python sqlite3.

database python python-sqlite3 python3 sql sqlite sqlite3-image

Last synced: 07 May 2025

https://github.com/natewu/admissionpal

MYC 2021 Hackathon Winner and Best Tech Award

beautifulsoup4 expressjs js mysql nodejs python3 react redux sql universities

Last synced: 08 May 2025

https://github.com/manyakrus/crud_generator

Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.

codegenerator crud database generator grpc nrpc postgres sql

Last synced: 13 Apr 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/bilbottom/sql-learning-materials

SQL scripts that demonstrate various features and concepts.

duckdb postgresql sql sql-server sqlite

Last synced: 03 May 2025