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/k1ethoang/database-uni

Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)

database mysql sql

Last synced: 04 Sep 2025

https://github.com/winebarrel/pgslap

pgslap is a PostgreSQL load testing tool like mysqlslap.

database golang load-testing postgresql

Last synced: 22 Apr 2025

https://github.com/atis-orm/atis-orm

Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.

c-sharp database orm orm-framework orm-library

Last synced: 23 Apr 2025

https://github.com/youns3510/php_oop_crud_project

object-oriented programming with PHP & MySQL.

crud-application database oop php

Last synced: 04 Jan 2026

https://github.com/elhard1/next-js-supabase-website-template

🚀 Production-ready Next.js 14 + Supabase template with authentication, real-time features, and beautiful UI. Includes TypeScript, Tailwind CSS, and shadcn/ui components.

auth authentication boilerplate database file-storage full-stack nextjs nextjs14 postgresql react real-time responsive shadcn-ui starter starter-kit supabase tailwindcss template typescript web-development

Last synced: 26 Aug 2025

https://github.com/cefoler/databases

Framework for SQL and NoSQL databases.

database databases h2 java kafka mongodb mysql nosql postgresql rabbitmq redis sql sqlite

Last synced: 10 Apr 2026

https://github.com/daisydogs07/simpledatabase

A simple database using fs

database simple

Last synced: 05 Jan 2026

https://github.com/arnaudband/vet_clinic_db

you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 20 Aug 2025

https://github.com/mileschou/schemarkdown

The core library for generate Markdown document from database schema.

database markdown schema

Last synced: 02 Sep 2025

https://github.com/codezero-be/laravel-route-key-exists

Laravel validation rule to check if a custom route key exists.

binding database exists laravel model route rule validation

Last synced: 12 Apr 2025

https://github.com/ashvardanian/acid-redis

Tiny Redis-like Persistent ACID Store on RocksDB with JSON-RPC using UCall and UStore

acid database demo example redis rocksdb tutorial

Last synced: 14 Apr 2025

https://github.com/fachschaftmathphysinfo/cards

Database for Anki Decks with reviewer functionality in the future

anki database fachschaft flutter gqlgen graphql university

Last synced: 23 Apr 2025

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

https://github.com/makgr/easyshop

A simple ecommerce site in php & mysql

database mysql php website

Last synced: 30 Apr 2025

https://github.com/luismisanve/geminipostsql_chatbot

Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again

ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio

Last synced: 13 Jul 2025

https://github.com/embarcadero/interbase-docker

Dockerfile to create a container for Embarcadero InterBase

database dockerfile embarcadero interbase

Last synced: 20 Jan 2026

https://github.com/markpeterfejes/mongo-repl-init-container

A simple init-container for setting up replication in a kubernetes Stateful-set

database docker init-containers kubernetes mongodb nodejs statefulsets

Last synced: 05 Apr 2026

https://github.com/creative-tutorials/stashblob

WebApp - Upload and Share files, easy and securely

blob blob-storage blobstorage database stashblob storage storage-bucket upload

Last synced: 13 Jul 2025

https://github.com/1024pix/pix-db-replication

Brique décisionelle: import des sources de données (BDD, LCMS)

airtable database pix-captains

Last synced: 23 Jun 2025

https://github.com/aytee17/gtfs-to-sqlite

Generate an SQLite database from a GTFS feed.

database generate gtfs sqlite tool transit

Last synced: 06 Jul 2026

https://github.com/bluebrain/bluenaas-subcellular

A web environment for the simulation of brain molecular networks.

database experiment gui subcellular visualization

Last synced: 03 Jul 2025

https://github.com/moyanj/genshindatabase

这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。

chinese database genshin genshin-impact resources

Last synced: 06 Apr 2026

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: 13 May 2025

https://github.com/elasticrash/spawnflake

Spawnflake is a schema agnostic, random and/or patterns based data generator, for MySQL databases.

database database-testing fake-data-generator integration-testing

Last synced: 30 Apr 2025

https://github.com/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/snirx/apollo

Apollo is a backup tool for Cassandra database using snapshots and incremental backups and store them in AWS S3.

aws aws-s3 backup cassandra cassandra-database database distributed-systems incremental-backups nosql restore s3 snapshot

Last synced: 13 Apr 2025

https://github.com/packruble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 28 Oct 2025

https://github.com/bblommers/dynamodb-migrator

Tool that helps you create and migrate DynamoDB databases

aws database dynamodb dynamodb-migrator migration-tool python

Last synced: 11 Apr 2025

https://github.com/bytestorage/skiplist

