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/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 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/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/aakankshabhende/gui-based-bmi-calculator

GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.

database gui mysql

Last synced: 01 May 2026

https://github.com/guibranco/github-database-migration-action

🎲 :octocat: A GitHub action to manage databaseversioned migrations

database gh-actions github-actions manage-database migration

Last synced: 06 May 2026

https://github.com/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 May 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/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

https://github.com/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 May 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/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/aidan-casey/http-parser

Various tools for parsing HTTP requests into API usable queries.

api database psr-7 slimframework zend-db zend-framework

Last synced: 27 Apr 2026

https://github.com/jackkimmins/jollywrapper

An asynchronous wrapper around the C# MySql.Data library.

csharp database library mysql

Last synced: 01 May 2026

https://github.com/devansh-maurya/ipl-records-db

A database project on storing and accessing records of IPL players using PHP and MySQL

database html mysql php php7

Last synced: 03 May 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/kaka-lin/notes

This repo is my learning notes, including Python, DSA, DB, DevOps ...

data-structures-and-algorithms database learning-notes leetcode

Last synced: 29 Apr 2026

https://github.com/aliilapro/wallpaper

This is a GitHub repository for a Telegram bot that downloads random photos from API and saves their file IDs in a SQLite database file.

aliilapro database github python wallpaper

Last synced: 11 May 2026

https://github.com/gleennkar/budget-app-ror

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/scthornton/prompt-database

Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration

ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research

Last synced: 22 Jun 2026

https://github.com/jazzshu/sqlproject

SQL and php based project to showcase different species of animals, for a University project

database mongodb mysql php

Last synced: 06 May 2026

https://github.com/src-mgra/firebase-todolist

Firebase ToDo-List implemented in Ionic App

crud database databases firebase ionic persistence typescript

Last synced: 04 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/otterbk/corona-management-system

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

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

Last synced: 07 May 2026

https://github.com/theinvincibleknight/mysql-installation-guide

Step by step detailed guide to install and configure MySQL.

database devops installation mysql mysql-database mysql-server ubuntu

Last synced: 30 Apr 2026

https://github.com/hectorqin/thinkphp-migration

ThinkPHP database migration tools

database migration-tool phinx thinkphp

Last synced: 30 Apr 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/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/tuannh982/sstsdb

Simple, Stupid Time Series Database. For educational purposes

database java time-series time-series-database

Last synced: 30 Apr 2026

https://github.com/manonmarchand/rheodata

Repository to gather published rheological data

database rheology

Last synced: 24 Apr 2026

https://github.com/initdc/subdomain-redirect

Redirect service by access subdomain, powered by Cloudflare Workers and KV DB

clouflare database kv redirect subdomain workers

Last synced: 21 Apr 2026

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/bobek-balinek/swift-lmdb-example

Quick experiment with LMDB and Kitura. Read/Write a key/value pair provided in the query params.

database lmdb server-side-swift swift

Last synced: 27 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/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/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/tjanez/showell-mover

A tool for changing paths of media files stored in Shotwell's database.

database db mover python python3 shotwell tool

Last synced: 30 Apr 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/jonathanstowe/tinky-db

Store Tinky Machine descriptions in a database

database raku red state-machine workflow

Last synced: 28 Apr 2026

https://github.com/antonygiomarxdev/rango

Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.

agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync

Last synced: 29 Apr 2026

https://github.com/obitech/flugdb

Docker MariaDB container for TUC Grundlagen Datenbanken practice database

database docker mariadb tu-chemnitz

Last synced: 19 Apr 2026

https://github.com/sircryptic/recordminer

Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)

analysis database finder management offline osint osint-python osint-tool records search

Last synced: 30 Apr 2026

https://github.com/keenteam1990/reactnative

🚀 A React Native boilerplate app to get you up and running very, very quickly

analytics database firebase javascript react-native

Last synced: 29 Apr 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/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 30 Apr 2026

https://github.com/wiremoons/damt-dart

Acronym Management Tool - written in Dart

acronyms cli command-line dart dartlang database

Last synced: 04 May 2026

https://github.com/mrvautin/octo-db

A flatfile JSON db for prototyping

database db javascript nodejs

Last synced: 01 May 2026

https://github.com/ravikisha/distributed-kv-database

The Distributed Key-Value Database is a scalable, fault-tolerant key-value store implemented in Go. It is designed to handle large amounts of data across multiple nodes while providing high availability and performance. This project demonstrates key features such as sharding, replication, and multithreading .

database distributed-systems golang replication sharding

Last synced: 25 Jan 2026

https://github.com/mrshoeshoe66/elementary-db

A not so basic json database

backup database json

Last synced: 30 Jun 2026

https://github.com/krittakondev/goapisuit

goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.

api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development

Last synced: 23 Oct 2025

https://github.com/iandarwin/jpademo

A ton of JPA and Hibernate tutorial demos, both APIs demo'd on the same entities

database hibernate java jpa orm persistence

Last synced: 12 Apr 2025

https://github.com/SA9102/Markdown-Text-Editor

A simple yet fast application for creating, organising and saving your notes.

authentication crud css database express immer javascript markdown mongodb react responsive-design text-editor vite

Last synced: 30 Dec 2025

https://github.com/jhuckaby/pixl-server-unbase

A database component for the pixl-server framework.

database slow

