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/anselmoo/copy2hash

Copy or rename any file(s) to a hash-secured filename via terminal

data-science data-warehouse database hash indexation sha sha256

Last synced: 27 Apr 2026

https://github.com/sarahabuirmeileh/django-chatgptclone

A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.

authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python

Last synced: 15 Apr 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/ysh329/stock-newspaper-crawler

[UNMAINTAINED]Crawl 4 kinds of finance newspaper corpus (from CCSTOCK.CN).

corpus crawled-data crawler database stock-newspaper-crawler

Last synced: 28 Apr 2026

https://github.com/alttch/yedb-py

Rugged embedded and client/server key-value database (Python implementation)

client-server database iot key-value python reliable rugged

Last synced: 28 Apr 2026

https://github.com/keziahmoselle/soulsborne.build

website focused on the soulsborne series (Dark Souls, Bloodborne, Elden Ring) which aims to centralize community created content like builds and character appearances as well as some interesting lore data visualization.

build database souls-like soulsborne-series

Last synced: 08 Feb 2026

https://github.com/mongodb-developer/laravel-openai-vector-search

Laravel Tour Planner with Open AI and MongoDB Vector Search

database generative-ai laravel mongodb openai

Last synced: 09 Feb 2026

https://github.com/ibraheem-ghazi/dbdiff

php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries

compare database diff difference mysql php

Last synced: 29 Apr 2026

https://github.com/softinio/duck4s

Scala 3 wrapper library for DuckDB

database duckdb functional-programming jvm millbuild munit scala

Last synced: 29 Apr 2026

https://github.com/airframesio/data-archiver

A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.

database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp

Last synced: 15 Apr 2026

https://github.com/fariosofernando/purrgres

An automatic backup tool for PostgreSQL in Docker containers.

backup-tool database postgresql rust-tools

Last synced: 09 Feb 2026

https://github.com/mrrfv/kvdb

Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing

backend database firebase-alternative key-value postgres postgresq

Last synced: 26 Feb 2026

https://github.com/keiailab/mongodb-operator

Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.

artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding

Last synced: 11 Jun 2026

https://github.com/romchela/db-query-implementation

Own implementation of complex database query on huge amount of data

database query

Last synced: 30 Apr 2026

https://github.com/cynkra/databases-sg_stat-2024

Material for the "Databases in R" workshop at Statistik St.Gallen 2024

database r workshop

Last synced: 09 Feb 2026

https://github.com/steveorevo/mysql2json

Database to JSON object export tool with support for PHP serialization.

database json mysql mysql2json php-serial php-serialization

Last synced: 30 Apr 2026

https://github.com/zastinian/hedystia.db

A database made by the company hedystia, easy to use

database db discord discordjs easy encrypted hedystia javascript json typescript

Last synced: 27 Feb 2026

https://github.com/richan-fongdasen/database-converter-laravel

Simple database converter for Laravel Applications

database database-conversion database-migrations laravel

Last synced: 09 Feb 2026

https://github.com/peopleworks/malwarebytesextractor

MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.

database malware-analysis net

Last synced: 16 Apr 2026

https://github.com/hardiksinghbehl/checkbox-values-bitfield-enum-poc

POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column

bitfield database enumset java rdb

Last synced: 01 May 2026

https://github.com/varuns2002/python-sudoku-mysql-insert_games

This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.

database game insert-games mysql python single-player sudoku tkinter-gui tool

Last synced: 01 May 2026

https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial

this is a very simple add which have implementation of roomDB in android.

android application database kotlin roomdatabase

Last synced: 01 May 2026

https://github.com/woueziou/sup_gen

Package to generate supabase tables views functions and edge functions

dart database flutter postgresql-database supabase

Last synced: 10 Feb 2026

https://github.com/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 May 2026

https://github.com/sakiib/integrate-vault-with-microservices-in-k8s

This project aims at demonstrating & providing a guideline on using Vault to manage DB credentials for microservices in K8s.

database dynamiccredential kubernetes microservices security vault

Last synced: 01 May 2026

