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/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/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 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/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/darlinggo/pan

SQL generator written in Go.

golang mysql postgresql sql sqlite

Last synced: 31 Jul 2025

https://github.com/theapsgroup/steampipe-plugin-freshservice

Use SQL to instantly query FreshService tickets, assets and more. Open source CLI. No DB required.

freshservice golang postgres postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 05 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/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/notshrirang/pydbops

A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.

android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3

Last synced: 26 Oct 2025

https://github.com/dezoito/rust-todo-list

A TODO List application in Rust, using SQLite for data persistence.

begginer-friendly cli rust sql tests

Last synced: 18 Sep 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/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/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 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/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/jonestimd/finances

Track personal finances in an SQL database.

cross-platform finance-management quicken sql

Last synced: 07 Mar 2026

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/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 2025

https://github.com/johnnyasantoss/hippocampus-sql

HippocampusSQL is a package that helps you to create SQL queries using Linq expressions. Mostly to use with Dapper.

dapper generator hippocampus-sql query sql sql-query

Last synced: 22 Jun 2025

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 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/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 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/tsnsoft/examples-stored-procedures-sql

Примеры хранимых процедур в SQL

examples mssql sql stored-procedures

Last synced: 26 Jul 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/crayxn/sql-generator

simple sql generator

go go-zero golang mysql sql

Last synced: 11 Jan 2026

https://github.com/srinivasrm/mutual-funds-analysis-and-prediction

In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.

beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication

Last synced: 27 Oct 2025

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/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/suxrobgm/sql-data-transfer

SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format

converter json netstandard scheme sql

Last synced: 23 Jun 2025

https://github.com/polarfish/update-sql

Liquibase updateSQL command as a service

java liquibase sql

Last synced: 14 Apr 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/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/johnkinuthiaa/zero-to-hero

This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks

cpp css golang html java javascript project-based-learning python sql typescript

Last synced: 01 Jul 2025

https://github.com/benmerckx/rado

🍃 Fully typed, lightweight query builder

bun node orm query-builder sql sqlite typescript

Last synced: 18 Apr 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/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/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 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/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/walidabazo/ms-sql-server-script-administration-website

ms sql server script administration website with role - permissions back-end website

sql webar webxr

Last synced: 09 Aug 2025

https://github.com/sondosaabed/datacamp-data-scientist-track

26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification

data-science datacamp intermediate-sql joining machine-learning python python-packages sql

Last synced: 09 Apr 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: 07 Apr 2025

https://github.com/nidea1/sql_examples

This repo contains my sql examples and understanding.

advanced advanced-sql mssql sql ssms

Last synced: 02 Apr 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/shafiuyushawu/vet-clinic-db

This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.

postgres postgresql postgresql-database sql

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

SQL Server plugin for magic.lambda

hyperlambda magic math sql sql-server

Last synced: 01 May 2025

https://github.com/toolgood/toolgood.sqlfirewall

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

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/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/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/turbot/steampipe-plugin-auth0

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

auth0 authorization backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 27 Oct 2025

https://github.com/arshadkazmi42/genql

Helper for sql query generation and formatting

generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite

Last synced: 18 Oct 2025

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

postgres background job processing and scheduler

background-jobs cron golang plpgsql postgres scheduler sql

Last synced: 25 Feb 2026

https://github.com/leandrosimoes/my-useful-codes

Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!

bash codes csharp css git html javascript my personal-code repository samples sql vb-net

Last synced: 13 Apr 2025

https://github.com/zy445566/query-build

sql query build tools

build mybatis mysql mysqli query sql

Last synced: 13 Apr 2025

https://github.com/tsg405/sql_hackerrank

Contains Solved HackerranK problems on SQL

implementation logical-programming mysql-database sql sqlite3

Last synced: 03 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/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

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

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

aql arangodb db mongodb orm prisma sql

Last synced: 27 Jul 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/kingabzpro/data-science-projects-on-datacamp

Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R

data-science datacamp learning machine-learning postgresql python r sql visualization

Last synced: 27 Sep 2025

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/tiledb-inc/tiledb-cloud-jdbc

JDBC driver for TileDB-Coud

jdbc sql tiledb

Last synced: 10 Apr 2025

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/theory/sqljson

PostgreSQL-compatible SQL-standard SQL/JSON in Go

json jsonpath postgres sql

Last synced: 27 Sep 2025

https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps

This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.

abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps

Last synced: 13 Apr 2025

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/hal-wang/sqless

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

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

Last synced: 07 Sep 2025

https://github.com/endersonmaia/ibge-localidades-sql

Recupera cadastro de localidade do IBGE através da API e converte em um banco de dados SQL.

bash ibge ibge-api open-data sql sqlite

Last synced: 29 Aug 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/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/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/timkong21/medical-appointment-no-show-prediction

A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.

api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost

Last synced: 26 Feb 2026

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/ninja1375/sistema-gestao-escolar-sql

Sistema Gestão Escolar

escolar sistema sql

Last synced: 29 Jan 2026

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/pansonpanson/jorm

An ORM framework written in Java.

gorm mybatis orm souce-code sql

Last synced: 26 Mar 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/carreraprogrammer/vet-clinic-database

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/mooseman/langs

Playing around with small prog langs. Public-domain.

public-domain sql unlicense

Last synced: 16 Mar 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/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 2025