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/nzmprlr/sqlpp

A database connection wrapper to cache prepared statements by transforming queries to use with array arguments.

database go golang mysql postgresql sql wrapper

Last synced: 18 Jan 2026

https://github.com/jeffreyning/micro-mvc

与其他mvc兼容的框架

dao groovy springcloud springmvc sql

Last synced: 27 Apr 2025

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

Use SQL to instantly query droplets, VPCs, users and more from DigitalOcean. Open source CLI. No DB required.

backup digitalocean digitalocean-api doctl etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/surajiyer/database-sql-joins-algorithm

An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"

cardinality-estimation joins pandas-dataframe sql

Last synced: 06 Jul 2025

https://github.com/laowantong/sqlab

SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database

database education game-engine games sql text-adventure

Last synced: 26 Jan 2026

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

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

active-directory backup etl hacktoberfest ldap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.

capstone-project database oop postgresql rspec ruby sql tdd

Last synced: 24 Apr 2025

https://github.com/crowbarz/ha-sql_json

Updated SQL integration for Home Assistant that supports JSON attributes

hacs home-assistant integration json sql

Last synced: 17 Jan 2026

https://github.com/evidence-dev/evidence-vscode

The official VS Code extension for Evidence projects.

analytics data evidence markdown sql vscode

Last synced: 23 Apr 2025

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

Use SQL to instantly query OpenAI for completions, models & more. Open source CLI. No DB required.

backup etl golang gpt-3 hacktoberfest openai postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/ajit24/coderbyte-solution-js

A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .

algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions

Last synced: 23 Apr 2025

https://github.com/oneteme/jquery

Java Query

api java query sql

Last synced: 16 Feb 2026

https://github.com/nicolasbonnici/gorest

GoREST is a library that helps you easily create production-grade REST APIs

go rest-api sql

Last synced: 14 Jun 2026

https://github.com/leovan/hive-functions

Hive 函数

hive hiveql sql udaf udf udtf

Last synced: 01 Feb 2026

https://github.com/ankitsharma-tech/flask-social-media-automation

Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.

ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps

Last synced: 05 May 2026

https://github.com/georgepwall1991/linqcontraband

Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.

code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis

Last synced: 04 Jun 2026

https://github.com/sawongam/bank-management-system-in-web

A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.

bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql

Last synced: 26 Feb 2026

https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard

🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫

admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript

Last synced: 04 Apr 2026

https://github.com/xnerhu/sql-next

🔎 Mysql client for Node.js with json queries and modern api.

javascript js json mysql nodejs nosql sql typescript

Last synced: 14 Apr 2025

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

Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.

abuseipdb abuseipdb-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jul 2025

https://github.com/turbot/steampipe-mod-gcp-thrifty

Are you a Thrifty GCP dev? This mod checks your GCP project(s) for unused and under-utilized resources using Powerpipe and Steampipe.

cost cost-control cost-optimization gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 03 Feb 2026

https://github.com/epost/purescript-any-db

PureScript Bindings for the node-any-db library.

mysql postgres purescript sql sqlite

Last synced: 07 May 2025

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

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/pinzolo/sqlt

Simple SQL template for 2 way SQL.

2way-sql database golang mysql oracle postgresql sql sqlserver

Last synced: 14 Mar 2025

https://github.com/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

https://github.com/ernsthaagsman/grouporder

Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!

ansible database flask postgresql pycharm python sql vagrant

Last synced: 14 Jul 2025

https://github.com/waitingsong/kmore

A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional

knex otel postgres query-builder sql transactional typeorm types typescript

Last synced: 07 Aug 2025

https://github.com/raleighlittles/hackerrank-sql

Annotated solutions to HackerRank's SQL domain questions.

hackerrank-solutions sql

Last synced: 21 Mar 2025

https://github.com/shgopher/408

408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库

408 algorithms algorithms-and-data-structures linux mysql network patterns sql system

Last synced: 15 Apr 2025

https://github.com/cyberdelia/sequel-caller-location

Add comments or the caller location to your SQL

sequel sql

Last synced: 13 Apr 2025

https://github.com/SANKALP1011/LibraryDatabase

This is an library database build using sql .

database mysql sql

Last synced: 30 Jul 2025

https://github.com/viant/bigquery

BigQuery database/sql golang driver

bigquery driver golang sql

Last synced: 16 Feb 2026

https://github.com/klen/pypika-orm

Async ORM based on PyPika

asyncio orm pypika sql

Last synced: 03 Mar 2026

https://github.com/jbmusso/zer

Zer helps you create and serialize generic JavaScript chains to String representations of any languages by leveraging ES2015 Proxy objects.

chain dsl gremlin javascript-chains javascript-proxy serialization serializer sql

Last synced: 13 Apr 2025

https://github.com/soranoba/pageboy

A SQL pagination library for golang with GORM.

golang gorm pagination sql

Last synced: 24 Aug 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/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/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/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/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/fzakaria/calcite-git

A native Calcite Git adapter

apache calcite git java relational-algebra sql

Last synced: 23 Jul 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/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/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/duyet/athena-rs

Managing schema for AWS Athena as Code in GitOps-style

athena aws gitops rust rust-lang sql template-engine

Last synced: 07 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/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 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/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/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/yasindehfuli/laravel-dashboard

Laravel Dashboard Sample

back-end blade dashboard laravel php sql

Last synced: 23 Jul 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/avanade/dbex

DbEx provides database extensions for DbUp-inspired database migrations.

ado-net database dbup sql sql-server

Last synced: 12 Sep 2025

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/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/dcblogdev/sql-import

PDO import sql from a .sql file

hacktoberfest importer php sql

Last synced: 07 May 2025

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/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/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/ryan-haskell/elm-graphql-server

Create a GraphQL API with Elm!

apollo backend elm graphql sql

Last synced: 05 Sep 2025

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

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 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/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/mfazrinizar/sqlzr-i

This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.

database exploit exploitation pentesting perl sql sql-i

Last synced: 08 May 2025

https://github.com/michael-simons/doag2016

Slides and demo code for my talk at DOAG2016

demo jooq spring-boot sql talk

Last synced: 08 May 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/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/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/turbot/steampipe-plugin-imap

Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.

backup email etl hacktoberfest imap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 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/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-azure-thrifty

Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.

azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

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