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/kumar-rinku0/delta

short projects and different types of build reusable components.

clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql

Last synced: 27 Feb 2026

https://github.com/sondosaabed/intermediate-sql

In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!

datacamp intermediate-sql sql

Last synced: 23 Jan 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

https://github.com/sloweyyy/northwind-db-practice

This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.

database mysql postgresql sql

Last synced: 15 Apr 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/sarthakmakhija/tinydb

Tiny relational DB implementation over an LSM tree based storage engine

golang lsm-tree relational-database sql

Last synced: 28 Apr 2025

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/peeeuzin/pgbulk

A library for populate large amounts of data to PostgreSQL database with TypeScript

bulk-insert nodejs postgresql sql typescript

Last synced: 10 Apr 2025

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 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/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/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/Justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 07 Apr 2025

https://github.com/jordymail/datalemur-answer

This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.

answer data-lemur sql

Last synced: 12 Feb 2026

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/codewithmide/alx-higher_level_programming

Higher level programming languages and projects from ALX SE

c javascript mysql-database python3 shell sql sqlalchemy sqlalchemy-orm sqlalchemy-python

Last synced: 04 May 2025

https://github.com/simeonhristov99/fmi_graduation_exams_information_systems

This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.

cpp er-diagram haskell sql uml use-case-diagram

Last synced: 10 Feb 2026

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/1995parham-teaching/song_cloud

Minimal Soundcloud just for having fun with databases

golang golang-examples sql

Last synced: 18 Mar 2026

https://github.com/dinxsh/slice

📚 Web app for browsing, reading and getting e-book recommendations.

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

Last synced: 04 Mar 2026

https://github.com/pfazzi/simplex-mapper

A simple PHP library to transfer data from a source (object or array) to an object.

mapping orm php sql

Last synced: 01 Mar 2026

https://github.com/fdhhhdjd/self-study-real-math-problems

⚛️ 🍃 ReactJs,NodeJs,Redis-Queue,MongoDb,...

mongodb nodejs problems reactjs redis sql

Last synced: 16 May 2025

https://github.com/wkhchow/census_canada_2021

Repo containing sql scripts to process Statistics Canada census 2021 data.

2021 census census-data geopackage geospatial postgis sql statistics

Last synced: 31 Jan 2026

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/lucagez/qron

postgres background job processing and scheduler

background-jobs cron golang plpgsql postgres scheduler sql

Last synced: 25 Feb 2026

https://github.com/oussama4/sqlbuilder

A simple sql query builder for Go

database go golang orm query-builder sql sql-builder

Last synced: 27 Apr 2026

https://github.com/lmoors30/sqly

A lightweight macro system on top of sqlx, inspired by ormx.

async await postgres rust sql

Last synced: 28 Jan 2026

https://github.com/portovep/dbt-testing-examples

Examples of how to implement unit, component, and contract tests for dbt data apps

analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing

Last synced: 23 Jan 2026

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

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

backup env0 etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.

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

Last synced: 02 Sep 2025

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

Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.

aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 25 Aug 2025

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/sfinx13/videoflix-database

Database workshop in order to design and practice sql requests. Enjoy :-)

database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql

Last synced: 02 Mar 2026

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/designliquido/delegua-entidades

Biblioteca de manipulação de entidades de dados em alto nível.

delegua lincones orm portugues portuguese sql

Last synced: 23 Feb 2026

https://github.com/ovsyannykov/biz.softfor.spring.sqllog

Spring Boot starter for logging SQL queries with substituted parameters

java jpa log springboot3 sql

Last synced: 14 Jan 2026

https://github.com/saeedkohansal/live-table-editor-php-js-mysql

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

backenddeveloper corephp css excel frontenddevelopment fullstack fullstackwebdeveloper fullstackwebdevelopment gilgeekify googlesheets html livedata microsoftexcel mysql php phpcore sql sqlquery vanilla-javascript vanillajs

Last synced: 27 Jul 2025

https://github.com/jeffrey-zang/myrecipepal

Unlock your inner chef - Submission for Hack the north 2022

chakra-ui cockroachdb express javascript react sql

Last synced: 16 Apr 2026

https://github.com/pawjy/dongry

Dongry, a Perl object-oriented interface for MySQL databases

anyevent database dbi dongry mysql orm perl promise sql

