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/apaxa-go/pgtypes

Native GoLang implementation of some PostgreSQL types.

database golang library postgresql types

Last synced: 17 Jan 2026

https://github.com/stevenferrer/go-db-models

A demo of database agnostic models in Go.

database go golang model

Last synced: 09 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/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 28 Oct 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/lifyzer/lifyzer-database

🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍

database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database

Last synced: 21 Jun 2025

https://github.com/kruserr/rapiddb

A reasonably fast configurable embedded key-value sensor database

database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database

Last synced: 23 Jul 2025

https://github.com/pasted/clinical_variant_database

Rails application for storing and parsing clinical exome VCF files. Gene annotations can be retrieved via Biomart integration from Ensembl dataset. Originally developed as part of a Masters in Bioinformatics project @ University of Exeter

bioinformatics biomart database gene-annotations rails-application sidekiq

Last synced: 01 Oct 2025

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

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

database dbms json rust

Last synced: 31 Mar 2025

https://github.com/datamade/school-report-cards

Tools for parsing annual school report card data from the state of Illinois

database illinois school school-report-cards

Last synced: 03 Mar 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/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/ribafs/auto-crud

Criador Automático de CRUDs com PDO, Bootstrap e outros bons recursos

autocrud banco-de-dados bootstrap css database html linux macos pagination pdo php windows

Last synced: 03 Sep 2025

https://github.com/devfastproject/jsonflux

A database on your own server in real time that allows you to save all the data of your apps in one place in a very efficient and private way, without limits or third-party problems

database json nodejs-server python3 socket-io

Last synced: 14 Apr 2025

https://github.com/r-dbi/dblog

Logging for DBI

database dbi logging r

Last synced: 30 Dec 2025

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

A database for ferrite core materials to store datasheet information and self-measured data.

database ferrite materials power-electronics

Last synced: 05 May 2025

https://github.com/hellokaton/dbkit

🚧 convenient implement of Database timing backup tool.

backup database golang mysql postgresql redis sqlite terminal

Last synced: 27 Jul 2025

https://github.com/adbc-drivers/trino

ADBC driver for Trino. Not affiliated with Trino.

adbc arrow database trino

Last synced: 11 Mar 2026

https://github.com/engrahsanali/aacoredata

AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using CoreData in Swift.

coredata crud database persistent-data sqlite3

Last synced: 21 Feb 2026

https://github.com/saket-sk/full-stack-webdev-repo

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp

Last synced: 23 Jun 2025

https://github.com/aluminyoom/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 11 Mar 2026

https://github.com/stephenafamo/boilingseed

BoilingSeed is a CLI tool that helps generate database seeding helpers with sqlboiler. https://github.com/volatiletech/sqlboiler.

database go golang sqlboiler

Last synced: 08 Oct 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/ahmadfaqih796/listrik-pasca-bayar

Listrik Pasca Bayar ini menggunakan framework Codeigniter 4 dengan bahasa pemograman php, css dan javascirpt

css3 database html5 javascript mysql php

Last synced: 05 May 2025

https://github.com/mrasu/cowloon

Multi-tenant database management system

database multi-tenant

Last synced: 25 Jul 2025

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/ylonely/sqldb

A go package which uses generics to simplify the manipulating of sql database.

database generics go golang golang-library gorm orm

Last synced: 14 Sep 2025

https://github.com/waynejz/comp9311-18s1

COMP9311 Database Systems 2018S1

database postgresql sql

Last synced: 18 Aug 2025

https://github.com/firaskahlaoui/university-codes-and-tps

This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.

cloud database python security streamlit visualization web-framework

Last synced: 22 Apr 2025

https://github.com/mirzakhany/dbctl

DBCTL is a tool designed to make running ephemeral databases in a Docker container easy and fast.

database golang postgresql redis testing

Last synced: 10 Mar 2026

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/muzammal01/syncmodelfillable

A Laravel package that automatically syncs a model's $fillable fields with its corresponding database migration columns by uisng simple Artisan command.

artisan database fillable laravel laravel-10 laravel-11 laravel-8 laravel-9 laravel-development laravel-package migration model package php sync

Last synced: 04 Sep 2025

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

Just! Python interface for Y! MDBM, Python MDBM Wapper

database dbm key-value mdbm py-mdbm pymdbm pypy pypy3 python python3

Last synced: 18 Jan 2026

https://github.com/bes-js/five.db

five.db Diğer Veritabanı Modülleriyle Oynanmış Olan Veritabanı Modülüdür BSON,JSON Ve Yaml Veritabanı Üzerine Kuluşmuştur.

bson database db discord easy easy-to-use global json module modules sqlite yaml

Last synced: 01 Aug 2025

https://github.com/apache/hbase-site

Apache HBase Site

database hbase java

Last synced: 21 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/bagussatoto/aplikasi-smart-school

Aplikas SmartSchool berbasis web

css database php php-framework

Last synced: 23 Mar 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/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/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/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/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/rioastamal/shgrate

shgrate is a simple database schema migration for MySQL written in Bash.

