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/lkqm/dbtool.py

A lightweight db tools for sql.

dbapi2 mysql python sql sqlite

Last synced: 10 Jun 2025

https://github.com/hyvor/laravel-filterq

Advanced filtering for Laravel APIs

laravel sql

Last synced: 16 Apr 2025

https://github.com/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/hyperjumptech/xcs-translator

XCS-Translator is a web app to convert EXCEL file (.xls) to JSON and SQL so that you can quickly and easily import data in your sheets into your database.

csv excel json microsoft nodejs sql web

Last synced: 14 May 2025

https://github.com/lucas-erkana/vet-clinic

In this project, you I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

plpgsql postgresql sql

Last synced: 30 Sep 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/dipsas/fluentdbtools

FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.

database-connection database-migrations dotnet-standard sql sql-query-builder

Last synced: 29 Apr 2025

https://github.com/tsg405/sql-for-data-science----coursera

This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]

california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset

Last synced: 14 Apr 2025

https://github.com/lucas0019/happy

Happy | Site para ajudar os orfanatos - Front end

html-css-javascript node-js nunjucks-templates rocketseat sql

Last synced: 28 Apr 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 12 Apr 2025

https://github.com/angoca/log4db2

A logging utility like log4j for IBM Db2 SQL PL

db2 db2luw logger logging logging-library sql

Last synced: 02 Aug 2025

https://github.com/juanjoowendler/netflix-crud

Node.js and React REST API (UTNFLIX): A REST API for resource management, developed with Node.js, Express, and SQLite, featuring a React frontend that enables CRUD operations, filtered searches, and pagination.

boostrap css full-stack-web-development html5 javascript linux-shell nodejs postman react sql

Last synced: 19 Apr 2025

https://github.com/dataform-co/bigquery-ml-pipeline

An example of machine pipeline on Bigquery ML using Dataform

bigquery bigquery-ml dataform machine-learning-pip sql

Last synced: 19 Sep 2025

https://github.com/lpar/calendar

Go calendar Date (only), clock Time (only), and nullable versions of same, with sensible JSON and SQL behavior

date golang iso8601 json sql time

Last synced: 04 Jan 2026

https://github.com/fivetran/zetasql-npm-examples

This repo contains examples of usage of zetasql-npm library

bigquery grpc sql zetasql

Last synced: 16 Apr 2025

https://github.com/iamrajiv/neon-db-cli

The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.

cli go neondatabase postgresql serverless sql

Last synced: 23 Apr 2025

https://github.com/johansenja/pg_unicode_font_replace

Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 2025

https://github.com/kilemonn/messagequeue

A message queue service, which can receive, hold and provide messages that are sent between services.

docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql

Last synced: 19 Apr 2025

https://github.com/initphp/database

This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.

data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder

Last synced: 07 Mar 2026

https://github.com/developertharan/notion-clone

Developed interactive websites Notion clone websites, ensuring full functionality and highquality projects from conception to completion

authjs edgestore nextjs14 oauth2 oauth2-client postgresql prisma prisma-orm reactjs shadcn-ui sql tailwindcss typescript

Last synced: 07 Jul 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/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/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/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/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 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/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/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/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/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

https://github.com/datadistillr/datadistillr-python-sdk

A Python SDK for Programmatically Interacting with DataDistillr

apache-drill data data-science datadistillr jupyter sql

Last synced: 01 Jul 2025

https://github.com/CodeDynasty-dev/SQLiteBruv

💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.

cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db

Last synced: 10 Sep 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/blockchain-etl/iotex-etl

ETL (extract, transform and load) tools for ingesting IoTeX blockchain data to Google BigQuery and Pub/Sub

bigquery blockchain-data iotex sql

Last synced: 14 Apr 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/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 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/turbot/steampipe-plugin-snowflake

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

backup etl hacktoberfest postgresql postgresql-fdw snowflake snowflakedb sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 12 Jun 2025

https://github.com/makomweb/curious-moon-exercise

My notes about: A Curious Moon by Rob Conery

data data-science docker make postgres postgresql sql

Last synced: 06 Apr 2025

https://github.com/smilewithkhushi/basic-banking-system

Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database

banking-system css grip html javascript mysql php sql website

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

Simple, powerful Python object manipulation library

cbor iiot iot iot-objects json messagepack object orm python3 rdbms redis sql sqlalchemy storage sync yaml

Last synced: 28 Apr 2025

https://github.com/marcominerva/dapper110

A collection of samples that show how to use some advanced features of Dapper

dapper dapper-extensions sql sqlserver

Last synced: 24 Jul 2025

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/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/minnukota381/jdbc-crud-application

