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/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/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/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/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/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/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/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/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-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/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/linsir6/webnote

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

javascript mysql nodejs sql

Last synced: 08 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: 21 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/nicolasbonnici/gorest

GoREST is a library that helps you easily create production-grade REST APIs, either from any relational database or from scratch.

go rest-api sql

Last synced: 24 Feb 2026

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 Feb 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/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/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/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/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/musikanimal/sql-optimizer

Run EXPLAIN on Wikimedia Toolforge SQL queries

sql toolforge wikimedia wikipedia

Last synced: 07 Oct 2025

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: 01 Apr 2026

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/gonzagadavid/mysql-joins

Conteúdo sobre Join em SQL, com explicação, exemplos e exercícios em MySQL

banco-de-dados exemplos exercicios join left-join mysql right-join self-join sql tutorial tutorial-code

Last synced: 01 Mar 2026

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

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

cost cost-control cost-optimization hacktoberfest oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 28 Feb 2026

https://github.com/rjwalters/vibesql

Vibe-coded NIST compatible database in Rust

ai-development rust sql vibe-coding wasm

Last synced: 19 Jan 2026

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/stackql/setup-stackql

Sets up the stackql cli in your GitHub Actions workflow.

cspm infrastructure-as-code sql stackql

Last synced: 15 Mar 2026

https://github.com/recodehive/recode-website

recodehive helps you to learn and master the skills on data, and encourage you to code on opensource.

data data-science dataengineering opensource python sql tutorials website

Last synced: 15 Mar 2026

https://github.com/miroslav-reiter/miroslav-reiter

I'm a hard worker, intellectual and joker. I love learning and teaching as well. My main objective is to teach people and improve their IT knowledge. To create truly practical knowledge necessary for life and present it in an interesting way. I don’t like snake charmers and people who cannot explain things simply.

analyst architect automater google java lecturer marketer microsoft programmer python sql tester trainer vba vita xml

Last synced: 08 Oct 2025

https://github.com/sushant98k/library_management_system_sql

📚 Library Management System (LMS) - SQL Project 📊

library-management-system mysql project sql

Last synced: 13 Oct 2025

https://github.com/saadmk11/logbook-cli

Command Line Tool to Keep Your Daily Events Recorded. Made with Python, Typer & SQLAlchemy

cli cli-app command-line-app command-line-interface command-line-tool logbook logbooks notebook poetry python python3 sql sqlalchemy sqlite sqlite3 typer typer-cli

Last synced: 06 Oct 2025

https://github.com/austingil/npm

Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT

crud html javascript postgresql prisma react sql tutorial

Last synced: 12 Mar 2026

https://github.com/piotrl/javafx-database-manager

🎮 JavaFX example app with use of simple JDBC abstraction.

demo java javafx jdbc playground sql

Last synced: 02 Apr 2026

https://github.com/bagussatoto/buku-kas

Merupakan Aplikasi pencatatan uang kas. baik digunakan untuk kalangan akademisi maupun organisasi dalam memanajemen uang kas.

html-css-javascript java javascript mysql mysql-database php sql

Last synced: 27 Oct 2025

https://github.com/trainingbypackt/professional-sql-server-high-availability-and-disaster-recovery

Implement tried-and-true high availability and disaster recovery solutions with SQL Server

microsoft sql sqlserver

Last synced: 10 Apr 2025

https://github.com/trustbit/plainsql.migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 17 Mar 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/Haritha1005/data_analyst_coursework_and_practice

This repository showcases my data analytics and data science skills through projects, fostering collaboration and community engagement

data-analysis data-visualization etl excel matplotlib numpy-library pandas powerbi-report python3 r scipy sql tableau

Last synced: 16 Oct 2025

https://github.com/nicklaswallgren/sqltemplate

Template engine for writing dynamic SQL queries

go sql template

Last synced: 09 Jul 2025

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/antonihub/c0d3x

Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |

ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing

Last synced: 15 Jun 2025

https://github.com/davidecavestro/jdbsee

A command line SQL tool for JDBC

cli command-line-tool database java jdbc sql

Last synced: 28 Oct 2025

https://github.com/ncss-tech/ssurgoondemand

user driven SSURGO properties and interpretations

nrcs python soil soil-data-access soil-survey sql ssurgo usda

Last synced: 05 May 2025

https://github.com/sebastiancarlos/yas-qwin

YAS-QWIN (Yet Another SQL-Query Writing Interface)

python sql sqlite sqlite3

Last synced: 11 Apr 2025

https://github.com/gbburleigh/upworkscraper

A library for scraping and monitoring forum activity for Upwork.com, to observe patterns of censorship by moderators.

python selenium sql sqlite upwork webscraping

Last synced: 30 Apr 2025

https://github.com/quartz/space-launches

Converts the JSR Launch Vehicle database into one big CSV file.

jsr project qz-things space sql sqlite

Last synced: 03 May 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

https://github.com/sarfraznawaz2005/queryline

QueryLine is a laravel package to show time graph against run queries on a page.

eloquent graph laravel laravel-5-package performance php sql

Last synced: 28 Jun 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/abd-elrazek/access_ms_java_app

