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/7s9n/pylowdb

Tiny local JSON database for Python.

database json local nosql nosql-database python python3

Last synced: 09 Jun 2026

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/mikroskeem/BenjiAuth

An authentication plugin for BungeeCord

authentication bcrypt bungeecord database pizza plugin waterfall

Last synced: 16 Apr 2025

https://github.com/floattech/sqlite

A pure-go wrapper for database/sql using fumiama/sqlite3

database go golang no-cgo sqlite sqlite3 sqlite3-orm

Last synced: 02 May 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/tigrisdata-archive/tigris-vector-ts

Tigris Vector Database client for TypeScript

database javascript nodejs search typescript vector

Last synced: 01 Jul 2025

https://github.com/ivnstn/teamtools.linter.commandline

Static code analysis tool for T-SQL scripts and SSDT projects

code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql

Last synced: 19 Nov 2025

https://github.com/matrixai/js-db

Key-Value DB for TypeScript and JavaScript Applications

database key-value-database rocksdb

Last synced: 10 Apr 2025

https://github.com/kanzatahreem/recipe-app

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/pauljohanneskraft/codabledb

SQLite3 wrapper to enable simple access via the Codable protocol

codable database sqlite3 swift

Last synced: 11 Apr 2025

https://github.com/indrivo/gear

Gear is a framework for managing a web apps with a modular architecture

bpmn cms cms-framework database database-provider entities entity-framework-core facilitates gear libman mssql postgresql

Last synced: 10 Jul 2025

https://github.com/kibitan/pgmasking

Command line tool for generating anonymized database for PostgreSQL (WIP)

command-line-tool database gdpr golang postgres postgresql rdbms

Last synced: 19 Jul 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/gaurav-van/chat-with-mysql

Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.

database gemini-api langchain langchain-python schema streamlit

Last synced: 10 Apr 2025

https://github.com/ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite

Last synced: 30 Apr 2025

https://github.com/hitsz-ids/dbmasker

DBMasker 是一个针对主流数据库系统的 Java 开源项目,旨在提供统一且安全的访问接口。

data data-security database mask sdk security

Last synced: 26 Apr 2025

https://github.com/crni99/bookstore

This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.

bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store

Last synced: 27 Oct 2025

https://github.com/michelboucey/ipv6db

A RESTful Web Service for IPv6-related data

database ipv6 ipv6-address microservice restful-webservices

Last synced: 28 Apr 2025

https://github.com/nelsonwenner/database-project-ead

:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.

database postgres postgresql

Last synced: 05 Mar 2026

https://github.com/patilharshal16/psql-replication

Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.

database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json

Last synced: 27 Oct 2025

https://github.com/heptau/pg_dbml

💾 CLI utility to export PostgreSQL schemas to DBML format. Leverage pure SQL introspection to generate declarative data blueprints. Ideal for feeding LLMs, allowing AI to quickly and cheaply understand complex database structures without live querying.

ai cli database dbml documentation llm postgres postgresql schema

Last synced: 21 Jun 2026

https://github.com/mahm0udnasr/master-mongodb-and-mongoose

MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.

database mongodb mongoose nosql

Last synced: 15 Apr 2026

https://github.com/riotkit-org/br-pgbr

PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure

backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary

Last synced: 14 Feb 2026

https://github.com/vyruss/postgresql-mistakes

Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them

book database dba mistakes opensource postgres postgresql

Last synced: 14 Feb 2026

https://github.com/pluja/pocketjson

A lightweight and simple single-binary JSON storage service

bin database golang json store

Last synced: 16 Apr 2026

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/holon-platform/holon-datastore-jpa

Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot

Last synced: 23 Apr 2025

https://github.com/miku/makta

Create an sqlite3 database from tabular data (2-TSV).

database sqlite sqlite3 tsv

Last synced: 10 Aug 2025

https://github.com/extrabb/bulk-tmdb

A bulk downloader for tMDB movie/TV data.

api bulk console csharp database download movie tmdb

Last synced: 26 Jul 2025

https://github.com/fadhil-riyanto/crud-with-mysql

Ini adalah crud menggunakan PHP di mysql

crud css database mysql mysql-crud

Last synced: 13 Apr 2025

https://github.com/tsnsoft/delphi_db_demo

Пример программы "Склад" на Delphi

database delphi demo oldschool

Last synced: 03 Aug 2025

https://github.com/ymonnier/docker-restful-java

Simple Restful API with Jersey-Hibernate, AngularJS Client and Websocket Tyrus

angularjs database docker docker-compose hibernate java jersey rest-api tyrus websocket

Last synced: 20 Jan 2026

https://github.com/lekenecedric/laravel-migration-ai

Easily generate Laravel migration files from plain-language descriptions with Laravel Migration AI. This package simplifies the migration creation process, allowing developers to translate their ideas into actionable database migrations quickly.

ai comand-line composer database gemini laravel migration php

Last synced: 26 Jul 2025

https://github.com/rafaeljusto/gomaxscale

CDC consumer for MaxScale

cdc database golang mariadb maxscale mysql

Last synced: 17 Apr 2025

https://github.com/codewithveek/harpee

Harpee is an object modeling tool for HarperDB, harpee supports both callbacks and promises.

database harperdb library modeling nodejs nosql sql

Last synced: 28 May 2026