https://github.com/gisce/ooda

Open Oriented Data Access

database openerp orm postgresql python

Last synced: 19 Apr 2026

https://github.com/stkirchberg/telegram_social-transfer-knot

Mini-social network on Telegram with automatic post broadcasting and custom nicknames.

bot database local server serverless telegram

Last synced: 23 Jan 2026

https://github.com/richmit/dir-inventory

Inventory & Query Filesystem Metadata

backup database file-management file-metadata filesystem storage

Last synced: 10 Feb 2026

https://github.com/luminovrym/crud-php-native

CRUD dengan PHP native

crud database mysql php php-native

Last synced: 02 May 2026

https://github.com/basemax/list-data-drugs

This Python script scrapes drug-related information from the "Talk to Frank" website and saves the extracted data in both JSON and YAML formats. It utilizes the `requests` library to fetch the webpage, `BeautifulSoup` for HTML parsing, and `json` and `yaml` libraries for data storage.

database db-drug drug drug-database drug-db drug-discovery drugs json python yaml yml

Last synced: 27 Feb 2026

https://github.com/cescobaz/ejdb2haskell

EJDB2 Haskell binding

database ejdb ejdb2 embedded haskell json nosql

Last synced: 02 May 2026

https://github.com/cristalhq/dbumper

Database schema migrator.

database db go golang migration versioning

Last synced: 26 Oct 2025

https://github.com/vsoch/containerdb

In memory database for container metadata (under development)

containers database memory

Last synced: 03 May 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/wmluke/dosea

A dosea (daw-see-ey) for your datasets. Data visualization tool for relational, time series, and document databases

csv data-visualization database postgres react remix sqlite3 typescript

Last synced: 03 May 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/abdullahalsazib/e-com-backend

This repo contains the backend code for a full-featured multi vendor e-commerce website.

backend backend-api database e-commerce gin-gonic golang golang-examples restapi

Last synced: 03 May 2026

https://github.com/rijwanansari/dotnet9dyanmicdatabase

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

clean-architecture database domain-driven-design dotnet dotnet9 entity-framework mediatr webapi

Last synced: 27 Feb 2026

https://github.com/kevacoin-team/kevacoin-js

A JavaScript client library for interfacing with the Kevacoin key-value blockchain

blockchain database decentralized kevacoin keyvaluestore

Last synced: 09 Jun 2026

https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json

A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON

cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx

Last synced: 04 May 2026

https://github.com/uchennaemeruche/mysql-util

Utility module for mysql and nodejs

database mysql nodejs

Last synced: 04 May 2026

https://github.com/troublete/go-luadb

A Lua extension for database (Postgres) access.

database db extension go golang lua lua-extension posgres posgresql

Last synced: 18 Apr 2026

https://github.com/bertrandmartel/cloud-admin

Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React

admin-dashboard database datatables material-ui react react-table

Last synced: 04 May 2026

https://github.com/purejoymind/backupscript

Backing up mongoDB and server files and uploading them to another server using sftp.

backend backup database db mongodb sftp sftp-upload shell shell-script shellscript

Last synced: 04 May 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 2026

https://github.com/ahmedheakl/hatchi-ai

Smart database interface dashboard for querying numerous type of data sources.

database deeplearning language-model python

Last synced: 16 Apr 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 2026

https://github.com/lzyrapx/database_design

🍟My Database_Design System

database database-management

Last synced: 05 May 2026

https://github.com/vishanurag/portfolio

This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.

ajax database portfolio-website project web

Last synced: 12 Feb 2026

https://github.com/yajatkaul/go-mongoose

Mongoose wrapper for mongodb but for GoLang

database go golang library mongodb wrapper

Last synced: 12 Feb 2026

https://github.com/perkss/ontimedb

Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis

c database time-series timeseries

Last synced: 05 May 2026

https://github.com/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 Feb 2026

https://github.com/rafaelmachadobr/livrariadigital

A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.

catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger

Last synced: 05 May 2026

https://github.com/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 2026

https://github.com/ballerina-platform/module-ballerinax-cdc

