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/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/aqafridi/data-analytics-specialization

In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)

beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql

Last synced: 21 Sep 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

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

Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.

backup etl golang hactoberfest ipinfo postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Mar 2026

https://github.com/ansaribrahim/vet-clinic

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

plpgsql postgresql sql

Last synced: 14 Jun 2025

https://github.com/quackscience/duckdb-extension-wvlet

Wvlet flow-style query language in a DuckDB Extension

duckdb extension sql wvlet

Last synced: 20 Jun 2025

https://github.com/jonestimd/finances

Track personal finances in an SQL database.

cross-platform finance-management quicken sql

Last synced: 07 Mar 2026

https://github.com/flowerinthenight/athena2csv

Query AWS Athena and download the result as CSV.

athena csv go golang s3 sql

Last synced: 21 Jul 2025

https://github.com/danieljdufour/bigintarray

Like intarray module for PostgreSQL, but for Big Integers

postgresql sql

Last synced: 09 Aug 2025

https://github.com/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

https://github.com/Mapping-Apping/laravel2doc

Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 18 Feb 2026

https://github.com/yaroslavkrutiak/databricks-sql-cli

Helper CLI to apply migrations to a databricks sql warehouse

cli databricks delta-lake migration nodejs sql

Last synced: 03 Aug 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/vedadiyan/genql

GenQL is a generic querying language fully written in Go

data-analysis data-mapping data-processing data-science data-translation json json-data sql

Last synced: 22 Jun 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/si3nloong/sql-toxic-queries

Benchmark on toxic queries

benchmark go sql toxic-query

Last synced: 12 Apr 2025

https://github.com/shravanasati/squirrel

An AI SQL query builder and executor.

ai llm sql

Last synced: 23 Jun 2025

https://github.com/tiagodanin/psql-statsshow

Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.

admin-dashboard monitor monitoring-server performance performance-analysis postgres postgresql server-monitor server-monitoring sql stat statements statistics stats

Last synced: 24 Oct 2025

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

In the project projects, I use a relational database to create the data structure for a vet clinic.

psql-database sql

Last synced: 02 Apr 2025

https://github.com/cleilsonandrade/game-list-api

Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos específicos.

api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql

Last synced: 23 Apr 2025

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/tdwesten/tauri-drizzle-sqlite-proxy-demo

A Tauri app with a React front-end and a SQLite database using Drizzle ORM

drizzle-orm sql tauri-app

Last synced: 24 Jan 2026

https://github.com/sungchun12/airbyte-dbt-toolkit

Deploy an airbyte instance with dbt models in Google Cloud in 5 minutes

airbyte dbt golang google packer sql terraform terragrunt terratest

Last synced: 27 Oct 2025

https://github.com/apache/calcite-site

Apache Calcite Website

big-data calcite geospatial hadoop java sql

Last synced: 19 Oct 2025

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/emnasc/northwind-sql-practice

SQL practice exercises using the Microsoft Northwind database

microsoft-sql-server northwind-database practice practice-project sql tsql

Last synced: 11 Oct 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/discoduroderoer/foro-ddr

Foro DDR para la comunidad de discoduroderoer.

controller css html javascript js model mvc mysql php sql view

Last synced: 16 Mar 2026

https://github.com/pondpilot/pondpilot-widget

Transform static SQL code blocks into interactive snippets powered by DuckDB WASM.

duckdb js sql wasm

Last synced: 14 Mar 2026

https://github.com/redayzarra/athena

An interactive online learning platform similar to Udemy and Coursera. Combining Next.js 14, React, TypeScript, and more, Athena offers a user-friendly environment for buying and selling courses. It features an integrated payment system, a dynamic course catalog, and real-time progress tracking, enhancing the e-learning experience.

nextjs nextjs13 prisma project react sql stripe typescript

Last synced: 08 Oct 2025

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

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

cost cost-control cost-optimization digitalocean doctl hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 27 Oct 2025

https://github.com/candoumbe/queries

A set of helper classes to build queries in a secure way

efcore entity-framework-core migrations mysql neo4j postgres queries query-builder sql sql-server sqlite

Last synced: 23 Apr 2025

https://github.com/mehul2205/college-recruitment-portal-for-staff

It is a web application to recruit faculties, staff members for colleges. Main features of this application is paperless recruitment and data security of the recruits.

apache college-project css dbms pdf-generator php recruitment recruitment-portal sql

Last synced: 26 Oct 2025

https://github.com/nmsazulx/mellivora

A Mini Orm

il net sql

Last synced: 24 Oct 2025

https://github.com/shubham-bhoite/revision-of-frontend

A front end is a combination of a website's graphic design and user interface.

css3 github html-css-javascript html5 javascript projects sql webdevelopment

Last synced: 14 Apr 2025

https://github.com/gvx/wurm

A simple sqlite3-based ORM for Python

orm python3 sql sqlite3

Last synced: 14 Jan 2026

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/bhattbhavesh91/sql-pandas-fugue-demo

Tutorial on using SQL on Python Pandas DataFrame using FugueSQL

pandas pandas-dataframe pandas-python python python3 sql

Last synced: 17 Apr 2025

https://github.com/raidenyn/sqldeploy

Simple database creator from sqlproj under .NET Core and Docker environment

deployment docker dotnet dotnet-core mssql sql sqlprojects

Last synced: 12 May 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/spsanderson/steveondata

Repository for mainly R tips and tricks for my blog. I also include some VBA, SQL, C and Linux Usage.

ai blog c data data-science linux machinelearning-r ml ms-sql r sql time-series tipoftheday vba vba-excel

Last synced: 07 Apr 2025

https://github.com/smklancher/ExistExportToSQL

Import Exist.io data into SQL Server

exist quantified-self sql sql-server

Last synced: 14 Apr 2025