SkipList is a package that implements a skip list data structure for efficient ordered key-value storage and retrieval.

database golang kv-store map skiplist

Last synced: 17 Jul 2025

https://github.com/hasaanahmad/nextpress-starter

NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.

authjs database next-auth nextauth nextjs postgresql postgress prisma prisma-orm shadcn shadcn-ui

Last synced: 23 Feb 2026

https://github.com/evillord666/dbtools

Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure

adonet cross-database database database-access database-tools databases netcore test-data-generator test-data-loader test-data-supplier unit-tests

Last synced: 06 Mar 2026

https://github.com/kchousos/idbs

Implementations of different kinds of databases, written in pure C.

c database databases design-database hash-table hashtable heap implementation-from-scratch low-level

Last synced: 09 Jul 2025

https://github.com/chez14/f3-ilgar

A simple migration tool for Fat-Free Framework

database fat-free-framework migration migration-tool php

Last synced: 04 May 2025

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 2026

https://github.com/cartabinaria/basi-di-dati

Una raccolta di risorse per l'insegnamento di Basi di dati (90107) del Corso di Laurea in Informatica.

database relational-databases university-course

Last synced: 17 Jan 2026

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/3noch/drifter-project-m36

Drifter migration backend for Project:M36

database drifter haskell migration project-m36

Last synced: 02 May 2026

https://github.com/timekadel/lazy

A Node.js API framework made by lazy developers for lazy developers.

api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing

Last synced: 15 Jul 2025

https://github.com/hyperf-ext/translatable

The Hyperf Multilingual Model package.

database hyperf language model php translation

Last synced: 12 Apr 2025

https://github.com/xudafeng/debugger-board

datahub debugger board

database macaca

Last synced: 11 Jul 2025

https://github.com/b1nary-gr0up/originium

LSM-Tree based storage engine used by FOIVER system.

database go lsm storage-engine

Last synced: 12 Apr 2025

https://github.com/tamino-martinius/node-next-model

Rails like models using ES6.

database model node node-js node-module

Last synced: 21 Mar 2025

https://github.com/ctkqiang/lqz

灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。

adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data

Last synced: 24 Jul 2025

https://github.com/aallali/safinadb

SafinaDB (safina;سفينة;ship;saa-fee-na) is a custom-built database engine designed to be efficient, stable and fast (for learning purposes). Inspired by the Arabic word for "ship".

database key-value-store learning-by-doing rust storage-engine

Last synced: 11 Apr 2025

https://github.com/sarvsav/iza

Streamline platform operations with Linux inspired commands written in Go!

artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell

Last synced: 07 Mar 2026

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/anonyfox/wired

WIP: Collection of embeddable database models for Rust.

data-structures database embedded-database learning-exercise rust

Last synced: 28 Oct 2025

https://github.com/SquashConsulting/kaliningrad

Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores

arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript

Last synced: 20 Jul 2025

https://github.com/filipnet/influxdb-auto-backup

This repository contains a Bash script for automating backups of InfluxDB databases

automation backup database influx influxdb influxdb2 linux maintenance shell-script

Last synced: 24 Jun 2025

https://github.com/bocaletto-luca/mediawiki-eplorer

MediaWiki Explorer is an interactive web application that allows you to delve into the vast repository of knowledge hosted on Wikipedia using the MediaWiki API. With a modern, responsive design, Wiki Explorer empowers you to search for articles, filter through topics, and explore detailed information about your subjects of interest—all in one ...

api bocaletto-luca css3 database html5 javascript mediawiki mediawiki-api multidevice open-source responsive searching webapp

Last synced: 18 Jun 2025

https://github.com/bocaletto-luca/openlibrary-explorer

