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/tory1103/oh-my-pickledb

Oh-My-PickleDB is an open source key-value store using Python's json module.

database datastore encryption-decryption fernet fernet-encryption json key-value python python3

Last synced: 27 Feb 2026

https://github.com/emreyalvac/sulfur

Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust

data data-analysis data-flow database

Last synced: 19 Aug 2025

https://github.com/mah-shamim/php-mysql-quiz-app

To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL

ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development

Last synced: 25 Jul 2025

https://github.com/djdeveloperr/keydb

Simple Key-value storage module with support for multiple database backends.

database deno key-value typescript

Last synced: 07 May 2025

https://github.com/boxed-code/laravel-scout-database

A generic database driver for laravel scout that requires zero configuration.

database laravel mysql scout sqlite

Last synced: 13 Jan 2026

https://github.com/eguven/nanomongo

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/jfversluis/xfsqlitegettingstartedsample

Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app

database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms

Last synced: 28 Jul 2025

https://github.com/MCodrescu/octopus

R Package for Interacting with Databases

data-science database r rshiny

Last synced: 29 Jul 2025

https://github.com/tudb-labs/tudb

A distributed graph database system (GDBMS)

database distributed-database distributed-systems graph-database

Last synced: 22 Apr 2025

https://github.com/nafg/slick-migration-api-flyway

Flyway bindings for https://github.com/nafg/slick-migration-api

database flyway migrations scala slick

Last synced: 24 Sep 2025

https://github.com/ricardobrazao/systematize

Structure and data migrations as one.

database migrations ruby

Last synced: 29 Jul 2025

https://github.com/montyanderson/kavy

🗄️ Networked in-memory key-value store.

c cache database event-loop key-value protocol redis store

Last synced: 04 Aug 2025

https://github.com/0zand1z/ipldcrud

Golang based hack to experiment the uses of IPLD through the IPFS DAG operations using the go-ipfs-api package.

database hack ipfs ipfs-api ipld ipld-crud key-value tutorial

Last synced: 04 Mar 2026

https://github.com/thma/generic-persistence

GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:

database generics haskell orm-library persistence reflection

Last synced: 26 Mar 2025

https://github.com/narodb/naro

A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.

database databases hacktoberfest narodb nosql

Last synced: 02 May 2026

https://github.com/xybor/xyplatform

The platform library of xybor

binder database error golang platform scheduler select warning

Last synced: 14 Jan 2026

https://github.com/travisvn/supabase-inactive-fix

Stop Supabase projects from being paused due to inactivity

automation cronjobs database postgres python sql supabase

Last synced: 23 Oct 2025

https://github.com/OpenEnergyPlatform/data-preprocessing

Repository for data formatting, import of data, data and metadata review, and data curation.

data-analysis database oep open-energy-family

Last synced: 27 Jan 2026

https://github.com/w-henderson/jasondb

🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.

database dbms json rust

Last synced: 10 Apr 2025

https://github.com/eggplants/dojinvoice_db

Make DB of Dojinvoice (DLsite)

database dlsite dojin python3 selenium test

Last synced: 07 Jan 2026

https://github.com/jacobspitzer/dbeasyconnect

Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.

crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server

Last synced: 18 Apr 2026

https://github.com/vnpy/vnpy_mongodb

VeighNa框架的MongoDB数据库接口

database mongodb veighna vnpy

Last synced: 25 Jul 2025

https://github.com/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

Last synced: 31 Oct 2025

https://github.com/legendaryb/go-store

Lightweight embedded database in pure Go inspired by lowdb

adapter database embedded embedded-database extendable generic go golang json library lightweight local memory storage

Last synced: 08 Sep 2025

https://github.com/cauen/prisma-generator-postgres-realtime

A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api

codegen database db extension generator postgres prisma realtime subscription typescript

Last synced: 13 Apr 2025

https://github.com/egorand/android-greendao-database-encryption

An example of configuring greenDAO with database encryption to store sensitive data.

android database encryption greendao

Last synced: 11 Apr 2025

https://github.com/CodeDynasty-dev/JetPath

JetPath 🚀 - Is the granular, fast and minimalist framework for Node, Deno and Bun. Embrace new standards!

