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/pavi2410/based

Free and open source Database explorer

database explorer postgresql query sqlite viewer

Last synced: 13 Jun 2025

https://github.com/candh/loggd

A simple local JSON database made with NodeJS, for NodeJS

database developer-tools ilovejavascript javascript json nodejs npm-package

Last synced: 26 Oct 2025

https://github.com/avanade/dbex

DbEx provides database extensions for DbUp-inspired database migrations.

ado-net database dbup sql sql-server

Last synced: 12 Sep 2025

https://github.com/cmars/ddcp

Database-to-Database Copy (DDCP) over Veilid

database distributed local-first privacy sqlite veilid

Last synced: 14 Jun 2025

https://github.com/thechaoscoder/vsdb

VSDB - A Database for VapourSynth Scripts & Plugins

avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo

Last synced: 30 Oct 2025

https://github.com/sirwanafifi/sqldumpjs

A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.

database mysql mysqldump

Last synced: 05 Mar 2026

https://github.com/zxol/atwrap

promisified airtable wrapper

airtable database javascript node wrapper

Last synced: 19 Apr 2025

https://github.com/xephonhq/xephon-b

A time series database benchmark suite

benchmark database time-series tsdb

Last synced: 14 Jan 2026

https://github.com/pgq/python-skytools

Scripting utilities for Python

database python utility

Last synced: 18 Jan 2026

https://github.com/oefenweb/ansible-percona-toolkit

Ansible role to set up percona-toolkit in Debian-like systems

ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu

Last synced: 13 Jul 2025

https://github.com/ashishps1/awesome-engineering-articles

A curated collection of 300+ engineering blog articles from top tech companies. Learn how the best engineering teams solve real-world problems at scale.

ai data-engineering database distributed-systems engineering infrastructure ml system-design

Last synced: 26 Feb 2026

https://github.com/satyamsoni2211/lazy_alchemy

Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/

alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library

Last synced: 23 Apr 2025

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/frideosapps/frideos_kvprx

A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.

database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams

Last synced: 28 Apr 2025

https://github.com/rohitdhas/helix-db

A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀

database helix nosql

Last synced: 18 Aug 2025

https://github.com/scop/django-instant-admin

Instant Django admin site for an existing database

crud database django django-admin

Last synced: 06 Sep 2025

https://github.com/supercamel/spinodb

SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.

c database gnome gobject javascript nosql vala

Last synced: 21 Mar 2025

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/drarig29/brackets-docs

Contains the documentation for all brackets-* related projects

brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript

Last synced: 09 May 2025

https://github.com/statamic/custom-publish-forms-api

An example of using Custom Publish forms powered by an API.

addon api database laravel publish statamic statamic-addon statamic-v2

Last synced: 06 Apr 2025

https://github.com/lnsp/trace-explorer

Toolset to explain and visualize database workload traces and benchmark data points.

database duckdb parquet python traces

Last synced: 12 Apr 2025

https://github.com/FabianRolfMatthiasNoll/MyMangaDB

Self-hosted manga collection manager with automatic metadata, MyAnimeList import, Docker support, and detailed collection statistics.

collection database isbn library library-management manga manga-collection manga-database manga-metadata manga-organizer manga-scraper media-library myanimelist open-source personal-library self-hosted

Last synced: 11 Feb 2026

https://github.com/fab2bprog/crud-sqlite-xojo-example

This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.

abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo

Last synced: 19 May 2026

https://github.com/firesharkstudios/butterfly-db

Reactive database SELECTs for popular relational databases in C#

butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver

Last synced: 22 Aug 2025

https://github.com/ahopkins/merkava

A fast ordered NoSQL database.

database nosql

Last synced: 19 Aug 2025

https://github.com/abbychau/gtsdb

A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.

database edge-computing golang iot lightweight self-hosted time-series timeseries-database

Last synced: 29 Oct 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/jdforsythe/mysqlconnection

