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/saket-sk/full-stack-webdev-repo

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp

Last synced: 23 Jun 2025

https://github.com/bframe-work/bframelib

Open source billing library based in SQL. Generate, view and diff invoices locally or in the cloud.

duckdb python sql

Last synced: 23 Feb 2026

https://github.com/jixiuf/sqlparser

a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.

completion emacs mysql sql

Last synced: 27 Feb 2026

https://github.com/dsevilla/bdge

Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.

bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Oct 2025

https://github.com/caogiathinh/urban-mobility-elt-pipeline

Built a complete end-to-end data platform to ingest, process, and analyze complex, multi-source public datasets for business intelligence.

dataengineering docker gooogle-cloud kestra pandas postgresql-database python spark sql terrraform

Last synced: 07 Oct 2025

https://github.com/tuva-health/provider

A dbt project that transforms messy public provider datasets into usable data for the Tuva Project.

analytics-engineering data-analytics data-governance data-lineage data-pipelines data-warehouse dbt healthcare healthcare-analysis healthcare-data open-source providers snowflake sql

Last synced: 18 Mar 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/oneteme/jquery

Java Query

api java query sql

Last synced: 16 Feb 2026

https://github.com/moritzkoerber/local-data-stack

This project demos how to integrate DuckDB and Delta Lake with dbt, orchestrated by Dagster. All data is stored and processed locally.

dagster dbt delta-lake delta-rs polars sql uv

Last synced: 28 Jan 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/cesiumlabs/json-sql-query

Use CRUD operations on JSON with SQL queries.

database json json-sql sql

Last synced: 12 Apr 2025

https://github.com/pondpilot/pondpilot

A lightweight local first SQL analytics tool. Get your data 🦆 in a row

analytics data duckdb sql wasm

Last synced: 08 Apr 2025

https://github.com/erizocosmico/git2pg

Git to PostgreSQL repository migration.

git migration postgresql sql vcs

Last synced: 13 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/mohamedhnoor/vet-clinic

Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.

postgresql sql

Last synced: 24 Aug 2025

https://github.com/rasolofonirina/madagasikara

This repository contains database, REST API of fokontany, kaomina, distrika, faritra and faritany in Madagasikara and Angular front.

angular communes districts distrika faritany faritra fokontany javascript js json kaomina madagascar madagasikara mysql nodejs prisma provinces regions sql typescript

Last synced: 17 Jul 2025

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

Async ORM based on PyPika

asyncio orm pypika sql

Last synced: 03 Mar 2026

https://github.com/connctd/sqlbee

Simple mutating admission proxy for k8s to inject cloud-sql-proxy sidecars

gcp k8s kubernetes sidecar sql

Last synced: 17 Feb 2026

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/claudiarojassoto/db_clinic

This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.

diagram join many-to-many many-to-one relational-databases sql

Last synced: 10 Mar 2026

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

https://github.com/kennethleungty/aws-rds-mysql-python

Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud

aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql

Last synced: 12 Jul 2025

https://github.com/sharpjs/psql

Cmdlets for SQL Server and Azure SQL databases.

azure-sql-database powershell powershell-module sql sql-server

Last synced: 07 May 2025

https://github.com/vb-consulting/blog

Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/

architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql

Last synced: 01 Sep 2025

https://github.com/legolasvzla/python-pubsub-postgresql-redis

Pub-Sub between PostgreSQL and Redis in Python

postgresql pubsub python3 redis sql

Last synced: 14 Jul 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/turbot/tailpipe-plugin-sdk

Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.

duckdb sql tailpipe tailpipe-plugin

Last synced: 26 Aug 2025

https://github.com/soapdog/livecode-dblib

A ORM for LiveCode

databases livecode orm sql

Last synced: 18 Mar 2025

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

Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/sharaal/sql-pg

Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.

node-postgres nodejs postgresql query-builder sql tagged-template-literals

Last synced: 09 May 2025

https://github.com/imdatngo/gowhere

SQL WHERE clause builder for Go

builder go golang query sql

Last synced: 16 Jan 2026

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/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/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/kanaries/gw-dsl-parser

Generate SQL from Graphic Walker visualization DSL

sql visualization

Last synced: 22 Apr 2025

https://github.com/qoredb/qoredb

Next Generation Database Client

database-client nosql opensource sql

Last synced: 17 May 2026

https://github.com/simandebvu/sql-zoo

My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.

sql sql-zoo zimbabwe

Last synced: 04 Apr 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/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/billwallis/sql-problems

Solutions to SQL problems.

sql

Last synced: 04 Feb 2026

https://github.com/mdubus/piscine-php

Learn PHP in 2 intensive weeks !

42 42school html-css javascript php sql

Last synced: 24 Apr 2025

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

Use SQL to instantly query Hypothesis resources. Open source CLI. No DB required.

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

Last synced: 22 Feb 2026

https://github.com/d-alejandro/laravel-code-examples

Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit

clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug

Last synced: 21 Apr 2025

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

Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.

backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 12 Oct 2025

https://github.com/opensearch-project/dashboards-query-workbench

The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL

dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql

Last synced: 11 Oct 2025

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/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/edoardottt/postgressql-db

Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries

data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql

Last synced: 27 Oct 2025

