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/nathan-parkinson/linq2db.include

linq2db.include adds Entity Framework style Include (eager loading) to linq2db

c-sharp database eager-loading include linq linq2db linqtodb orm sql

Last synced: 14 Jan 2026

https://github.com/greenelab/library-access

Collecting data on whether library access to scholarly literature

articles catalog database dataset doi journals library literature sci-hub tool

Last synced: 11 Mar 2026

https://github.com/meshy/django-sans-db

Limit database access in Django code and template renders

database django python

Last synced: 05 Mar 2026

https://github.com/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/omarajmi/dalphppdo

Php database abstraction layer using PDO

database database-abstraction database-layer php-library php7 php71

Last synced: 09 Apr 2025

https://github.com/decathlon/dblinter

A static analysis tool for postgresql databases

database quality validation

Last synced: 19 Oct 2025

https://github.com/skyfay/database-backup-manager

A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.

automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui

Last synced: 29 Jan 2026

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

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/operfildoluiz/shouldb

🏃 WIP ·🚀 Manage localStorage as database

client-side database localstorage nodejs

Last synced: 12 Apr 2025

https://github.com/juliusmarkwei/auth-system

a user authentication system build with JWT auth mechanism

api database jwt jwt-authentication management models python restful-api server user-management

Last synced: 06 Sep 2025

https://github.com/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 2026

https://github.com/enieber/rn-db-example

samples how to use database with react native

database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb

Last synced: 10 Apr 2025

https://github.com/frbcesab/zoteror

:package: Retrieve references from Zotero database

database r-package references zotero

Last synced: 12 Oct 2025

https://github.com/neverinfamous/postgres-mcp

Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).

ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript

Last synced: 09 Apr 2026

https://github.com/mikemix/percona-xtrabackup-cron

Hot MySQL/MariaDB backup with Percona Xtrabackup running in cron

backup cron database docker mariadb mount mysql percona-xtrabackup

Last synced: 28 Feb 2026

https://github.com/1995parham-learning/datayar

How migrate / change your SQL data from production namespace to testing namespace

backup database migration production psql restore sql staging

Last synced: 27 Oct 2025

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/idevelopthings/surrealdb-schema

This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.

database schema surrealdb typescript

Last synced: 27 Oct 2025

https://github.com/ent8r/node-brocade

🔎 Module for making requests to the Brocade API

barcode database datakick ean13 gtin

Last synced: 27 Apr 2025

https://github.com/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026

https://github.com/xixu-me/library-data-assistant

Java-based client-server application for managing library book data with web crawling capabilities

crawler crawling database java mysql

Last synced: 08 Oct 2025

https://github.com/ludevnet/assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 28 Apr 2026

https://github.com/rubiojr/kv

Simple key-value store on top of SQLite or MySQL

database key-value mysql sqlite

Last synced: 14 Apr 2025

https://github.com/sarthakmakhija/storage-engine-workshop

Repository for a workshop on the topic - building storage engine

database golang lsm-tree skiplist storage wal

Last synced: 28 Apr 2025

https://github.com/vinted/chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration

chef cookbook database proxy proxysql

Last synced: 04 Apr 2026

https://github.com/veer66/cl-rocksdb

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

https://github.com/lsst-dm/qserv-ingest

Tools for loading extremely large datasets inside Qserv

bigdata cosmology database kubernetes parallel

Last synced: 04 May 2025

https://github.com/inomuh/camfitool

This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.

camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools

Last synced: 17 Aug 2025

https://github.com/changyeop-yang/study-database

본 과목은 데이터베이스 시스템 및 데이터베이스 응용 프로그램을 설계, 사용 및 구현하는 데 필요한 기초 개념을 소개한다. 구체적으로, 데이터베이스 모델링 및 디자인, 데이터베이스 관리 시스템 (DBMS)이 제공하는 언어 및 모델, 데이터베이스 시스템 구현 기술 등을 학습한다.

database kyungpook-national-university oracle-database

Last synced: 07 Apr 2025

https://github.com/shinshin86/neverchange

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

database frontend opfs sqlite sqlite-wasm wasm

Last synced: 21 Sep 2025

https://github.com/rrwen/pg-testdb

Module for PostgreSQL tests inside temporary databases

database db isolated module pg pgtools postgres postgresql tap tape temp template temporary test tool unit

Last synced: 23 Sep 2025

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/ndustrialio/node-distributed-lock

Enables distributed locking for sequencing actions across node applications

database distributed library locking nodejs postgresql sequelize

Last synced: 30 Mar 2025

https://github.com/sanix-darker/dockdb.nvim

Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.

database nvim nvim-lua nvim-plugin postgresql sql

Last synced: 31 Aug 2025

https://github.com/juyan/swift-filestore

Lightweight key-value store with Structured Concurrency API

database ios key-value-store macos swift

Last synced: 15 Apr 2025

https://github.com/lostpebble/pebblebed

Simplified interactions with Google Cloud Datastore for NodeJS

database datastore google-cloud google-cloud-datastore nodejs

Last synced: 21 Jul 2025

https://github.com/nsco1/py-questdb-client

A Python3 API for ingesting data into QuestDB through the InfluxDB Line Protocol.

database ilp python questdb time-series

Last synced: 08 Apr 2026

https://github.com/flyhero/marknote