OpenLibrary Database - Book Explorer is an interactive web application that allows you to dive into the world of literature using data from the [Open Library API](https://openlibrary.org/developers/api). This project dynamically fetches book data and presents it in a modern, responsive design developed with HTML, CSS, JavaScript, and Bootstrap 5.

api book books books-api css3 database freeapi html5 javascript library multidevice openlibrary openlibrary-api responsive webapp

Last synced: 07 May 2026

https://github.com/bocaletto-luca/nasa-collection

This repository hosts a collection of interactive web applications that leverage free NASA APIs to bring you closer to the wonders of space. Each project is designed with a responsive interface and interactive features to explore data ranging from meteorite landings to stunning space imagery, Earth views, planetary details, solar activity, ...

api bocaletto-luca css3 database free-api html5 image javascript nasa nasa-api nasa-collection nasa-image nebulose planet responsive solar-system star sun

Last synced: 06 May 2026

https://github.com/rohanvdvivedi/bufferpool

A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.

bufferpool database database-storage-engine disk-usage disklrucache heap-file

Last synced: 11 Apr 2025

https://github.com/Kanav-Arora/Financify

Financify is an accounting software based on Java and MySQL .

database java mysql

Last synced: 06 May 2025

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/hfg43/budget-app

App made with Ruby on Rails where you are able to manage your spending.

backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails

Last synced: 11 Sep 2025

https://github.com/speedment/oracle-java-magazine-examples

This repo contains Speedment examples from the article in Oracle Java Magazine

database oracle oracle-java-magazine orm speedment stream

Last synced: 10 Jul 2025

https://github.com/mystpi/dinostore

🦕 Gleam bindings to the Deno KV database

bindings database deno deno-kv gleam javascript

Last synced: 10 Apr 2025

https://github.com/roe-dl/weewx-airQ

Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH

air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx

Last synced: 30 Mar 2025

https://github.com/go-kivik/kivikd

Kivik server

couchdb daemon database go nosql

Last synced: 07 Mar 2026

https://github.com/EDS-APHP-legacy/pySyntheticDatasetGenerator

Generate relational fictive dataset from a simple yaml description

data-generator database faker generator synthetic-data

Last synced: 02 May 2025

https://github.com/emanuelefavero/next-auth-prisma-db

A starter Next.js Typescript project using NextAuth.js and Prisma

authentication database db nextauth nextjs prisma

Last synced: 12 Apr 2025

https://github.com/c0deta1ker/matbasex

MatBaseX is an all-in-one database and analytical tool for photoelectron spectroscopy (PES) analysis, focused on materials and their X-ray interactions. It offers features like a Materials Properties Database, IMFP & XPS Sensitivity Factor Calculator, and PES N-Layer Simulations & Curve Fitting utilities. Explore its powerful capabilities today!

cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps

Last synced: 01 Jul 2025

https://github.com/BryanMorgan/time-tracking-api

Go API for tracking time in tasks across multiple projects. See https://github.com/BryanMorgan/time-tracking-app for reference React app.

api database go golang postgresql time time-tracking tracking

Last synced: 01 May 2025

https://github.com/willianantunes/go-playground

This map is totally blank for me. Let's discover it until we find the treasure!

api database go parser

Last synced: 18 May 2026

https://github.com/t-kuni/notion-database-exporter

This tool exports Notion's database in csv format.

database export notion

Last synced: 01 May 2025

https://github.com/tbrugz/queryon

Engine for building REST APIs based on JDBC-compatible RDBMSs

database jdbc rdbms rest

Last synced: 11 Jan 2026

https://github.com/triformine/kwik

Kwik is a deno database using messagepack files.

database deno deno-module hacktoberfest messagepack typescript

Last synced: 13 Apr 2025

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/raupulus/dump1090-to-db

Stores the data collected by ADS-B in the database captured by dump1090. Mirror de https://gitlab.com/raupulus/dump1090-to-db

airflight airflight-analysis database db dump dump1090 php raspberry raspberry-pi raspberrypi rpi rpi0 rpi4

Last synced: 23 Apr 2025

https://github.com/sismics/docker-mariadb

Dockerfile for MariaDB

database docker dockerfile mariadb mysql

Last synced: 25 Jun 2025

https://github.com/brazil-data-cube/bdc-catalog

Brazil Data Cube Image Metadata Catalog

catalog database geospatial image-database metadata python

Last synced: 12 Apr 2025

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/fireproof-storage/sketch-magnetic-poetry

Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof

collaboration crdt database partykit react websocket

Last synced: 14 Apr 2025

https://github.com/misachi/dardb

A storage engine for relational dbs

database db relational-databases storage

Last synced: 26 Jun 2025

https://github.com/poksyy/hospital-project-frontend

This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/bocaletto-luca/weather-exploer

Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...

api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp

Last synced: 17 Apr 2026

https://github.com/bobek-balinek/bluejet

BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)

carthage cocoa database lmdb persistence swift swift-library

Last synced: 17 Mar 2026

https://github.com/roe-dl/weewx-airq

Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH

air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx

Last synced: 26 Feb 2026

https://github.com/yuval-a/deriveodm

DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive

Last synced: 16 Oct 2025

https://github.com/kguzek/liveseries-server

A self-hostable web server for downloading, storing & streaming your favourite TV shows.

automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows

Last synced: 08 Jun 2026

https://github.com/s3bza/cos326-dockerised-databases

Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.

basex-database database docker mongodb neo4j objectdb postgresql

Last synced: 12 Feb 2026