backend bunjs database denojs expressjs javascript nextjs nodejs server server-side ssr streaming web websockets

Last synced: 12 Apr 2025

https://github.com/riclolsen/opc2mongodb

Free tool to read data from OPC sources and save to a MongoDB database.

communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua

Last synced: 24 Oct 2025

https://github.com/upb-lea/transistordatabase_file_exchange

Data exchange for transistor objects generated and managed with Transistor_Database

database power-electronics transistors

Last synced: 23 Jun 2025

https://github.com/alecgn/multi-db-helper

A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.

c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work

Last synced: 31 Jul 2025

https://github.com/piisalie/nomadize

Some utilities for managing migrations with PostgreSQL

database migration-tool postgresql ruby

Last synced: 10 Apr 2025

https://github.com/uditmahato/wheel_rotation

The Sunway Wheel Spin project is an interactive web-based game designed to engage users and provide them with a fun and exciting experience. The game revolves around the concept of spinning a virtual wheel to win prizes.

backend css database html mysql php remotemysql

Last synced: 28 Apr 2026

https://github.com/cnobile2012/dcolumn

Dynamically add fields to Django database models.

database django django-application python

Last synced: 12 Apr 2025

https://github.com/parvvaresh/User-Management

This repository contains documentation and resources for a database design project

database database-design database-management database-schema shop

Last synced: 06 Jul 2026

https://github.com/ndxdeveloper/formation-delphi

Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.

course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl

Last synced: 08 Apr 2026

https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee

Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support

angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables

Last synced: 10 Apr 2025

https://github.com/cotag/libcouchbase

libcouchbase ruby FFI with libuv integration

adapter couchbase database libcouchbase ruby

Last synced: 11 Apr 2025

https://github.com/peterdavehello/geoipupdate-legacy

🌏 🗺 A tiny script to download legacy unofficial MaxMind GeoIP(lite) database.

database geoip geoipupdate geolocation hacktoberfest ip maxmind script shell

Last synced: 18 Mar 2025

https://github.com/gamemann/simple-java-mysql-wrapper

A simple Java MySQL wrapper imported from GFL's Gitlab.

database db java mysql simple wrapper

Last synced: 18 Mar 2025

https://github.com/shehza-d/learning-backend

🗄️ Learning NodeJS ,ExpressJS, DBMS and AWS 🗃️

aws database express mongodb nodejs

Last synced: 04 Apr 2025

https://github.com/flodlc/pg-mate

First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.

database knex migrations node nodejs pg postgresql typescript zapatos

Last synced: 15 Jul 2025

https://github.com/adarsh-kmt/dragondb

A B+ Tree based database storage engine, written in Go.

b-plus-tree buffer-pool-manager database golang slotted-page

Last synced: 16 May 2026

https://github.com/ulughann/ydb

Lightweight JSON/YAML database for Node.js

database easy json nodejs quickdb toml yaml

Last synced: 12 Apr 2025

https://github.com/noseparte/mysql-high-performance

MySQL高性能详解 开源文档

database mysql

Last synced: 13 Sep 2025

https://github.com/18520339/database-lab

Thực hành Cơ sở dữ liệu UIT

database sql sql-server t-sql

Last synced: 13 Apr 2025

https://github.com/cytomining/cytominer-database

[DEPRECATED] A package for storing morphological profiling data.

database microscopy profiling

Last synced: 11 Jun 2025

https://github.com/instaclustr/icarus

Sidecar for Cassandra with integrated backup / restore

backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar

Last synced: 14 Jul 2025

https://github.com/mahmoudmohamedramadan/easy-model

A Laravel package for enjoyably managing database queries.

composer database easy-model eloquent laravel mssql mysql orm pdo sql sqlite sqlserver

Last synced: 29 May 2026

https://github.com/zohaibkhandev/newsapp

Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.

database kotlin-android news newsapi newsapp rest-api

Last synced: 11 Apr 2025

https://github.com/kiritsu/uploadr

Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5

asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload

Last synced: 07 May 2025

https://github.com/vnpy/vnpy_postgresql

VeighNa框架的PostgreSQL数据库接口

database postgresql veighna vnpy

Last synced: 11 Apr 2025

https://github.com/madeiradata/sql-clr-ics