https://github.com/alfex4936/rust-server

Frontend + Backend + 카카오톡 아주대 챗봇 in Rust language

chatbot kakako-chatbot kakao mysql rest rest-api rust sql web

Last synced: 15 Apr 2025

https://github.com/milenkovicm/torchfusion

Torchfusion is a very opinionated torch inference on datafusion.

batch-inference datafusion inference machine-learning pytorch rust sql torch userdefined-functions

Last synced: 08 Oct 2025

https://github.com/zebbern/blindsql

Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!

blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input

Last synced: 15 Oct 2025

https://github.com/repalash/fexpr.js

Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.

dsl expression fexpr filter-parser javascript parser query sql typescript

Last synced: 17 Apr 2025

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/diamondlightsource/ispyb-database

Database schema and documentation for the Diamond flavour of the ISPyB database

database-schema ispyb lims mariadb sql sql-files stored-procedures

Last synced: 23 Oct 2025

https://github.com/cs-joy/mysqlv8.0.29

Database Management System

mysql mysql-database rdbms sql

Last synced: 12 Jun 2025

https://github.com/andrejewski/querie

SQL query builder

query-builder sql

Last synced: 15 Oct 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/tsnsoft/tsn_jpa_hibernate

Пример использования технологии JPA HIBERNATE в Java для NetBeans

example hibernate java javaee jpa mysql netbeans sql

Last synced: 22 Apr 2025

https://github.com/drako01/java__62940

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jdbc jpa-hibernate maven spring-boot sql

Last synced: 13 Jul 2025

https://github.com/iml1111/sejongsql

2022년 1학기 세종대학교 창의학기제 - SQL Online Judge

django mysql sql

Last synced: 24 Apr 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/karenpayneoregon/code-samples-csharp

Contains an ongoing collections of various code samples for C#

csharp iequalitycomparer sql sql-server

Last synced: 13 May 2025

https://github.com/sondosaabed/tools-of-the-trade-linux-and-sql

In this course, I have explored computing skills that I will use on-the-job as a cybersecurity analyst. First, I practiced using Linux OS commonly used by cybersecurity professionals. Used the Linux command line through the Bash shell to navigate, manage the file system, authenticate users. Then, I have used SQL to communicate with a database.

cybersecurity linux operating-system python sql

Last synced: 11 Jul 2025

https://github.com/juleskulcsar/postad

Google Keep-like ads wall that connects developers with designers. Built with React.js using Hooks and Redux, Node.js and Express.js and PostgreSQL.

aws aws-s3 express expressjs javascript node nodejs posgresql postgres react reactjs redux socket-io sql

Last synced: 26 Apr 2025

https://github.com/han2015/esql

lightweight ORM tool of elasticsearch for go, no third dependence.

api elastic elasticsearch esql go sql

Last synced: 14 Jan 2026

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

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

backup etl hacktoberfest network postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin tailscale zero-etl

Last synced: 22 Apr 2025

https://github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP

active-record activerecord database hacktoberfest mysql php php7 sql

Last synced: 12 May 2025

https://github.com/natuleadan/agents-pro

Natuleadan's AIO for AI agents fullstack NextJS Supabase Uptash (and more) with dynamic SSR pages and RBAC dashboard for administration with cooked APIs for use and connect agents with tooling

agent-framework agentic-workflow agents ai development iceberg natuleadan pwa self-hosted sql typescript web workflow

Last synced: 21 Jun 2026

https://github.com/lumbrjx/puzchess

a new chess puzzles platform made with next js, prisma, mysql and next auth with database session

api-rest authentication authorization chess chess-puzzle mysql next next-auth nextjs nextjs13 oauth planetscale prisma react react-query reactjs sql typescript

Last synced: 18 Mar 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/byancamatos01/exercicioconstraint3

Exercicio 3 constraint SQL server

ads banco-de-dados constraints fatec-zl sql

Last synced: 06 Apr 2025

https://github.com/cleilsonandrade/notifications-service

Notifications Service é um serviço de mensageira que permite criar notificações, marcar como lida e nao lida, listar e contabilizar mensagens de um usuário. Desenvolvido com o framework NestJS com a clean architecture.

backend class-validator clean-architecture design-patterns messaging-services microservice nestjs nodejs notifications prisma sql sqlite

Last synced: 15 Jun 2025

https://github.com/mellob1989/karma

Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.

ai ai-sdk go golang golang-package llm mcp mcp-client mcp-server orm sql sql-parser

Last synced: 11 Jan 2026

https://github.com/ilambrev/softuni_java_learning_program

Java Web Developer - SoftUni Software Engineering Program

java spring-boot sql

Last synced: 15 Jun 2025

https://github.com/ologe/android-content-resolver-sql

One function library that allows to use SQL statements on ContentResolver class

android android-library contentprovider sql sqlite sqlite-android

Last synced: 11 Apr 2025

https://github.com/rip21/playground

It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place

algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql

Last synced: 14 Apr 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/akamai/pallas

Pallas is Python library for querying AWS Athena.

amazon athena aws database db jupyter presto prestodb prestosql sql

Last synced: 31 Jul 2025

https://github.com/rajspeaks/oracle-erp-e-business-suit-project-cognizant

Oracle ERP | E-Business Suit Minor Project at Cognizant Internship in Oracle Solution Practice Domain

cognizant database-management e-business-suite ebs erp java oracle oracle-database plsql plsql-developer rajdeep-das rajspeaks sql sql-server

Last synced: 18 Jul 2025

https://github.com/yaegassy/sqlfluff-language-server

[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension

language-server pygls sql

Last synced: 07 Mar 2026

https://github.com/alessandro-salerno/sqlabstract

A small recycled SQL library

bad-code python sql

Last synced: 30 Apr 2025