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/hackolade/sql-select-statement-parser

Returns object describing columns and tables names used in SQL SELECT query

parser sql

Last synced: 30 Apr 2025

https://github.com/phrohdoh/tsqlust

[on hold] Human-friendly T-SQL (lexing, parsing, error reporting, query execution)

gplv3 rust sql static-analysis

Last synced: 15 Apr 2025

https://github.com/codewithveek/harpee

Harpee is an object modeling tool for HarperDB, harpee supports both callbacks and promises.

database harperdb library modeling nodejs nosql sql

Last synced: 28 May 2026

https://github.com/mwapsam/ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql

Last synced: 28 Jul 2025

https://github.com/floatliang/sqlorm4es

A simple and expressive (like peewee) sql-like orm for elasticsearch.

elasticsearch orm sql

Last synced: 18 Aug 2025

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

All the technique used by data scientist from Data Wrangling to Visualization. This data science specialization is organized in beginner to Advanced order.

beutifulsoup cognos-dashboard dash excel matplotlib numpy pandas plotly python sql

Last synced: 10 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/jackvial/php_sqlsrv_drivers

Unoffical sqlsrv PHP drivers

php sql sqlsrv

Last synced: 23 Jul 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/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/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/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/philip-hub/sql-injection-hack-workshop

This is a workshop to teach the basics of SQL injection

css hacking php php-sql-injection sql sql-injection sql-injection-attacks

Last synced: 01 May 2026

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/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/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/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/danieljdufour/bigintarray

Like intarray module for PostgreSQL, but for Big Integers

postgresql sql

Last synced: 09 Aug 2025

https://github.com/bobbyiliev/tutorials

Blog posts by me 🚀

bash devops laravel linux sql

Last synced: 22 Aug 2025

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/thecodechaser/schema-database

Created the database from the schema diagram.

postgresql schema sql

Last synced: 24 Apr 2025

https://github.com/syndbg/docker-postgres-xl-debian

This is an unofficial Debian build of http://www.postgres-xl.org/

docker postgres-xl postgresql sql

Last synced: 14 Apr 2025

https://github.com/exegeses/introdb-63170

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 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/victorokoroji/vet-clinic-database

In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/terma/gigaspace-web-console

Open source alternative for GigaSpace Web UI with enhanced data querying.

gigaspaces query-engine sql tools webconsole

Last synced: 25 Jul 2025

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

postgresql sql

Last synced: 12 Apr 2025

https://github.com/zdrzalikprzemyslaw/sql-hospital

Database intended for use in a Hospital

microsoft-sql-server mssql sql tsql

Last synced: 08 Mar 2026

https://github.com/dinxsh/karma

ecommerce website for shoe stores built in dotnet and c-sharp

ajax asp-net-core asp-net-mvc bootstrap jquery sql

Last synced: 07 Feb 2026

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/lealre/northwind-plpgsql

Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL

docker-compose plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/ramith-gunawardana/timetable-management-system

Time table management system for classrooms and universities

dekstop-app java sql sqlite swing

Last synced: 23 Jun 2025

https://github.com/eitozx/bank-management-system

MySQL Based Bank Management System for school project.

bank-management-system banking-system management-system mysql mysql-database python sql

Last synced: 07 Nov 2025

https://github.com/poksyy/hospital-project-frontend

This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/jaypipes/sqlb

A library for efficiently generating SQL expressions

golang sql sql-buffer sql-builder sql-construction

Last synced: 22 Mar 2025

https://github.com/skinz3/flex

Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.

mysql orm orm-framework orm-library ormlite sql sqllite

Last synced: 14 Jan 2026

https://github.com/tiyee/sqlgen

一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,

go-generate go-orm goyacc orm sql yacc

Last synced: 23 Aug 2025

https://github.com/mitranim/gos

