An open API service indexing awesome lists of open source software.

Database

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/karrlab/datanator_frontend

Graphical web-based interface for the Datanator toolkit for discovering data for modeling cells

biology cell computational-biology database modeling molecular-biology search-engine simulation systems-biology

Last synced: 12 Apr 2026

https://github.com/HuangRicky/DBFactory

R package to manage database connections

connection connection-pool database mysql odbc oracle r sqlserver

Last synced: 30 Jul 2025

https://github.com/abdelwahab-ahmed-shandy/Database-Design-with-ERD-EERD-Relational-Schemas-SQL-Implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 25 Aug 2025

https://github.com/tarsislimadev/rdap-api

To find domain data in RDAP servers

database rdap rdap-client

Last synced: 15 Apr 2026

https://github.com/primaryobjects/bogleheads-keywords

Web-based keyword frequency analyzer, created by ChatGPT4.

ai chatgpt chatgpt4 database finance flask investments keywords nlp python webapp webapplication

Last synced: 13 Apr 2026

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 2026

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

css3 database expressjs nodejs npm postgresql reactjs sql typescript

Last synced: 26 Jan 2026

https://github.com/islamdidarmd/chatappusingfirebase

A chat application built with firebase realtime database

android chat database firebase firebase-database java

Last synced: 16 Mar 2025

https://github.com/rapidwebltd/zebra-session-loader

🦓 Automatically start Zebra sessions (database powered sessions)

database php zebra-sessions

Last synced: 16 Apr 2026

https://github.com/anthonygress/e-commerce-backend

An E-Commerce backend app that utilizes Node.js and Sequelize for the database management. It also uses Express.js to create custom API endpoints. The connected database is a MySQL db.

api backend database ecommerce mysql nodejs restful-api sequelize

Last synced: 13 Apr 2026

https://github.com/zundaren/btshell-page

ssh,telent连管理工具,致力于提升程序猿的摸鱼效率,内置一些常用功能比如输入提示,docker查询,用户的操作,文件大小查询,数据库操作等等

client database db dm docker go mysql postgresql ssh terminal tool vue xshell xterm

Last synced: 13 Apr 2026

https://github.com/amadou-6e/ipython-sqlcmd

Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.

database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server

Last synced: 22 Feb 2026

https://github.com/hasnatrasool163/-javafx-school-management-system

A comprehensive School Management System desktop application built with JavaFX and SQLite. Ideal as a final-year or portfolio project, this system offers CRUD operations across multiple modules in a clean, user-friendly UI.

css database java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project maven school-management school-management-software sqlite

Last synced: 13 Apr 2026

https://github.com/aadityachapagain/gre-hunt

system to track and update the words i learn during my entire time , self personalized for my linux system

bash-script data-mining database gnome gre mongodb notification python

Last synced: 13 Apr 2026

https://github.com/luminati-io/Crunchbase-dataset-samples

A sample of 1001 Crunchbase companies with key data points, extracted using the Bright Data API.

crunchbase crunchbase-api crunchbase-scraper data database datasets webscraper-api webscraping

Last synced: 09 Apr 2025

https://github.com/alexanderbabel/database-s3-backup

Docker Image that takes care of MongoDB, PostgreSQL and MySQL Backups. Creates a dump with compression and encryption support and uploads it to an S3 compatible endpoint.

backup database mysql postgresql s3

Last synced: 12 Apr 2025

https://github.com/huangjiahua/rsdb

Really Simple Database

cxx cxx14 database filesystem library storage unix

Last synced: 16 May 2026

https://github.com/juanma-gutierrez/proyecto-cdp-javascript

Proyecto final del CDP Javascript, CRUD realizado sobre localstorage, con captura de datos de API externa.

api apirest css database html javascript json localstorage

Last synced: 10 Apr 2026

https://github.com/mbfakourii/online-shop

Implementing an online shop using dart and flutter with the Redis database

dart database flutter online-shop redis

Last synced: 13 Apr 2026

https://github.com/shnartho/python-scripting

Advance python scripting -- University course by Wroclaw University of Science and Technology

database gui image image-processing json jupyter-nootbook pycharm pytest python regex web-scraping

Last synced: 13 Apr 2026

https://github.com/francosion042/blog-backend-postgraphile

A graphQL server that's built upon a postgreSQL schema

database plpgsql postgraphile postgresql sql

Last synced: 05 Feb 2026

https://github.com/ksanyok/acf-price-updater-plugin

An optimized WordPress plugin designed to update service prices in ACF fields across multiple pages. The plugin offers search functionality for specific device models and batch price updating.

acf acf-addon acf-field bd css database javascript js php wordpress wordpress-plugin wordpress-plugins