See it in Youtube : https://www.youtube.com/watch?v=3nq4ig5nXz0 Access javafx application, with Library UcanAccess.jar without "ODBC DNS" Connection .."Arabic" , You should have java jdk version 8 update 201 ((build 1.8.0_201-b09) ), If you want to run it directly not developed download ( JRE™) Java SE Runtime Enviroment 8.201 from https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

access access-ms awsome awsome-access freecodecamp-project java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project microsoft-access microsoft-office ms-access-database project projects sql sql-database sql-query ucanaccess

Last synced: 10 Apr 2025

https://github.com/stephenafamo/fakedb

fakedb registers a fake database driver named test for... testing.

database fake faker go golang sql test testing testing-tools

Last synced: 09 Jul 2025

https://github.com/datajuggler/transparencymaker

Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.

csharp image-processing sql

Last synced: 30 Jul 2025

https://github.com/damiansire/db-manager-online

Create a manager db online. With angular :)

angular flask javascript python sql

Last synced: 13 Sep 2025

https://github.com/mfarsikov/kotlite

SQL generator and result set mapper for Sqlite and Kotlin

entities kapt kotlin orm sql sql-generator sqlite sqlite-jdbc sqlite-orm sqlite3

Last synced: 05 Apr 2025

https://github.com/vielhuber/syncdb

🔥 Sync databases between two servers. 🔥

database mysql sql sync-database

Last synced: 07 Aug 2025

https://github.com/entity-access/entity-access

Inspired from Entity Framework Core, Entity Access is ORM for JavaScript runtime such as Node, YantraJS.

arrow-functions javascript lambda-expressions nodejs orm orm-framework postgresql sql sqlserver typescript unit-of-work

Last synced: 29 Jul 2025

https://github.com/ollieday/daffer

Functional wrapper for Dapper

dapper dotnet f-sharp library sql

Last synced: 06 Aug 2025

https://github.com/escan-dnmz/sql-syntax

-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız

database database-design database-management mssql mssql-database mysql sql sql-syntax syntax

Last synced: 04 Oct 2025

https://github.com/ajmaradiaga/steampipe-plugin-btp

Steampipe plugin to access SAP Business Technology Platform

api btp postgresql postgresql-fdw sap sql steampipe steampipe-plugin

Last synced: 13 Apr 2025

https://github.com/mhmdsalahsebai/database-trigger-manager

Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.

database mysql php sql wordpress

Last synced: 12 Apr 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/turbot/steampipe-plugin-openapi

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

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

Last synced: 22 Apr 2025

https://github.com/kennethleungty/pymysql-demo

PyMySQL - Connecting Python and SQL for Data Science

data-analysis data-science mysql pandas python sql

Last synced: 12 Jul 2025

https://github.com/umut-tosun/blogprojectwithaspnetmvc

Yazar,admin ve vitrin olmak üzere 3 katmandan oluşan blog projemde mvc nimetlerinden yararlanarak asp yeteneklerim dahada ilerlettim.

asp-net asp-net-mvc blog-project html-css-js mssql sql umut-tosun

Last synced: 04 Jul 2025

https://github.com/billionsjoel/africanchoice-app

African Choice holdings Limited is a fast-growing Agro based company dealing in a wide range of agro based products and services. African Choice Holdings imports high quality pre-vaccinated day-old chicks, hatching eggs, parent stock, concentrates from its strategic partners HasTavuk and Bregan based in Turkey and Netherland, these are ene of the biggest exporters of high Quality Agro based products in the whole of Europe. African Choice Holdings offers Consultations veterinary services, Construction of poultry farms and management, farming trainings

authentication bootstrap5 dashbboard laravel sql

Last synced: 19 Apr 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/vkondratiuk482/anime-tracker

Anime Checklist Service which is build using Microservices Architecture, Nest, Kafka, PostgreSQL

anime kafka microservices nest nestjs node nodejs postgre postgresql sql typescript

Last synced: 09 Apr 2025

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

Use SQL to instantly query workspaces, runs and more from Terraform Cloud/Enterprise. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin terraform tfe zero-etl

Last synced: 22 Apr 2025

https://github.com/akbaritabar/bibliodemography_imprs_phds_2022_idem187

Materials for the day 4 of the course on "Topics in Digital and Computational Demography" on Using large-scale bibliometric data for demographic research; Advantages and pitfalls of using Scopus data to trace internal and international scholarly migration worldwide, Instructor: Aliakbar Akbaritabar

computational-social-science data-science demographic-research migration-research python python3 rstats sql

Last synced: 07 May 2025

https://github.com/splitgraph/madatdata

😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).

postgres seafowl splitgraph sql typescript

Last synced: 10 Jul 2025

https://github.com/suhas-005/dbms-mini-project

FarmEasy - A digital market for farmers to sell and buy yields

css dbms dbmsminiproject e-commerce e-commerce-project html php sql vtu

Last synced: 15 Apr 2025

https://github.com/kholdrex/simple_query

A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.

activerecord arel database orm performance query-builder rails ruby sql

Last synced: 09 Apr 2025

https://github.com/hrbrmstr/sergeant-caffeinated

:guardsman: ☕️ Tools to Transform and Query Data with 'Apache' 'Drill'

dplyr drill jdbc parquet-files r rstats sql

Last synced: 18 Jul 2025