This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.

java jdbc mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/seferogluemre/dynamictablestatus

This project is a simple Windows Form application designed to manage table statuses (e.g., empty, occupied, reserved) for a restaurant. Users can easily update table statuses and manage table information. The project is developed using C# and .NET Framework

csharp dynamic socket sql

Last synced: 23 Mar 2025

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 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/basir-mohammadi/vetclinic-database

This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.

postgresql-database sql

Last synced: 20 Jul 2025

https://github.com/omerfarukeker/imdb_work

Exploratory analysis on the IMDB movie database

film-ratings films imdb imdb-dataset imdb-rating python sql sqlite3

Last synced: 12 Apr 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/tomatophp/tomato-builder

Schema Digram Builder to convert digram to full dashboard and flutter apps CRUDs

builder cruds digram flutter generator laravel schema sql tailwind tomatophp vilt

Last synced: 31 Jul 2025

https://github.com/coumbacoulibaly/adventureworkscycles

Repository for Adventure Works Sample Database Analysis

adventureworks data-analysis data-analytics mssql-database mssqlserver sql ssms

Last synced: 21 Jul 2025

https://github.com/vishnu-t-r/data-analytics-portfolio-projects

This repository contain data analyst portfolio projects developed using various data analytics tools including SQL, Python, Tableau, Looker etc.

data data-analysis data-cleaning data-modeling data-visualization looker looker-studio python sql ssms tableau

Last synced: 23 Apr 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/mattgson/gybson

A type-safe, auto-generated, lazy loading ORM for Node.js. Designed to maximise developer productivity.

graphql mysql nodejs orm postgresql sql typescript

Last synced: 12 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/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 2025

https://github.com/dayvsonspacca/lumus-sql-builder

Simple SQL query builder in RUST

rust rustlang sql

Last synced: 09 Apr 2026

https://github.com/vsat08/java-springboot-rest-microservices-learning

🚀 Java & Spring Boot Learning Warehouse. Welcome! This repository is your go-to resource for mastering Java and Spring Boot, from basics to advanced concepts. Find structured paths, practical examples, and best practices to enhance your skills. Join us to become a proficient Java developer!

authentication authorization dao-design-pattern devops hateoas hibernate java jdbc jpa microservices mvc-framework rest-api spring spring-boot spring-data-jpa spring-microservices spring-mvc spring-security spring-service sql

Last synced: 07 May 2025

https://github.com/andresmpa/babylon

A library of resource for developers

ai backend coursera css frontend html js ml mongodb nodejs nosql postgresql python sql ts udemy

Last synced: 15 Apr 2025

https://github.com/manuel7806/sql-server-hospital-database

A simple database that people can install and use to practice writing queries with.

database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts

Last synced: 06 Sep 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/erudika/para-dao-sql

A generic SQL DAO plugin for Para (H2, MySQL, MariaDB, ProstgreSQL, MS SQL Server, Oracle, SQLite)

backend backend-services h2-database hikari hikari-cp jdbc jdbc-protocol ms-sql-server mssql-database mysql oracle-database oracle-db para plugin postgresql sql sql-dao sqlite

Last synced: 30 Oct 2025

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/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/mjunaidca/sql-auditor-pro-gpt

Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.

ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel

Last synced: 02 Apr 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/mustafaakin/go-drill

Go client for Apache Drill that utilizes REST API

apache drill go sql

Last synced: 27 Jan 2026

https://github.com/kevingastelum/relational-database-fcc

My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course

bash freecodecamp psql sql

Last synced: 29 Oct 2025

https://github.com/emiruz/dataset-tools

Easy to use library for working with core.matrix datasets in Clojure: select, where, aggregate, join, order, cross-tab, from/to-dataset, etc

data-mining data-science dataset dsl matrix sql

Last synced: 22 Oct 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/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/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/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/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/mariadb-corporation/dev-example-nosql-listener

This repository contains information on how to create and use a MariaDB MaxScale NoSQL Listener with MariaDB Community Server.

mariadb mariadb-client mariadb-database mariadb-docker mariadb-maxscale mariadb-server mongodb mongodb-driver mongodb-nodejs nodejs nosql rdbms reactjs sql

Last synced: 26 Oct 2025

https://github.com/rir-statistics/rir-statistics

:bar_chart: Regional Internet Registry statistics in SQL format

asn ipv4 ipv6 rir sql statistics

Last synced: 14 Jun 2026

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/detule/odbc-cli

ODBC CLI with autocompletion, syntax highlighting, object preview

cli client mysql odbc odbc-cli postgresql snowflake sql sqlite3 sqlserver terminal-based

Last synced: 05 Mar 2026