Last synced: 11 Apr 2026

https://github.com/motasimfoad/blood-bank

This is a simple BloodBank user record management system with search option. It uses HTML, CSS, MDL & Bootstrap for frontend. It uses PHP, MySqli for backend and database. Admin panel is added to monitor all the data with some common filtering options.

blood-bank blood-bank-management blood-donation bloodbank bootstrap css database html5 mdl monitor mysqli php

Last synced: 13 Apr 2026

https://github.com/naorpeled/logs-analysis

My solution to Udacity's Logs Analysis Project

database log-analysis python udacity vagrant virtual-machine

Last synced: 13 Apr 2026

https://github.com/murarustefaan/psbd-sql-project

College project for Database Systems and Design

college-project database oracle psbd

Last synced: 11 May 2026

https://github.com/OptoCloud/VRC-DBServer

VRChat database to store uploaded data from mods

data-collection database server vrchat

Last synced: 11 Mar 2025

https://github.com/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

https://github.com/babarbilal56/core-php-db-migration

This script provides a simple migration system using PHP and MySQL. It allows applying and rolling back database migrations efficiently.

database database-migrations mysql php

Last synced: 13 Apr 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/sapiensdata/sapiensdata-api

🚀 SapiensData API – A modern, scalable REST API built with ASP.NET Core and Entity Framework Core 🛠️. It powers financial insights and IoT data processing, providing a secure and efficient backend for the SapiensData platform

asp-net-core code-f data-science database linq rest-api tsql

Last synced: 08 Jan 2026

https://github.com/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

https://github.com/iambijoykar/jsondb

JsonDB is a simple Json Database made with C++

cli-app cpp database json json-database

Last synced: 13 Apr 2026

https://github.com/mementomori11723/sqlite-js

Running sqlite with javascript for backend learning purposes

database javascript sqlite sqlite3

Last synced: 29 Aug 2025

https://github.com/alphaone1/dmorph

Database Migrations

database golang migrations

Last synced: 02 May 2026

https://github.com/bloggify/sequelize-datatable-views

🧮 Visualize Sequelize data in data tables.

database datatables hacktoberfest

Last synced: 15 Mar 2026

https://github.com/tendant/dbstrap

A CLI tool for bootstrapping PostgreSQL databases, users, schemas, and extensions from a YAML configuration.

database postgresql

Last synced: 12 Mar 2026

https://github.com/objectbox/objectbox-swift-spm

Hosts the ObjectBox Swift package

database objectbox swift

Last synced: 01 Mar 2025

https://github.com/flatcap/craggy-data

📋 Schema and sample data for Craggy Website

database schema scripts sql

Last synced: 10 Jan 2026

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 18 Jan 2026

https://github.com/tufahel/interview-prep-q-a

This repo is to track, save and practice mostly asked questions in technical interview for future use and hand-note for beginners like me.

algorithms back-end css data-structures database front-end html javascript postgresql reactjs redux ror ruby

Last synced: 13 Apr 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/mukailasam/graphql1

A Golang CRUD GraphQL API

crud crud-api database go golang graphql graphql-golang

Last synced: 09 May 2026

https://github.com/muuhesham/database_channel_project

Database Project Channel VNC - Vision Network Channel

database sql

Last synced: 10 Jan 2026

https://github.com/awaiszahid331/women-health-care

The WHC Platform is an all-inclusive web application designed to support women’s physical and mental health. It provides personalized health tips, symptom tracking for women-specific conditions, daily exercise routines, mental wellness practices, consultations with healthcare professionals, and a private AI-powered chatbot.

database expressjs html-css-javascript login middleware mongodb-atlas nodejs register-form

Last synced: 13 Apr 2026

https://github.com/brunin12/apiflask

api flask feita com um curso da udemy onde eu posso criar sites e fazer requisições POST, GET e outras

api-flask database database-management db delete flask get post postman put python site udemy

Last synced: 13 Apr 2026

https://github.com/alenap93/kysely-cache

Cache layer for Kysely

cache database kysely lru query-builder sql

Last synced: 16 Mar 2025

https://github.com/go-rel/sqlite3

SQLite3 adapter for REL written in Golang.

database go golang hacktoberfest orm sqlite3

Last synced: 12 Mar 2026

https://github.com/watson-clara/remedia-library-database

This is the code for my CS340 final project. It is a library database designed for a made up school called Anna Elementary.

database erd libarary-management-system schema sql

Last synced: 15 Jun 2026

https://github.com/ODCLAB/CodeWheelCollector

一个公开性致力于收录所有编程语言各种库、框架或社区自主实现底层性操作的每个具体函数或类文档的wiki类数据库

collector cpp database documents wiki

Last synced: 11 Mar 2025