Simple library to make it much easier to use MySQL in Visual Studio projects

database dotnet dotnet-framework mysql visual-studio

Last synced: 22 Aug 2025

https://github.com/bocaletto-luca/phonebook

This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.

contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python

Last synced: 09 Oct 2025

https://github.com/machu-gwu/mongoengine_mate-project

A library extend power of mongoengine.

database mongodb orm python

Last synced: 10 Mar 2026

https://github.com/spresnac/laravel-artisan-database-helper

Some usefull helper to handle database backup & restores

backups database hacktoberfest laravel restore

Last synced: 21 Mar 2025

https://github.com/madeiradata/mssql-data-allocation-report

Queries and reports to visualize your SQL data and transaction log page allocations. See which pages are reserved for which objects, and which pages are not used.

allocation-summary database microsoft-sql-server ms-sql-server mssql page-allocation powerbi powerbi-report sql-data sql-server sqlserver sqlserver-2016 t-sql transaction-log

Last synced: 31 Aug 2025

https://github.com/raj-rathod/raj

it is fully dynamic and multi vendor website.Basically it have three section Section One :Customer ,this section handle all the customer commands like searching, add to cart , finding product, placing the order etc. Section Two : Seller , this section handle seller commands like add product, manage products list, increase - decrease price and amount of product, show the sold product list return product list ,shipping detail, payment etc.Section Three : Administration , this section handle all the above two section

bootstrap4 college-project college-students crud-operation css database dbms dbms-mini-project dbms-project dbmsminiproject free html javascript jquery-ajax mysql mysql-database php7 phpmyadmin rajesh-rathore

Last synced: 14 Aug 2025

https://github.com/mjgardner/dbcritic

Critique a database schema for best practices

best-practices critique database database-schema perl

Last synced: 15 Apr 2025

https://github.com/robaho/keydbr

remote protocol layer for keydb using gRPC. deprecated. use robaho/leveldbr

database grpc key-value keydb leveldb lsm lsm-tree stream

Last synced: 16 Jul 2025

https://github.com/inlife/squirrel-orm

Simple OOP-based ORM for squirrel-lang

database mysql nut orm sql sqlite squirrel

Last synced: 14 Apr 2025

https://github.com/pchemguy/contacteditor

Demo VBA application/template illustrating MVP design pattern backed by persistent storage

adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel

Last synced: 02 Sep 2025

https://github.com/phenx/4d-dumper

4D SQL database dump script

4d database dump mysql php

Last synced: 01 Aug 2025

https://github.com/clarisma/libgeodesk

Fast and storage-efficient spatial database engine for OpenStreetMap data

database geodesk geospatial geospatial-analysis gis openstreetmap osm

Last synced: 22 Aug 2025

https://github.com/feathersjs-ecosystem/feathers-cassandra

Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder

cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm

Last synced: 11 May 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/ultirequiem/planetscale

🪐 A simple client for connecting to PlanetScale

database db-driver javascript mysql node nodejs planetscale typescript

Last synced: 07 May 2025

https://github.com/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/aiven-labs/aiven-laravel

Extend Laravel PHP framework to make working with Aiven databases simpler

aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis

Last synced: 02 Oct 2025

https://github.com/invoiceninja/inspector

Simplified database records management.

database laravel management php

Last synced: 15 Apr 2025

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/phalcon/incubator-logger

Extended Adapters for Phalcon Framework Logger component.

cloudwatch-logs database logger monolog phalcon php-library psr-3 udp-socket

Last synced: 21 Jun 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/izure1/klaf

Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.

database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript

Last synced: 03 Apr 2025

https://github.com/measurechina/eventql-crystal

EventQL crystal driver

crystal database eventql

Last synced: 27 Mar 2025

https://github.com/mysql-net/adonetapitest

Tests multiple ADO.NET providers for API consistency

adonet database hacktoberfest

Last synced: 11 Apr 2025

https://github.com/libretro/webdb