The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.

ballerina cdc change-data-capture database event-driven integration realtime wso2

Last synced: 18 Feb 2026

https://github.com/aleklukanen/chapterhousedb-v1

Allows you to create simple data streaming warehouses written in Golang using Apache Parquet and Arrow.

arrow data database event golang ingestion parquet pipeline processing stream

Last synced: 27 Feb 2026

https://github.com/ghomkrosmonaute/ghomap

Enmap like using json files in local

api async database enmap fs json wrapper

Last synced: 05 May 2026

https://github.com/satorudev976/sqlalchemy-nest

Nested Model With SQLAlchemy

database nested orm python sqlalchemy

Last synced: 06 May 2026

https://github.com/kirca54/napijse

Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje

database java maven spring-boot springsecurity webapplication

Last synced: 06 May 2026

https://github.com/daluisgarcia/build_your_party

Database I subject project. An online store about party products and services. Can create budgets with products and proccess them

database php practice-project shop

Last synced: 06 May 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/parseword/pickset

A collection of PHP utilities to quickly "unlock" various capabilities in any application

database date-formatting logger php php7 php71 singleton text-processing

Last synced: 28 Feb 2026

https://github.com/joymohanty8999/dbs-mini-project

A mediocre Food Court Management System

corenlp database java-8 javafx oraclesql scenebuilder

Last synced: 07 May 2026

https://github.com/mehmoodulhaq570/bigquery_machine_learning_project

Developed a machine learning model to predict incident groups based on data from the London Fire Brigade service calls.

bigquery bigquery-dataset cloud database jupyter-notebook machine-learning machine-learning-algorithms ml models prediction-algorithm prediction-model python

Last synced: 07 May 2026

https://github.com/retrodaredevil/frc-code-database

Contains code from many teams using git submodules

database frc frc-java frc-robot

Last synced: 07 May 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/zac-garby/reddis

A Reddit clone.

database golang redis website

Last synced: 07 May 2026

https://github.com/shane-staret/railway-management-system-mccc-cis-245

MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.

database database-management java javafx railway software-design sql user-interface

Last synced: 13 Feb 2026

https://github.com/otterbk/corona-management-system

코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)

android-app database network rmi-client rmi-server server

Last synced: 07 May 2026

https://github.com/kingakeem/url-graph

A Neo4j project designed to store and manage relationships between URLs

cypher database graph graph-database graphdatabase neo4j url webscraping

Last synced: 07 May 2026

https://github.com/toolsplus/atlassian-connect-play-slick

Slick repository implementations for Atlassian Connect Play

atlassian atlassian-connect database play-framework play-slick slick

Last synced: 28 Feb 2026

https://github.com/melisa-karatas/library_management_system

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/femto-code/qml-newsfeedreader

Qt 6 based RSS News Feed Reader with offline database support

database qml qml-applications qt-database qt6 qtquick rss rss-feed rss-reader

Last synced: 08 May 2026

https://github.com/chriscasola/pgit

A database migration tool that lets you keep your schema in git, with the rest of your project.

database database-migrations git migration schema version-control

Last synced: 08 May 2026

https://github.com/hitoshyamamoto/hayai

Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.

backend cli database database-management developer-tools

Last synced: 01 Jun 2026

https://github.com/ghost-land/3dsdb

An open Source database for Nintendo 3DS

3ds citra database

Last synced: 14 Feb 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/fiforms/reliefinventory

A Warehouse Inventory Management System for Disaster Relief

database disaster-relief laravel php

Last synced: 15 Feb 2026

https://github.com/maximdanilchenko/radish

Simple in-memory database and its client written in python3/asyncio for python3/asyncio

asyncio database memory-storage python redis

Last synced: 09 May 2026

https://github.com/megalithofficial/meg.db-light

MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.

begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript

Last synced: 15 Feb 2026

https://github.com/ik5/freeswitch-docker

Yet another freeswitch docker repo

database docker freeswitch pbx postgresql webrtc

Last synced: 16 Apr 2026

https://github.com/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 Jan 2026