https://github.com/victor-wiki/sqlparser

Parse sql using antlr.

antlr mysql oracle parse sql tsql

Last synced: 11 Apr 2025

https://github.com/ever0de/gluesql-discord

SQL database to read and write "discord"

discord gluesql rust sql storage

Last synced: 24 Oct 2025

https://github.com/devinmatte/git-challenge

Gamification of Git Contributions for the use of either education or competition

competition education gameification gamification git git-challenge github-api organisation php sql

Last synced: 12 Jun 2025

https://github.com/sfneal/mysql-toolkit

Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.

manipulation mysql mysql-database python sql sqlparse

Last synced: 07 Oct 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/swarooppatilx/bit-by-query

Bit By Query is a web-based platform where users can compete in SQL competitions.

express mysql react sql sqlite3

Last synced: 12 Apr 2026

https://github.com/hoseinrezaeem/travel-ticket-online-purchase-system

Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design

css hibernate html inheritance interface jpa junit5 log4j maven servlet session-cookie sql

Last synced: 14 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/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/tablelandnetwork/go-sqlparser

This is a Go library for parsing a Tableland SQL statement.

sql tableland

Last synced: 02 Apr 2025

https://github.com/oybekkayumov/vet-clinic-db

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgresql sql

Last synced: 23 Apr 2025

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

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/mchenryspagg/sql-portfolio-project

A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..

data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization

Last synced: 05 Sep 2025

https://github.com/epicestudar/bancodedados

repositório para atividades e aulas sobre banco de dados

banco-de-dados brmodelo postgresql-database sql

Last synced: 28 Apr 2025

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

View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.

dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 14 Jun 2025

https://github.com/NitinSPatil15/Project-3-Data-Warehouse-with-AWS

An ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables

etl-pipeline python redshift-database s3-bucket sql

Last synced: 29 Jul 2025

https://github.com/richardschoen/ileusion

IBM i accessible via HTTP or Db2 using JSON rest calls. Could replace XMLSERVICE.

access as400 call cl cobol command data db2 http https ibmi ile ileastic microservice noxdb program rpg sql

Last synced: 05 Feb 2026

https://github.com/Robin-Assmann/turnbased-rpg

Turnbased RolePlay Game

csharp php sql unity3d unity3d-plugin xml

Last synced: 25 Apr 2025

https://github.com/certainlach/immigrant

Database schema definition language, migration and ORM boilerplate generator

database migration postgresql schema sql

Last synced: 24 Jun 2025

https://github.com/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/iwanbk/gosqlbencher

Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server

benchmark golang mysql postgresql sql

Last synced: 30 Jun 2025

https://github.com/dhui/satomic

Simple nested SQL transactions/savepoints in Golang

database golang savepoints sql transaction-manager

Last synced: 07 May 2025

https://github.com/jenbrissman/followspot

FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals. This app allows users to store information/media for all of their auditions while also compiling data and displaying statistics to help track progress. Demo Video: https://youtu.be/AkxajodTJZs | Deployed: https://followspot.herokuapp.com/

auditions bootstrap cards chartjs cloudinary cloudinary-api css flask google google-maps-api html industry jinja postgresql python python3 sqalchemy sql sqlalchemy twilio-api

Last synced: 12 Apr 2025

https://github.com/agnivade/sqlargs

A vet analyzer which checks sql queries for correctness

go postgres sql vet

Last synced: 29 Oct 2025

https://github.com/alnkesq/duckdbsharp

Bidirectional interoperability between DuckDB and .NET

dotnet duckdb parquet sql

Last synced: 10 Apr 2025

https://github.com/iricartb/propagation-techniques-used-by-threats

Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.

bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression

Last synced: 10 Apr 2025

https://github.com/sasha-alias/sqltabs-explain

Explain plan visualisation for Postgresql

nodejs postgresql sql sqltabs sqltabs-explain

Last synced: 26 Mar 2025

https://github.com/juliomarcopineda/jdbc-stream

Light-weight library to wrap JDBC ResultSet to Java Stream API

java java-stream-api java-streams java8 java8-stream jdbc lambda sql

Last synced: 10 Apr 2025

https://github.com/exasol/exasol-driver-go

Exasol SQL driver for Golang

database driver exasol exasol-integration go golang sql

Last synced: 10 Apr 2025

https://github.com/tallesl/net-Query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 04 May 2025

https://github.com/nyctibiusvii/happy

Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨‍👩‍👧‍👧🎁

adocao css foster-homes html javascript lar-adotivo maykbrito nextlevelweek nlw nlw-3 nlw-3-discovery orfanato rocketseat sql workshop

Last synced: 10 Apr 2025

https://github.com/tharukrenuja/cpms

Simple Car Parking Management System using (Windows Forms) C# with MS SQL Server

car-parking-management csharp final-project mssql-database offline sql windows-forms

Last synced: 30 Oct 2025

https://github.com/zstumgoren/gentle-intro-to-sql

A gentle intro to the world of databases and SQL, using SQLite

databases sql sqlite

Last synced: 19 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/soranoba/pageboy

A SQL pagination library for golang with GORM.

golang gorm pagination sql

Last synced: 24 Aug 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/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/tallesl/net-query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 30 Apr 2025