Last synced: 13 Mar 2026

https://github.com/ncodes/jsq

A mongoDB query parser for SQL databases

go mongo sql

Last synced: 14 Jan 2026

https://github.com/cleilsonandrade/park-api

Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.

h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing

Last synced: 23 Apr 2025

https://github.com/probitas-test/probitas-client

Client library collection for exercising Probitas scenarios against real services.

deno-kv duckdb graphql grpc http monogodb mysql postgresql rabbitmq redis sql sqlite sqs

Last synced: 13 Jan 2026

https://github.com/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 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/polterguy/magic.lambda.mssql

SQL Server plugin for magic.lambda

hyperlambda magic math sql sql-server

Last synced: 01 May 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/curycu/sql-quiz

based on MySQL syntax with mostly ANSI query style

quiz sql

Last synced: 04 Feb 2026

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/pablo-restrepo/appgestionaranimales

Veterinary management application

oracle sql

Last synced: 25 Oct 2025

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 2025

https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

chatgpt css next openai react sql typescript

Last synced: 13 Apr 2026

https://github.com/rnett/exposedgson

GSON type adapter for Kotlin Exposed DAO classes.

dao gson json kotlin sql

Last synced: 16 Mar 2026

https://github.com/efe-eroglu/stock-tracking-system

An automation system for small commercial enterprises to keep track of their products in their warehouses.

csharp database desktop-app sql

Last synced: 28 Apr 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/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/cveira/openslim

Open Simple & Lightweight Infrastructure Manager

cmdb data itil itsm ms-access ms-sql-server powershell sql

Last synced: 15 Mar 2026

https://github.com/clidey/connparse

Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.

cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml

Last synced: 22 Jun 2026

https://github.com/kenvilar/miozika

:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/

javascript music-player mysql-database object-oriented-programming php7 sql

Last synced: 10 May 2026

https://github.com/juancastillo0/snippet_generator

Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.

codegenerator dart dartlang flutter flutter-apps parser sql

Last synced: 03 May 2026

https://github.com/christopherkindl/python-data-to-sql-database

Transferring data from a Python file to a PostgreSQL database

postgresql python3 sql

Last synced: 08 May 2026

https://github.com/pprattis/hospital-database-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers

Last synced: 28 Sep 2025

https://github.com/justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 13 May 2025

https://github.com/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

Last synced: 25 Jan 2026

https://github.com/prantomollick/mysql-dbms-projects

A collection of SQL-related projects, including database design, query optimization, data manipulation, and various practice exercises. This repository covers a wide range of SQL operations and techniques, offering hands-on solutions and examples for both beginner and advanced learners.

mysql mysql-database queryfilter rdbms schema sql

Last synced: 13 May 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 2026

https://github.com/ellisgl/geeklab-glpdo2

PHP >= 8.1 PDO Wrapper for Easy and Proper Bindings.

binding bindings database db escape mysql pdo pdo-mysql pdo-php pdo-wrapper php php8-1 php81 sql

Last synced: 19 Aug 2025

https://github.com/klen/muffin-databases

Async support for a range of databases for Muffin Framework

asyncio muffin sql

Last synced: 15 Jul 2025

https://github.com/milenkovicm/adhesive

Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀

arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions

Last synced: 10 Apr 2025

https://github.com/turbot/powerpipe-mod-formula1

Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.

dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/lnvaldez/stackoverflow-sql-queries

SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.

csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow

Last synced: 30 Oct 2025

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

This is a vet clinic database

databases sql

Last synced: 19 Jul 2025

https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing

Web App for crowdsourcing the verification of spurious news articles.

ajax crowdsourcing database-design database-management fake-news js sql

Last synced: 10 Apr 2025

https://github.com/mallickboy/edtech.github.io

An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.

css fullstack-development html javascipt mongodb nodejs reactjs sql

Last synced: 13 Apr 2025

https://github.com/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 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/orsinium-labs/pathfinder_db

CSV Database for Pathfinder RPG

csv database db pathfinder pathfinder-rpg rpg sql sql-query

Last synced: 04 Oct 2025

https://github.com/rschwarz/sql-clickhouse

Support for Clickhouse databases in sql-mode for Emacs.

clickhouse emacs sql

Last synced: 11 Jun 2026