关于Java的一切所学所思都会记录在这里,文章会同步发在公众号《码上实战》。

database framework git http interview java jvm

Last synced: 27 Aug 2025

https://github.com/mefrreex/jooqconnector

A library for working with databases using JOOQ ORM for Java

database mysql sqlite sqlite3

Last synced: 25 Jul 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 2025

https://github.com/cezarlamann/docker-mssql-autorestore

A Docker image that automagically restores .BAK and .BACPAC files for testing purposes

database database-development database-testing mssql mssql-ser software-development software-testing sql-ser

Last synced: 16 Jan 2026

https://github.com/hnx8/dapperaid

SQL CRUD Query-Builder/Executor for Dapper

c-sharp crud csharp dapper database mappings orm query-builder sql-generation

Last synced: 08 Mar 2026

https://github.com/williamscch/recipes_rails_app

RoR Project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list

capybara database heroku rails rspec ruby

Last synced: 17 Sep 2025

https://github.com/rcardin/actorbase

Implementation of a key-value NoSQL database using the actor-model.

akka database distributed-systems scala

Last synced: 30 Apr 2025

https://github.com/zMoooooritz/stapy

An easy to use SensorThings API Client written in Python

api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api

Last synced: 15 May 2025

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/cofacts/rumors-db

Scripts for managing rumors db

database elasticsearch

Last synced: 09 Mar 2026

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/objectbox/objectbox-go-performance

Open Source Performance Benchmarks for ObjectBox Go, GORM, and others

bbolt database golang gorm objectbox orm performance storm

Last synced: 20 Jul 2025

https://github.com/erri120/egs-db

Database for the Epic Games Store (similar to SteamDB and the GOG Database)

database epic-games-store

Last synced: 22 Apr 2025

https://github.com/liutairan/librarian

Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.

database librarian reference-manager

Last synced: 13 May 2025

https://github.com/lightblueseas/resource-bundles-data

Parent project that holds module projects for the persistence of resourcebundles in database

database i18n java resource-bundles rest-services

Last synced: 26 Jul 2025

https://github.com/lightnet/rusthttpgunjs

Prototype rust gun for server side. Client rust not worked on. Client browser work partly.

database gunjs javascript rust-lang rust-library

Last synced: 14 Apr 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/mvanduijker/laravel-transactional-mails

Send your mails in laravel after database transaction is committed.

database laravel mail php transactional

Last synced: 02 Sep 2025

https://github.com/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/demg-dev/simpleblockchaindatabase

Simple Database based on Blockchain technology.

blockchain blockchain-technology database python

Last synced: 12 May 2026

https://github.com/whotookzakum/kart.cafe

Item database for KartRider: Drift.

database game guides kartrider resource wiki

Last synced: 17 Jan 2026

https://github.com/iamantimpal/iamantimpal

👋 Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic

data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template

Last synced: 10 Apr 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 2025

https://github.com/kungfux/xdatabase

XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.

csharp database library ms-access mssql mysql sqlite3

Last synced: 11 Apr 2025

https://github.com/armoghans-organization/student-record-keeping-system

Student Record Keeping Software Backend Using Microsoft Sql.

code database mssql mssql-database project sql university university-project

Last synced: 09 Jul 2025

https://github.com/jcoelho93/adminator

A simple and modern MySQL management tool

database laravel management-system material material-design mysql php phpmyadmin

Last synced: 12 Apr 2025

https://github.com/khaouitiabdelhakim/etl-real-example

This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.

data database database-management sql sql-server ssis ssms warehouse

Last synced: 18 Mar 2025

https://github.com/drevops/mariadb-drupal-data

🗄️ MariaDB Docker image with enclosed data

database docker drupal mariadb mysql persistent

Last synced: 06 May 2025

https://github.com/claudiarojassoto/hello_rails

This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.

database rails-application ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/fgforrest/darwin

Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.

autoupdate database database-schema evolution java model sql

Last synced: 10 Jul 2025

https://github.com/pathwayforte/results

Results of the evaluation of pathway databases using TCGA datasets

benchmarking bioinformatics database pathway-analysis systems-biology

Last synced: 12 Apr 2025

https://github.com/roma-glushko/eyewear

👓 Inspect, monitor and track Magento2 database growth

database magento2 monitoring-tool tool

Last synced: 18 Mar 2025

https://github.com/Storm-WG/storm-stored

Storage daemon for Storm and other LNP/BP nodes - an embeddble microservice frontend for different storage backends

database embedded lnp-bp microservices-architecture sled zeromq

Last synced: 03 Apr 2025

https://github.com/drudge/n8n-nodes-mongogb-ng

Nextgen MongoDB n8n node

database mongodb n8n n8n-nodes nosql

Last synced: 03 May 2025

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/alessandrotesoro/wp-fluent-query

A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.

database eloquent laravel wordpress

Last synced: 30 Dec 2025

https://github.com/sirsayed98/bigtable

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .

bigtable database distributed-systems express mongodb node os socket-io

Last synced: 16 Feb 2026

https://github.com/gridsound/gs-sample-database

The GridSound's Sample Database https://gridsound.github.io/gs-sample-database/

audio database music samples webaudio

Last synced: 02 May 2025

https://github.com/cre-dev/xml2db

A Python package to load complex XML files into a relational database

data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd

Last synced: 15 Jul 2025