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/katahiromz/wonders-dump

Dumping Imports/Exports of Windows executable files

database dumper dumping executable exports headers imports tables win32 win32api windows

Last synced: 02 Mar 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/hdresearch/kips

Personal data storage for MCP clients like Claude Desktop.

claude database model-context-protocol sqlite

Last synced: 07 May 2025

https://github.com/oleg-koval/brevis

URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14

aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript

Last synced: 25 Jan 2026

https://github.com/edenwareapps/jexidb

JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.

couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database

Last synced: 12 Apr 2025

https://github.com/ppeco/dbpp

The library makes working with database easier and simpler

database interface pdo php ppeco security-tools

Last synced: 11 Jan 2026

https://github.com/wearemeight/primeight

An Open Source Python package to manage and interact with Cassandra

cassandra database python

Last synced: 06 Apr 2026

https://github.com/kaboc/sqlp

[WIP] Extension of Go's database/sql for easier and simpler use

database go go- sql

Last synced: 15 May 2026

https://github.com/wailantirajoh/dbviewer

Rails engine to view, explore database tables, records, logs and generate ERD

database engine erd logs rails

Last synced: 22 Jun 2025

https://github.com/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/zloom/prisma-sql-gen

A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.

database generator initialise nodejs prisma sql tests

Last synced: 11 Apr 2025

https://github.com/zloom/testcontainers-cockroach

Cockroach database module for Testcontainers

cockroach database inmemory-db testcontainers

Last synced: 11 Apr 2025

https://github.com/mihailtd/database-migrations-and-testing

Database Migrations and Testing with Bun, PostgreSQL, and Graphile Migrate

database migration postgresql

Last synced: 07 May 2025

https://github.com/pharo-nosql/pharo-ejdb

Pharo bindings for https://github.com/Softmotions/ejdb

database ejdb2 nosql pharo

Last synced: 06 May 2025

https://github.com/winebarrel/qrev

qrev is a SQL execution history management tool.

database golang mysql postgresql sqlite

Last synced: 15 Jan 2026

https://github.com/mohamedmagdy2301/news_app

A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.

api bloc cubit dart database flutter splash-screen

Last synced: 16 Feb 2026

https://github.com/guptavasu1213/PostHub

This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.

database golang pastebin restful-api text-sharing typescript

Last synced: 01 May 2025

https://github.com/zul132/hotel-booking-application

A Hotel Booking Application developed using JavaFX for the GUI with MySQL as database.

database hotel-booking java javafx javafx-application javafx-gui mini-project mysql mysql-database

Last synced: 01 May 2025

https://github.com/tsg405/database_project

Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.

database python3 sqllite3 tkinter-gui

Last synced: 16 May 2026

https://github.com/haf-decent/googledrive

Assorted Google Script projects ranging from custom formatting to databasing for a website

automation database docs drive formatting scripts sheets webapp

Last synced: 16 May 2026

https://github.com/erikvullings/rest-easy-loki

A simple REST interface for the in-memory database, lokijs

database lokijs no-authentication no-authorization rest rest-api

Last synced: 02 Sep 2025

https://github.com/mertcandav/ldb

Local, easy-to-use, thread-safe database for Jule

database documentdb jule julelang

Last synced: 07 Sep 2025

https://github.com/YgorSansone/Flutter-apps

Estudando Flutter / Swift / Kotlin / Dart / Java. Apps realizados para estudar !

android api dart database flutter flutter-apps ios-app makefile materialapp scaffold swift

Last synced: 03 Apr 2025

https://github.com/kawai-senpai/potatodb

PotatoDB is a lightweight, file-based NoSQL database for Python projects, designed for easy setup and use in small-scale applications. Ideal for developers seeking simple data persistence without the complexity of traditional databases.

data database easy-to-use file-based json key-value lightweight nosql nosql-database persistence python simple

Last synced: 23 Oct 2025

https://github.com/vertica/vertica-sqlalchemy-dialect

Official Vertica SQLAlchemy dialect to connect Vertica and SQLAlchemy applications.

database dialect python sqlalchemy

Last synced: 01 May 2025