A website to browse the content of the libretro RDB files

database game-database libretro no-intro rdb static-site-generator website

Last synced: 17 Jun 2025

https://github.com/jim-schwoebel/youtube_scrape

📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.

audio data database pafy scraper voice youtube-dl

Last synced: 11 Apr 2025

https://github.com/rhygg/hive-db

A Nodejs key value storage database for mongodb, sqlite and Postgres!

database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database

Last synced: 12 Apr 2025

https://github.com/askonomm/siena

A data provider agnostic ORM.

database frontmatter orm yaml

Last synced: 12 Apr 2025

https://github.com/jpvenson/dataaccess

This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.

ado c-sharp database orm-framework poco reflection

Last synced: 12 Apr 2025

https://github.com/durner/no-false-negatives

No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System

concurrency concurrency-control data-engineering database database-system scheduler transaction

Last synced: 11 Jun 2025

https://github.com/commouse/simpledb

Simple Key-Value Database with persistent storage.

cache database key-value persistent

Last synced: 18 Jul 2025

https://github.com/joelgombin/LireMinInterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Jul 2025

https://github.com/julie-ify/blog-app

Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby

Last synced: 15 Jul 2025

https://github.com/llllllxy/tiny-jdbc

🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!

database java jdbc-template orm springboot

Last synced: 18 Jul 2025

https://github.com/dori-dev/sql-cheatsheet

SQL cheat sheet for simple sql commands.

cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite

Last synced: 05 May 2026

https://github.com/remram44/filesdb

File database for package managers

api database files package-manager pip pypi python

Last synced: 08 May 2025

https://github.com/flightphp/active-record

Micro Active Record library in PHP, supports chain calls, events, and relations.

active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite

Last synced: 13 Apr 2025

https://github.com/abhijit2505/django-practise-codes

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.

backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment

Last synced: 14 Jul 2025

https://github.com/vielhuber/syncdb

🔥 Sync databases between two servers. 🔥

database mysql sql sync-database

Last synced: 07 Aug 2025

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/smaranjitghose/indokhaadyam

An open source project to catalogue the diverse set of Indian cuisines available across the subcontinent for thousands of years

css database food html indian-food react

Last synced: 13 Apr 2025

https://github.com/nobiles2/mysqlreplicaintegritycheck

MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master

checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers

Last synced: 11 Apr 2025

https://github.com/macbre/query-digest

A dynamic code analysis tool that processes SQL queries logs and data flow information

data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability

Last synced: 12 May 2025

https://github.com/dbiir/pard

A Parallel Database Running like a Leopard

database parallel-database

Last synced: 10 Jul 2025

https://github.com/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 2025

https://github.com/imjching/keev

A simple key-value store based on gRPC and protobufs

database go grpc key-value protobuf

Last synced: 13 Sep 2025

https://github.com/pkg6/tp5-databackup

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/arun-gupta/dynamodb-java-helloworld

Hello World for Amazon Web Services DynamoDB and Java

amazon aws cloud database dynamodb java nosql

Last synced: 29 Apr 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/n25a/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 15 Jul 2025

https://github.com/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

https://github.com/alireza29675/handy-storage

🗃️ Handy Storage is a simple way to store your data in a JSON file

database json storage

Last synced: 26 Jul 2025

https://github.com/aldis-ameriks/pg-typegen

Generate TypeScript type definitions from Postgres database

codegen database pg-typegen postgres schema schema-typegen typegen types typescript

Last synced: 09 Aug 2025

https://github.com/nahnahaj/blog-app

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/0leksandrbondar/darkspacev2

This is a DarkSpace messanger. You can send files and text messages with your friends.

client-server cmake database google-test multithreading qml qt

Last synced: 01 Aug 2025

https://github.com/kuzudb/kuzu-swift

Swift language binding for Kuzu graph database management system

cypher database graph graphdb ios nosql persistence swift vector

Last synced: 04 Oct 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025