Send Calendar Event / Appointment Invitations (iCal formatted file) from within SQL Server using a CLR stored procedure

calendar calendar-events clr database email events ical ics invitation invites mail mailclient mssql mssqlserver smtp-client sql-clr sql-server sqlserver

Last synced: 30 Oct 2025

https://github.com/avaamini/protease_activity_analysis

Python toolkit and package for analyzing enzyme activity data

biochemistry chemical-biology database enzyme enzyme-kinetics peptide-data peptides protease

Last synced: 15 Jun 2025

https://github.com/lslxy1021/DYB

斗鱼弹幕Demo

database douyu-barrages java mysql

Last synced: 27 Mar 2025

https://github.com/rohit-chouhan/ajxon

PHP Framework to Generate Dynamic Work Ajax Code and UI

ajax database framwork html-form json php rohit-chouhan

Last synced: 10 Apr 2025

https://github.com/nneji123/fastapi_auth

API key based Authentication package for FastAPI, focused on simplicity and ease of use

api authentication database fastapi postgres pypi-package sqlite3

Last synced: 06 May 2025

https://github.com/jedi-studio/verse.db

verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.

database database-management database-schema databases json multi-database multi-database-access multi-database-connection multi-database-types sql verse-database verse-db versedb yaml

Last synced: 24 Oct 2025

https://github.com/epicestudar/backend-php-2semestre2023

repository for PHP codes from the Senai DEV course

backend database login-validation-php php projects-php user-verification

Last synced: 15 Jul 2025

https://github.com/tbellembois/gochimitheque

Open source chemical product management application written in Golang.

chemistry database golang

Last synced: 17 Jan 2026

https://github.com/aniskchaou/gym-frontend-admin

GYM is an easy-to-use gym management and administration system. It helps you to keep track of the records of your members and their memberships, and allows easy communication between you and your members. Gym Management system also includes additional features that will help you in the management and growth of your club and gym.

axios chartjs database fitness-app gym gym-management react sport-application webapp

Last synced: 10 Apr 2025

https://github.com/pinguapps/appwritemigrator

PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.

appwrite cli code-first database migrate schema sync tool

Last synced: 15 Jul 2025

https://github.com/eomm/fastify-sqlite

Fastify plugin to connect to a SQLite database

database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3

Last synced: 07 May 2025

https://github.com/sr2echa/dit

Version Control For Databases

database dbms git mysql version-control

Last synced: 01 Sep 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/torden/go-mdbm

Just! Go(go-lang) interface for Y! MDBM, Golang MDBM Wrapper

database go go-mdbm golang key-value mdbm yahoo

Last synced: 18 Jan 2026

https://github.com/wowoengine/sawitdb-php

SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.

database database-engine php sawit-db sawitdb wowo-engine wowoengine

Last synced: 13 Jan 2026

https://github.com/segasai/sqlutilpy

Python module to efficiently query SQL databases and return numpy arrays

database numpy python query sql

Last synced: 07 May 2025

https://github.com/andrewvo89/notiondb

NotionDB is a object modelling tool designed to interface with Notion Databases.

database nodejs notion notion-api odm

Last synced: 19 Aug 2025

https://github.com/Eomm/fastify-sqlite

Fastify plugin to connect to a SQLite database

database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3

Last synced: 02 Aug 2025

https://github.com/zuplo-samples/db2openapi

Generate an OpenAPI/Swagger specification from your SQL database

database open-api openapi swagger

Last synced: 04 Aug 2025

https://github.com/andriisoldatenko/go-blog

This tutorial explains how to build a web application using Go in less than 20 minutes.

database docker go golang module okta postgresql template-engine web

Last synced: 30 Apr 2025

https://github.com/leoc11/elcy

ORM for Typescript and Javascript with Linq-like query syntax.

database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript

Last synced: 29 Jun 2025

https://github.com/scripttiger/repo-search

Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!

database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows

Last synced: 20 Aug 2025

https://github.com/nafiesl/laravel-backup-manager

Laravel 5.3 with Database Backup and Restore Example

backup-manager database laravel

Last synced: 27 Oct 2025

https://github.com/nitbravoa92/vet-clinic-database

This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL

database postgresql sql

Last synced: 28 Sep 2025