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/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/bes-js/cherry3

Cherry3 is a SQlite And PostgreSQL object modeling tool designed to work in an asynchronous environment.

database mongodb npm orm postgres postgresql sequelize sql sqlite sqlite3

Last synced: 22 Apr 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/nicklanng/plusminus

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

builder database dgraph graph library query

Last synced: 14 Jan 2026

https://github.com/erkkah/sslr

A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.

database database-replication etl golang postgres postgresql replication

Last synced: 01 Feb 2026

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/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/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/apache/hbase-filesystem

Apache HBase Filesystem Semantics

database hbase java

Last synced: 12 Oct 2025

https://github.com/rakshitbharat/extendeddatabase

Extend Power of Laravel's ORM Eloquent with attaching more methods to it.

database easy laravel orm

Last synced: 28 Oct 2025

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/kuldeepkeshwar/simple-github-db

A simpe key value store using Github.

database github-database key-value

Last synced: 19 Oct 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/gradii/fedaco

Laravel Eloquent With Typescript

active-record database mariadb nodejs orm postgresql sqlite typescript

Last synced: 26 Aug 2025

https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 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/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/kenjyco/redis-helper

Easily store, index, and modify Python dicts in Redis (with flexible searching)

cli dashboard-backend database easy-modeling event-logging kenjyco prototyping python redis

Last synced: 15 Apr 2025

https://github.com/javiorfo/nvim-dbeer

Minimal Multi database client for Neovim

database go golang lua neovim neovim-plugin nosql sql

Last synced: 06 May 2025

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/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/aiidateam/aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.

aiida database materials-science nodetree provenance-tracking science workflow

Last synced: 13 Apr 2025

https://github.com/apache/couchdb-ci

Apache CouchDB Continuous Integration (CI) support repository

apache big-data cloud couchdb cplusplus database erlang http javascript network-client network-server

Last synced: 28 Oct 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/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/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/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/apache/hbase-site

Apache HBase Site

database hbase java

Last synced: 21 Aug 2025

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/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/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/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/w-henderson/JasonDB

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

database dbms json rust

Last synced: 31 Mar 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/rn0x/Historical_Encyclopedia

قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .

ar arabic database db dorar encyclopedia historical history history-islam islam islamic json

Last synced: 24 Feb 2026

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/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/sr2echa/dit

Version Control For Databases

database dbms git mysql version-control

Last synced: 01 Sep 2025

https://github.com/clevertap/stormdb

An embeddable, persistent key-value store optimised for sequential reads.

database db key-value kv-store kvstore stormdb

Last synced: 07 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/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/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/nsneruno/jm_dict

Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database

dart database dictionary flutter japanese-dictionary japanese-language objectbox

Last synced: 09 May 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/waynejz/comp9311-18s1

COMP9311 Database Systems 2018S1

database postgresql sql

Last synced: 18 Aug 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/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/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/mibk/leanmapperquery

Concept of Query Object for LeanMapper

database leanmapper php php-library

Last synced: 30 Jun 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/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/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

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/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/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/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/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/vin-cento/fakesnake

Do you need to quickly generate a 🎲random dataset to work with? This is the 🔨tool for you! You can generate a quick list of random or quickly populate a 🏬database.

data database python

Last synced: 04 Nov 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/r-dbi/dblog

Logging for DBI

database dbi logging r

Last synced: 30 Dec 2025

https://github.com/radarsu/radarsu

Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊

cli database express framework javascript modular module-pattern nest nestjs node nodejs nodejs-framework sequelize sequelize-typescript tsoa typeorm typescript-framework winston winston-logger yargs

Last synced: 09 Jun 2026

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/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/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/twixes/emdrive

💫 Fast similarity search DBMS

database rust similarity-search

Last synced: 25 Mar 2025

https://github.com/oracle/nosql-node-sdk

Node.js SDK for Oracle NoSQL Database

cloud database nodejs nosql nosql-database oracle oracle-cloud

Last synced: 09 Apr 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/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/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/fmguerreiro/pgmold

PostgreSQL schema-as-code management tool

cli database devops migrations postgresql rust schema

Last synced: 03 May 2026

https://github.com/apache/doris-skills

Agent skills for Apache Doris

agent cli database doris mcp skills

Last synced: 04 Jun 2026

https://github.com/hcengineering/rebeldb

RebelDB™ • A new database engine is brewing 🧪 Imagine if REBOL and SQLite had a rebellious offspring ⚡️

database language nosql nosql-database programming-language

Last synced: 23 Apr 2025

https://github.com/shahpreetk/beproject-backend

Backend of BE Project - Online Auditorium and Turf Booking System.

database express mern mern-stack mongodb nodejs sendgrid-api stripe-api

Last synced: 13 Apr 2026

https://github.com/intelligenthack/badgie-migrator

A SQL migration tool for SQL-Server, MySQL and PostgreSQL

database database-migrations migration migrations mysql postgresql sql-server

Last synced: 01 Feb 2026

https://github.com/zohaibkhandev/wallpaper_app

Discover a world of endless possibilities with our Wallpaper App. From stunning landscapes to captivating abstracts, find the perfect backdrop to personalize your device. With a vast collection updated regularly, redefine your screen's aesthetic effortlessly. Elevate your device's look with just a tap.

database rest-api room-database wallapepers wallpaper-app

Last synced: 17 Oct 2025

https://github.com/hasura/ndc-postgres

Hasura v3 Data Connector for PostgreSQL

database graphql hasura postgresql

Last synced: 23 Apr 2025

https://github.com/mchenryspagg/sql-portfolio-project

A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..

data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization

Last synced: 05 Sep 2025

https://github.com/pcsg/pcsg-steem-blockchain-parser

This application parses the Steem Blockchain into a SQL Database.

blockchain database docker parse steem-blockchain steemit-php-parser

Last synced: 03 Apr 2026

https://github.com/commit451/lift

Simple Android Application update logic component

android database versioning

Last synced: 26 Apr 2025