[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

go sql

Last synced: 30 Apr 2025

https://github.com/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

https://github.com/xsltdev/dbasedev.ru

Документация по базам данных

aql arangodb db mongodb orm prisma sql

Last synced: 27 Jul 2025

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/thederickff/jsqb

Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.

builder crud database java sql sql-query-builder

Last synced: 28 Jul 2025

https://github.com/amritmaurya1504/rentease

RentEase is a comprehensive Rental Management System designed to streamline the management of rental properties for landlords and tenants. It offers a simple and user-friendly interface with essential features for managing rental properties, leases, tenants, and payments.

fullstack java javascript object-oriented-programming postgres react react-query reactjs redux spring spring-boot spring-security sql stripe-payments tailwindcss

Last synced: 28 Jul 2025

https://github.com/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 2025

https://github.com/svenslaggare/sqlgrep

sqlgrep = SQL + grep + tail -f

grep log-analysis log-parser logging rust sql

Last synced: 29 Jul 2025

https://github.com/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/volfpeter/sqlmodelservice

A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI

fastapi pydantic python sql sqlalchemy sqlmodel

Last synced: 07 May 2025

https://github.com/dhan-profile/mysql-practice-code

SQL practice for MySQL

dcl ddl dml dql mysql rdbms sql

Last synced: 06 Oct 2025

https://github.com/ashkan0201/shareit_web

A home page where you can share and download files.

database python3 selenium selenium-webdriver sql sqlite web

Last synced: 21 Sep 2025

https://github.com/cavo789/sql_formatter

Very straight-forward script for formatting SQL statement.

php sql sql-formatter

Last synced: 29 Jul 2025

https://github.com/FelixDes/hibernate6-custom-functions

This project provides several examples of how to implement custom SQM functions in Hibernate 6.2

hibernate java postgresql spring-boot sql testcontainers

Last synced: 05 Sep 2025

https://github.com/fortunewalla/dvdstore

The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.

database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery

Last synced: 31 Jul 2025

https://github.com/trysharpen/versionna

Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.

database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning

Last synced: 13 Jan 2026

https://github.com/thenameiswiiwin/moodsense-ai

MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.

ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest

Last synced: 31 Jul 2025

https://github.com/noonat/migrate

A simple migration helper for Go's database/sql package.

database golang migrations mysql postgres postgresql sql sqlite

Last synced: 09 Apr 2026

https://github.com/nezorinegor/bookstore-db

📖 База данных для книжного магазина

database design-patterns sql

Last synced: 02 Aug 2025

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

We love books. We love books good books. We love words, and the different ways in which words can be published. That’s why our mission is to help you publish your content well. Recognising the scarcity of excellent, affordable editors in Uganda and Africa, Scribe House provides professional editing, and book production services. We offer publishing and promotional advice to firms and individuals across the continent. Publishing consultancies and editorial services are comfortably transacted online, making it easy for us to serve you wherever you are.

bootstrap laravel sql website-design website-development

Last synced: 19 Apr 2025

https://github.com/neondatabase/neon-vercel-rawsql

Example use of Neon serverless driver on Vercel Edge Functions with raw SQL

neon postgresql serverless sql vercel vercel-edge-functions

Last synced: 08 Apr 2025

https://github.com/arshia-rgh/mealmastermind

Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.

celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket

Last synced: 19 Apr 2025

https://github.com/ncodes/jsq

A mongoDB query parser for SQL databases

go mongo sql

Last synced: 14 Jan 2026

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

View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.

dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 12 Oct 2025

https://github.com/tomaztk/mssqlserverrestapi

REST API for reading and writing data to Microsoft SQL Server

api-rest node-js prediction-model python r-language sql sqlserver

Last synced: 12 Apr 2025

https://github.com/diptochakrabarty/mysql-docker-cluster

MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms

database database-management innodb innodb-cluster mysql mysql-database mysql8 sql

Last synced: 24 Mar 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/azu/sql-string-search

A CLI that search SQL-like string from source codes.

search sql

Last synced: 02 Jul 2025

https://github.com/quackscience/duckdb-extension-clickhouse-system

DuckDB Community Extension emulating the ClickHouse system table

chsql clickhouse duckdb duckdb-extension sql

Last synced: 10 Mar 2026

https://github.com/pojntfx/uni-db1-notes

Personal notes for the DB1 course at HdM Stuttgart.

hdm-stuttgart learning oracle plsql sql uni

Last synced: 10 Aug 2025

https://github.com/inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

node-postgres postgres postgresql sql static-analysis type-safety typescript

Last synced: 21 Jan 2026

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

Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.

postgresql psql sql

Last synced: 30 Oct 2025

https://github.com/StephenKevin/zugh

[WIP] Empowering you to use complex SQL, but without writing them directly.

mysql python3 sql

Last synced: 03 Oct 2025

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/stkchan/googleanalytics4-publicdataset-ecommerce-dashboard-powerbi

This dashboard uses Power BI Desktop as a visualization tool by extracting data from Google BigQuery.

analytics bigquery dashboard portfolio portfolio-project powerbi sql

Last synced: 12 Aug 2025

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/jobbrio/jobbr-storage-mssql

Storage adapter for MS SQL Servers

jobbr mssql sql sqlserver sqlserver2017

Last synced: 18 Oct 2025

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 2025

https://github.com/spokeywheeler/batcher

A command line utility to perform concurrent mass updates or deletes against an SQL database

cockroach cockroachdb go golang mariadb mysql postgres postgresql sql

Last synced: 16 Aug 2025

https://github.com/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

https://github.com/hacihaciyev/jetquerious

JetQuerious is a lightweight, high-performance, and developer-friendly library for working with JDBC and SQL in Java. Designed for simplicity and speed, it streamlines database access through clean, intuitive APIs while retaining full control over SQL execution. JetQuerious minimizes boilerplate, promotes safe and readable code

data java jdbc jet-querious persistance sql

Last synced: 29 Jun 2025

https://github.com/smoren/query-relation-manager-php

Class for making queries for getting data from database with join-relations and filters

orm php-library sql sqlquerybuilder tree tree-builder tree-structure

Last synced: 15 Apr 2025

https://github.com/henomis/ai-sql-assistant

AI powered SQL query builder assistant

ai assistant builder chatgpt go lingoose llm openai sql

Last synced: 17 Aug 2025

https://github.com/reugn/aerospike-cli

A command line utility to query the Aerospike database using SQL

aerospike cli cli-app jdbc sql terminal

Last synced: 15 Apr 2025