bash database mysql schema-migrations

Last synced: 08 May 2025

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

MySQL高性能详解 开源文档

database mysql

Last synced: 13 Sep 2025

https://github.com/MakeICT/MESSforMakers

An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.

database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql

Last synced: 03 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/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/lucmq/go-shelve

A persistent, map-like object for the Go programming language. Supports customization.

database go golang key-value shelve

Last synced: 07 May 2025

https://github.com/karelwintersky/monolog-pdo-handler

PDO Handler for Monolog, based on Monolog example with some additions

database logging

Last synced: 18 Jul 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/shehza-d/learning-backend

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

aws database express mongodb nodejs

Last synced: 04 Apr 2025

https://github.com/OpenCarbonWatch/Website

Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations

carbon-emissions database laravel opendata vuejs

Last synced: 07 May 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/paulthomas20002/s5-database-management-systems-lab

This course helps the learners to get practical exposure on database creation, SQL queries creation, transaction processing and NoSQL & MongoDB based operations. The course enables the students to create, manage and administer the databases, develop necessary tools for the design and development of the databases, and to understand emerging technologies to handle Big Data.

333 csl csl333 database database- dbms ktu ktu-s5 ktulab s5

Last synced: 21 Aug 2025

https://github.com/vnpy/vnpy_postgresql

VeighNa框架的PostgreSQL数据库接口

database postgresql veighna vnpy

Last synced: 11 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/hemantasapkota/goma

Build native mobile apps faster: Write logic in GO. Views in ReactNative.

android android-studio database gomobile ios react-native xcode

Last synced: 26 Oct 2025

https://github.com/nicklanng/plusminus

A query builder for https://dgraph.io/

builder database dgraph graph library query

Last synced: 14 Jan 2026

https://github.com/lambdaclass/reconnections

We were tired of implementing a reconnection system for our database clients so we created this

database erlang reconnect services

Last synced: 15 Mar 2026

https://github.com/xxczaki/movies-cli

🎥 Get information about your favorite movies

api app chalk cinema cli cli-app database db film got graphql imdb info movie movies nodejs npm search tmdb tmdb-api

Last synced: 24 Oct 2025

https://github.com/apache/hbase-filesystem

Apache HBase Filesystem Semantics

database hbase java

Last synced: 12 Oct 2025

https://github.com/gradii/fedaco

Laravel Eloquent With Typescript

active-record database mariadb nodejs orm postgresql sqlite typescript

Last synced: 26 Aug 2025

https://github.com/ableinc/mongrations

A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.

async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3

Last synced: 16 Oct 2025

https://github.com/renoki-co/laravel-useful-casts

Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.

casts database eloquent eloquent-models laravel laravel-package orm php

Last synced: 12 Oct 2025

https://github.com/mbaksheev/clickhouse-table-graph

Tool for visualizing dependencies between ClickHouse tables.

clickhouse database dependencies go graph mermaid visualization

Last synced: 14 Jan 2026

https://github.com/joshuataylor/req_snowflake

❄️ Snowflake integration for Elixir using req, supporting both JSON and Arrow

database elixir snowflake

Last synced: 11 Mar 2026

https://github.com/kuldeepkeshwar/simple-github-db

A simpe key value store using Github.

database github-database key-value

Last synced: 19 Oct 2025

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025

https://github.com/synthesized-io/jdbcrest

Java reimplementation of PostgREST

api automatic-api database http java jdbc rest restful server sql

Last synced: 20 Jun 2026

https://github.com/ankitsharma-tech/flask-social-media-automation

Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.

ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps

Last synced: 05 May 2026

https://github.com/marcusmqf/byedb

ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.

ai-agents data-visualization database llm-agent queries sql

Last synced: 08 Jun 2026

https://github.com/offbit-ai/kyugraph

KyuGraph is a high-performance embedded property graph database written in pure Rust

cypher-query-language database graphdb graphql

Last synced: 22 Jun 2026

https://github.com/espoirx/kvpref

基于属性委托的 key-value 方式存储封装

database file key-value library mmkv preferences sharedpreferences

Last synced: 15 Jul 2025

https://github.com/oceanbase/modis

Modis implements access layer and data struct layer for OBKV, compatible with Redis protocol.

database golang kv

Last synced: 17 May 2026

https://github.com/sagamusix/modlibrary

Organize and search your favourite music modules

database demoscene libopenmpt music tracker

Last synced: 22 Apr 2025

https://github.com/DbSyncKit/DbSyncKit

DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.

database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization

Last synced: 21 Jul 2025

https://github.com/cpscript/spiderfoot

launch spiderfoot easily from any terminal!

background bash database hack hacking linux shell

Last synced: 31 Dec 2025

https://github.com/gompact/gofixtures

Golang lib/command line tool to load fixtures to databases, useful for testing

csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml

Last synced: 12 Jan 2026

https://github.com/dividedbyzeroco/warp-server

ORM for the scalable web

database middleware mysql nodejs orm warp

Last synced: 12 Jan 2026