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/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/tallesl/net-query

A simplistic ADO.NET wrapper.

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

Last synced: 30 Apr 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/erizocosmico/git2pg

Git to PostgreSQL repository migration.

git migration postgresql sql vcs

Last synced: 13 Aug 2025

https://github.com/akkadotnet/akka.persistence.sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.

akka akka-persistence linq2db sql

Last synced: 13 May 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/victor-wiki/sqlparser

Parse sql using antlr.

antlr mysql oracle parse sql tsql

Last synced: 11 Apr 2025

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

Generate SQL from Graphic Walker visualization DSL

sql visualization

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

A vet analyzer which checks sql queries for correctness

go postgres sql vet

Last synced: 29 Oct 2025

https://github.com/adamfoneil/dapper.qx

More powerful and testable inline SQL used with Dapper

dapper-extensions inline-sql sql

Last synced: 15 Jul 2025

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/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/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/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/viant/bigquery

BigQuery database/sql golang driver

bigquery driver golang sql

Last synced: 16 Feb 2026

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/imdatngo/gowhere

SQL WHERE clause builder for Go

builder go golang query sql

Last synced: 16 Jan 2026

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/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

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

Next Generation Database Client

database-client nosql opensource sql

Last synced: 17 May 2026

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/billwallis/sql-problems

Solutions to SQL problems.

sql

Last synced: 04 Feb 2026

https://github.com/oneteme/jquery

Java Query

api java query sql

Last synced: 16 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/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/akshayreddykotha/sql-data-exploration-project

Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.

ipynb-jupyter-notebook postgresql sql

Last synced: 28 Oct 2025

https://github.com/emilyriederer/dbt-convo-covid

Demo repo with full code described in blog post

controlled-vocabulary data dbt sql variable-names

Last synced: 26 Oct 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/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/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/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/nazarii-piontko/datafusion-sharp

.NET bindings for Apache DataFusion query engine - execute blazing-fast SQL queries on Parquet, CSV, and JSON with Apache Arrow

analytics arrow binding csharp csv datafusion dotnet parquet query-engine rust sql

Last synced: 26 Apr 2026

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/mu-selim/empolyee-management-system-next

Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database

csharp desktop-application dotnet sql sql-server windows-forms

Last synced: 19 Apr 2026

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/turbot/tailpipe-plugin-azure

Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.

activity-logs azure duckdb sql tailpipe tailpipe-plugin

Last synced: 14 Jan 2026

https://github.com/shukkkur/international-debt-statistics

SQL queries to answer interesting questions about international debt using data from The World Bank.

sql statistics world-bank

Last synced: 13 Feb 2026

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

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

go sql sqlbuilder

Last synced: 24 Feb 2026

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/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/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/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/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/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/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/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/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 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/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/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/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/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/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 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/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/imvexed/mockgen

A CLI utility to generate arbitrarily large realistic mock data sets

cli fake-data-generator hacktoberfest mock-data-generator sql

Last synced: 25 Jul 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/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/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/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/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/posit-dev/orbital

Turn SciKitLearn pipelines into SQL

machine-learning python scikit-learn sql

Last synced: 09 Feb 2026

https://github.com/johnftitor/catalog-of-stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

ruby sql

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

SQL query builder

golang query query-builder sql

Last synced: 16 Jan 2026

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/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/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/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/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/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/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/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/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/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/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/jimcostdev/python_programming_fundamentals

¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.

algoritmos fastapi git mongodb python sql

Last synced: 02 Sep 2025

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/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/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/abdelkarimhajji/prject_ecomerce

eCommerce Project: Created a dynamic eCommerce platform for seamless online shopping. Browse products, enjoy a smooth checkout experience, and elevate your online retail journey. Shop smart, shop with us! 🛒💻 #eCommerce #WebDevelopment

css ecommerce-website html5 javascript mysql-database php sql

Last synced: 26 Oct 2025