https://github.com/padosoft/mysqlbackup.sh

Bash script to daily backup all your database in gzip with weekly history

bash database mysql mysql-backup

Last synced: 23 Apr 2025

https://github.com/a-poor/toydb

A small, toy database written in pure python.

database python rdbms

Last synced: 03 Aug 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 2025

https://github.com/haroldeustaquio/electricity-mqtt-monitor

This repository focuses on extracting and storing electricity level data from a monitoring center using MQTT, storing the information in a database. This project will be integrated with the WhatsApp-Automation-Bot repository to send automatic notifications of electricity levels via WhatsApp.

automation database electricity monitoring mqtt mqtt-broker python-mqtt-client sqlite sqlite-database

Last synced: 03 Sep 2025

https://github.com/mue/api

Code for the Mue API

database hacktoberfest images nodejs quotes serverless

Last synced: 09 Sep 2025

https://github.com/wargrey/schema

A data modeling tool

database racket schema sqlite3

Last synced: 19 Feb 2026

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/tsnsoft/delphi_demo_leaves

Пример тестового задания с использованием базы данных на Delphi

database delphi demo mdb msaccess

Last synced: 08 Nov 2025

https://github.com/mamiysr/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 17 Apr 2025

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 2025

https://github.com/rodrigooler/dbtool

Multi-platform tool for databases with free integrated B.I and open source

database db electron javascript mongodb mysql oracle postgresql react redux sqlserver tool tools typescript

Last synced: 14 Apr 2025

https://github.com/teddyoweh/beardb-website

Website Documentation for BearDB and BearDBAPI

api beardb database database-systems json

Last synced: 09 Apr 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/nishkarshraj/python-programming

Programming in Python with level ranging from basic to advanced.

data-structures database database-management oops-in-python python python-3 python-library python-script

Last synced: 22 Apr 2025

https://github.com/almpartners/palje

A tool for creating hierarchical documentation of SQL Server databases to Confluence wiki

confluence database documentation mssql

Last synced: 03 Aug 2025

https://github.com/koachcode/budgeter_mk

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

database rails7 ruby sass

Last synced: 16 Aug 2025

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 2025

https://github.com/aljawaid/contentcleaner

This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.

cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions

Last synced: 15 Mar 2025

https://github.com/crate/tsperf

TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.

benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs

Last synced: 18 Jun 2025

https://github.com/zejiran/backend-simple-buyers-platform

💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app

axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify

Last synced: 15 Mar 2025

https://github.com/dkratzert/dsr

Refinement of disordered structures with SHELXL

crystallography database dsr fragments molecule python shelxl

Last synced: 19 Mar 2025

https://github.com/deepmancer/asyncpg-client

Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases

async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho

Last synced: 01 Apr 2025

https://github.com/felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine

Last synced: 22 Apr 2025

https://github.com/jewelshkjony/spreadsheets

An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.

airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets

Last synced: 21 Jul 2025

https://github.com/lukafilipxvic/yc-vault

YC Directory Database

database yc ycombinator

Last synced: 13 Apr 2025

https://github.com/roimenashe/aerospike-search

In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene

aerospike database full-text-search hybrid-search java lucene search search-engine vector

Last synced: 19 Apr 2026

https://github.com/ionutpasca/djin

JSON based MySql query builder

database mysql query-builder

Last synced: 19 Apr 2025

https://github.com/bontavlad/nimdrake

Nim wrapper for the DuckDB high-performance analytical database system

data-visualization database duckdb nim-lang

Last synced: 11 Jun 2025

https://github.com/jrycw/edgedb-fastapi-mvp

MVP: EdgeDB and FastAPI Integration with svcs

database edgedb fastapi fastui pydantic python structlog svcs uv

Last synced: 12 Apr 2025

https://github.com/saifulaiub123/elasticsync.net

Real-time high-performance synchronization engine for syncing relational database changes to Elasticsearch index

background-service data database dotnet dotnetcore elastic elastic-search elasticsearch fulltext-search fulltextsearch npgsql postgresql sqlserver sync

Last synced: 27 Sep 2025

https://github.com/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

https://github.com/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

https://github.com/notshrirang/pydbops

A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.

android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3

Last synced: 26 Oct 2025

https://github.com/xdillx/databridge

A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.

database delphi firebird import mysql oop oracle-database sqlite sqlserver

Last synced: 21 Jun 2025

https://github.com/uliontse/news_api

API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.

api crawlspider database media news news-api newsapi pipeline sentiment

Last synced: 02 Jul 2025

https://github.com/serbiant/heroku-db-clone

Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.

aws-cli aws-s3 database heroku heroku-apps postgres postgresql psql s3 transfer-data

Last synced: 23 Aug 2025

https://github.com/sjefvanleeuwen/rqlite-dotnet

A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.

cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite

Last synced: 12 May 2025

https://github.com/mackysoft/mastertools

An import tool for importing tables from excel or spreadsheet to generate a database.

csharp database excel spreadsheet unity

Last synced: 24 Oct 2025

https://github.com/davipatricio/easy-mongodb

MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.

database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs

Last synced: 30 Sep 2025

https://github.com/haq/rclone-database-backup

Use Rclone to back up your MySQL, PostgreSQL or SQLite database.

backup database docker mysql postgres rclone sqlite

Last synced: 19 Oct 2025