Last synced: 07 Feb 2026

https://github.com/luismisanve/geminipostsql

WinForms program assisted with an AI that translates natural language to PostgreSQL queries

ai chsarp database dotnet gemini json postgresql visual-studio winforms

Last synced: 11 Apr 2025

https://github.com/arbazkhan4712/passwordmanager

It is a password manager which can generate random and secure passwords & store it in a database

database passwordmanager python

Last synced: 03 Jul 2025

https://github.com/apaxa-go/pgxh

Helpers for pgx (GoLang driver for PostgreSQL)

database golang library postgresql

Last synced: 17 Jan 2026

https://github.com/saenuma/flaarum

A database that enforces structures and features its own query language.

database db golang structured-database ubuntu

Last synced: 11 Apr 2025

https://github.com/hjpr/nursereports

Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.

crud database healthcare nursing

Last synced: 07 May 2025

https://github.com/ibmstreams/streamsx.eventstore

Toolkit for IBM Db2 Event Store integration.

database eventstore ibm-streams toolkit

Last synced: 15 Jul 2025

https://github.com/wlonk/pytest-django-migrations

Test Django migrations through Pytest.

database django migrations pytest python

Last synced: 06 Apr 2026

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026

https://github.com/retrodad0001/easydbmigrator

EasyDBMigrator - making SQL and PostgreSQL database migrations and integration testing easier with legacy systems

database microsoft migation posrgresql sql-server

Last synced: 11 Apr 2025

https://github.com/ahmadalsharef994/multi-tenant-saas-api

🏢 Enterprise-grade multi-tenant SaaS API built with Node.js, Express, and MongoDB featuring tenant isolation, role-based access control, and scalable architecture

architecture database example mongodb multitenancy nodejs

Last synced: 14 Jul 2025

https://github.com/wenyxu/gt-term

Your first Serverless GreptimeDB on Vercel 🤣

database greptimedb serverless term terminal time-series vercel

Last synced: 12 Apr 2026

https://github.com/adil-bikiev/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 11 Feb 2026

https://github.com/mit-lcp/northstar_mimic_visualization

Code to extract MIMIC data for the Northstar interactive visualization tool

database mimic-iii northstar visualization

Last synced: 10 Apr 2025

https://github.com/oprogramador/wiki-nlp

Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.

database json language-model library machine-learning natural-language natural-language-processing natural-language-understanding nlp nlp-keywords-extraction nlp-parsing nosql

Last synced: 06 Mar 2026

https://github.com/aboviq/emigrate

The modern, modular and flexible migration tool for any database

bun database database-migrations database-schema javascript migrations nodejs sql tools typescript

Last synced: 12 Apr 2025

https://github.com/maiha/tokyocabinet.cr

TokyoCabinet client for Crystal

crystal database tokyocabinet

Last synced: 15 May 2026

https://github.com/edmondscommerce/doctrine-static-meta

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

code-generation code-generator database doctrine doctrine-orm experimental idea php php7

Last synced: 30 Apr 2025

https://github.com/felipe-coletti/cross-platform-software-development

Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025

academic application course cross-platform database exercises higher-education math study website

Last synced: 10 Apr 2025

https://github.com/firelayer/chat-template

Firelayer Template - Slack Chat (Realtime Database)

app boilerplate chat clone database firebase firelayer realtime slack template vue vuetify

Last synced: 04 May 2026

https://github.com/vit-orm/vitorm.clickhouse

a lightweight yet comprehensive ORM for ClickHouse

clickhouse database orm vitorm

Last synced: 07 May 2025

https://github.com/vit-orm/vitorm.elasticsearch

a lightweight yet comprehensive ORM for ElasticSearch

database elasticsearch es orm vitorm

Last synced: 07 May 2025

https://github.com/edmondsql/edmyadmin

mysql web based admin tool with php (alternative to phpmyadmin)

admin database mariadb mysql php phpmyadmin

Last synced: 14 Jul 2025

https://github.com/apache/jackrabbit-ocm

Mirror of Apache Jackrabbit OCM

database jackrabbit java library network-server xml

Last synced: 12 Jul 2025

https://github.com/tyaga001/a-blog-app-with-next.js-and-firebase

how to build a blogging app with Next.js and Firebase

blog blogging database firebase nextjs

Last synced: 16 Feb 2026

https://github.com/criwe/bookdatabase

Simple TYPO3 Bookdatabase

database extension typo3 typo3-bookdatabase

Last synced: 04 Jan 2026

https://github.com/gimchuang/com.gm.unity-firebase-tool

Tools for calling Firebase Firestore REST API with UnityWebRequest. 🔥

database firestore rest-api unity unity-firebase unitywebrequest

Last synced: 08 May 2026

https://github.com/syaiful6/goduckdb

Go SQL Driver for DuckDB

database duckdb-database golang

Last synced: 15 May 2026

https://github.com/kilicdev/bucksh0t.db

Database Advanced features By bucksh0t.dev

database javascript library module nodejs

Last synced: 01 Jul 2026

https://github.com/manuelep/planetclient

Py4web app component for easy REST API services implementation for serving geospatial data.

database geojson geospatial gis osm postgis programming vector-space-model

Last synced: 17 Jan 2026

https://github.com/soroushj/sqlt

More SQL types for Go

database go-module golang-module sql sql-types

Last synced: 07 Sep 2025