https://github.com/macrat/indexedfts

Full-Text Search engine for web browser.

database full-text-search fulltext-search javascript-library

Last synced: 27 Sep 2025

https://github.com/nicolascbv/local-fire

A lightweight docker image used to run Firestore databases locally for development and test purposes!

cd ci database development docker dockerhub firestore lightweight test

Last synced: 09 May 2026

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/asphalt-framework/asphalt-mongodb

MongoDB integration component for the Asphalt framework

database mongodb python3

Last synced: 14 Jan 2026

https://github.com/kerciu/sqlite-clone

📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍

c database database-management memory-management scratch-implementation sqlite

Last synced: 13 Apr 2026

https://github.com/Rayyan9477/Point-Of-Sale-System-SQL

Developed a Point-of-Sale system using C# and MSSQL, optimizing transaction processing and inventory management, which resulted in a increase in operational efficiency.

csharp database gui mssql-database tsql windows-forms

Last synced: 29 Apr 2025

https://github.com/eucarlos/sql

My SQL study scripts

database db script study-database

Last synced: 13 Apr 2026

https://github.com/mclacore/haiku-havoc-hero

Migrate your data from Heroku to the cloud using Kubernetes

aws azure cache database gcp heroku migrate mongodb mssql mysql postgresql redis

Last synced: 12 Mar 2025

https://github.com/mineo/mpd_pydb

Access an MPD database in Python

database mpd music pandas pandas-dataframe

Last synced: 13 Apr 2026

https://github.com/valiantlynx/database-datamodeling

Welcome to the Database and Data Modeling Course repository! This repository houses essential resources and materials for the UIA Database and Data Modeling course.

database

Last synced: 08 Apr 2025

https://github.com/abdibrokhim/e-market

e-market with databases, used: PYTHON 3.10 (OOP), SQLlite3

database e-commerce-project oops-in-python python3 sqlite3

Last synced: 13 Apr 2026

https://github.com/leewayzdes/flower_shop_management

Flower Shop Management – это приложение на Java с графическим интерфейсом для управления цветочным магазином. Использует PostgreSQL для хранения данных о цветах. Включает функции добавления, поиска и удаления записей через SQL-хранимые процедуры.

database datamanagement flower-shop gui postgresql

Last synced: 01 May 2026

https://github.com/soontao/cbdb_api

cbdb to api

cbdb database python sqlite3

Last synced: 21 May 2026

https://github.com/holukas/dbc-influxdb

Database communication: show, download and upload data. Works with InfluxDB 2.x.

database influxdb

Last synced: 17 Jan 2026

https://github.com/githubak2002/assignment--bit

Dashboard with total number of employees with their working timing and simple auth.

apex-charts charts dashbo database reactjs

Last synced: 09 May 2026

https://github.com/sschonss/veritasdb

VeritasDB: A Simple, Open-Source CSV Database

csv database golang open-source

Last synced: 13 May 2026

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/pluginagentmarketplace/custom-plugin-backend

Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools

ai api backend claude database development fastapi marketplace plugin python

Last synced: 18 Jan 2026

https://github.com/underpin-wp/underpin-berlindb

BerlinDB integration for the Underpin WordPress Framework

berlindb database underpin wordpress

Last synced: 13 Apr 2026

https://github.com/seigtm/db-spbpu-control-work

Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.

database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql

Last synced: 05 Oct 2025

https://github.com/ged/sequel-inlineschema

Github mirror of the inline schema plugin for Sequel

database ddl orm ruby sequel

Last synced: 29 Apr 2026

https://github.com/mu373/kaken-search

CLI tool to search for researchers on KAKEN database

cinii database golang kaken kakenhi researcher

Last synced: 13 Apr 2026

https://github.com/kubagdynia/dapper.customtypehandlers

Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.

dapper database dotnet-core json-deserialization json-mapper json-serialization orm xml-deserialization xml-mapping xml-serialization

Last synced: 13 Apr 2026

https://github.com/toskpl/ms-sql

Silnik bazy danych MS SQL

database ms-sql-server mssql sql t-sql

Last synced: 17 Feb 2026

https://github.com/bluebrain/bbp-atlas-web-exporter

Export the Blue Brain Atlas Pipeline to be consumed by the Atlas web app

atlas database

Last synced: 23 Feb 2026

https://github.com/zombiesmasherjt/hotel-booking-management-system

📘 Final Year Computer Science Project (1st Class Honours) 🛠️ Full-stack hotel booking & admin system built with React, Node.js, and MySQL 🌍 Open-source | Self-contained | Download & run locally

backend-api booking-system command-line css database javascript mysql nodejs npm react react-router

Last synced: 07 Oct 2025

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026