https://github.com/erickgnavar/melocoton

Simple database client

database elixir postgres sqlite tauri

Last synced: 18 Apr 2026

https://github.com/objectstack-ai/objectql

The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.

database json-schema orm protocol typescript universal

Last synced: 16 Feb 2026

https://github.com/thelazytomcat/inflatableslist

A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.

database delphi inflatable object-pascal pascal pool-float

Last synced: 28 Feb 2025

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/akashkobal/pern-todo-app

This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.

css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist

Last synced: 16 Oct 2025

https://github.com/rorooms/worlds

Official Rorooms worlds registry

database registry roblox rorooms

Last synced: 01 Mar 2026

https://github.com/dockette/postgres

:whale: Dockette PostgreSQL image with tunning and preinstalled extensions (unaccent)

database dockette postgres postgresql

Last synced: 01 Mar 2025

https://github.com/andreadelfante/datafixture

Creation of data model easily, with no headache.

cocoapods database fake fixture ios library model pods realm realmswift seeders swift

Last synced: 27 Oct 2025

https://github.com/gehad-ahmed30/face-recognition-attendence-system

The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.

database face-recognition firebase numpy opencv python

Last synced: 01 Mar 2026

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

https://github.com/delvedor/demodb

An HTTP based database for demo purposes, workshop and so on.

database utility workshop

Last synced: 28 Apr 2026

https://github.com/chyiiiiiiiiiiii/isar_example_app

Simple and easy-understand example for Isar database

app dart database flutter inspector isar nosql

Last synced: 09 Mar 2026

https://github.com/dusova/dusovadb

dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.

database javascript node npm

Last synced: 11 Feb 2026

https://github.com/aliforever/gomondel

Golang MongoDB Model Generator with CRUD

crud database generator go golang model mongo mongodb

Last synced: 28 Jan 2026

https://github.com/huskydog9988/docker-db-backup

A tool to automatically backup databases running in docker

backup backup-tool backup-utility database go golang postgres postgresql

Last synced: 02 May 2026

https://github.com/david-cattermole/sql-learning

Basic SQL projects used for education purposes.

database python sql

Last synced: 17 Apr 2026

https://github.com/caomeiyouren/auto-backup-database

服务器数据库自动备份方案,支持本地备份和异地备份

backup database mongodb mysql postgresql sqlite typescript

Last synced: 02 Apr 2026

https://github.com/jrycw/edgedb-ia

EdgeDB learning material in Traditional Chinese.

database edgedb

Last synced: 28 Feb 2026

https://github.com/alexandrbig1/your-energy-fitness-app

"Your Energy" is an innovative fitness app designed for personalized workouts. Explore custom exercises, monitor your progress, and find daily inspiration with motivational quotes. With user ratings, favorites, and a secure authentication system, it offers a seamless fitness experience. Explore a world of wellness at your fingertips!

backend computerscience css3 database firebase firebase-auth freelance frontend fullstack html-css-javascript html5 javascript js localstorage softwareengineer teamproject ui-design ux-ui-design vite webdevelopment

Last synced: 04 Apr 2026

https://github.com/lebrancconvas/database-hub

Many Database that I created for using on my personal projects. (Mostly created on dbdiagram.io)

database dbdiagram er-diagram

Last synced: 13 Jun 2025

https://github.com/dabbertorres/dbman

CLI/Nvim Plugin/Library for connecting to databases.

cli database golang library neovim-plugin

Last synced: 07 May 2026

https://github.com/alitiq/citus-postgis

This is postgresql database image with citus and postgis extension.

citus database postgis postgresql psql

Last synced: 02 Mar 2026

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

In this project, I used a relational database to create the initial data structure for a vet clinic.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/riron/swim

A generic connection pool for Rust

async-await connection-pool database rust rust-lang

Last synced: 21 Feb 2026

https://github.com/lucacasonato/scribble

A tiny Go GOB/JSON database

database firestore golang

Last synced: 14 Jan 2026

https://github.com/suesslabs/litemigrator

SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.

avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc

Last synced: 08 Sep 2025

https://github.com/looran/digikuery

digikam database query tool

album database digikam python query tag

Last synced: 13 Feb 2026

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

https://github.com/skrylar/firebird

Nimized Firebird (Interbase) support.

client database firebird interbase nim wrapper

Last synced: 02 May 2026

https://github.com/tradik/mddb

A minimal, lightweight structured data store designed for small applications, scripts and automation workflows. Built for simplicity, portability and low overhead.

automation database embedded-systems go golang key-value-store lightweight-database markdown rag-pipeline search-algorithm structured-data vector-database

Last synced: 06 Apr 2026

https://github.com/samay825/viral-links

This tool generates the link of viralhacks and you can earn money from ads: still some issues may raise please contact me in the instagram : sincryptzork

api-server customlinks database earnmoney linkbypass links moneytool samay-825 samay825 shorturl shorturl-services token-based-authentication virallinks

Last synced: 09 Apr 2025

https://github.com/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

https://github.com/efraespada/turbine

JSON database manager for Node. Allows different processes to work with the same data.

benchmark cluster collection database database-management express json-database node server turbine

Last synced: 17 Mar 2026

https://github.com/sparen/danmakufuvideos

A database of Danmakufu scripters' scripts' videos

database json scripter sparen touhou-danmakufu-ph3 video youtube

Last synced: 05 May 2026

https://github.com/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 2026

https://github.com/rasperon/kazanc-yonetimi

This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.

database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template

Last synced: 24 Oct 2025

https://github.com/jroedel/laminas-sion-model

A simple array-based ORM platform for Laminas. Includes many filters and view helpers.

database laminas laminas-mvc orm

Last synced: 17 Apr 2026

https://github.com/nabidam/iran_provinces

Iran provinces and their cities

database iran iranian json

Last synced: 03 May 2026

https://github.com/rsc-dev/cve_db

Common Vulnerabilities and Exposures DB and Python API

cve database security

Last synced: 13 Feb 2026

https://github.com/jakbin/dbjson

crud operation with database using json.

database db hacktoberfest hacktoberfest2022 json python

Last synced: 13 Feb 2026

https://github.com/planetway/connector-docs

CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries

database openapiv3 sql

Last synced: 27 Apr 2026

https://github.com/houssemdellai/webapp-demo

Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.

application-insights azure database dotnet5

Last synced: 14 Feb 2026

https://github.com/geotrev/afew.games

An open-source video game database & blog

database games open-source opensource video-games videogames

Last synced: 15 Apr 2025

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

https://github.com/joshkamau/pgmigrate

Database migration tool for postgres written in go.

database golang migration postgres

Last synced: 14 Mar 2026

https://github.com/maludb/maludb-core

A memory DBMS for long-term institutional memory, human-AI knowledge sharing, and contextual recall. PostgreSQL 17 extension.

database memory postgresql postgresql-extension

Last synced: 08 Jun 2026

https://github.com/mullinslab/isdb

A toolkit for creating databases of viral integration sites in host genomes

bioinformatics database database-management hiv provirus virus virus-integration

Last synced: 03 Mar 2026

https://github.com/luminovrym/aplikasi-manajemen-informasi-peserta

Aplikasi Manajemen Siswa dengan PHP Native

database mysql php php-native

Last synced: 29 Apr 2026

https://github.com/tush-tr/nosondb

A Simple , Lightweight , Efficent JSON based database for Nodejs.

database db javascript json nodejs nosql nosql-database

Last synced: 05 May 2026

https://github.com/asdfjkl/cbh2pgn

converts chess databases from .cbh to .pgn

chess database

Last synced: 29 Jan 2026

https://github.com/visualappeal/laraveldatabaselogger

Laravel package to log messages into the database instead of, or in addition to, a file.

database laravel laravel-5-package php

Last synced: 18 Oct 2025

https://github.com/opencodeco/hyperf-doctrine

🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.

connection-pool database doctrine hacktoberfest hyperf orm

Last synced: 14 Jan 2026

https://github.com/tresorsawasawa/budget_app

The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category

database html5 javascript ruby ruby-on-rails sass shell

Last synced: 15 Apr 2026