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/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/danielletto2020/liteeditorai

Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.

ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm

Last synced: 15 Jun 2026

https://github.com/virtusapolarisgto/nyql

A common query DSL for popular relational databases. NyQL is great for you if you want to write a query once and execute in any relational database many times.

database dsl queries relational-databases

Last synced: 23 Apr 2025

https://github.com/basestar/basestar

Basestar

api database schema

Last synced: 10 Oct 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/hkalexling/mg

A minimal database migration tool for Crystal

crystal database migration-tool

Last synced: 06 Oct 2025

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/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/renatoathaydes/eventory

An event sourcing-inspired library targeting offline-first use, with automatic synchronization with remote instances when connection is available.

dart database event-sourcing events

Last synced: 07 Sep 2025

https://github.com/oracle/oci-toolkit-intellij

Oracle Cloud Infrastructure Toolkit for IntelliJ

autonomous cloud database intellij-plugin java oracle

Last synced: 09 Apr 2025

https://github.com/icza/bwhf

StarCraft BroodWar Hacker Finder, anti-hack, replay analyzer-organizer and utility tool

database hackers management parsing-engine replays starcraft starcraft-broodwar tool utility web-app

Last synced: 20 May 2026

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/cookiedb/cookiedb

A byte sized database for everyone

database deno nosql typescript

Last synced: 27 Apr 2025

https://github.com/numessanguis/naver_line_restore_chat_root

Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).

chat-application database line naver naver-line sqlite

Last synced: 22 Jul 2025

https://github.com/bcrowe/cakephp-encrypted-type

:lock_with_ink_pen: CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.

cakephp cakephp-plugin data-encryption data-security database encryption end-to-end-encryption field-level-encryption field-level-security gdpr hipaa pci pci-compliance pci-dss php regulatory-compliance security zero-trust zero-trust-security

Last synced: 08 Mar 2026

https://github.com/isaac-lal/codepath-web102

The complete CodePath WEB102 project files for Fall 2022.

database javascript react web-development

Last synced: 12 Aug 2025

https://github.com/ahopkins/merkava

A fast ordered NoSQL database.

database nosql

Last synced: 19 Aug 2025

https://github.com/makefu/energydb

Energy Drink Database and Website Generator for all the Energy Drinks in the World!

database energy-drink

Last synced: 24 Jun 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: 30 Jul 2025

https://github.com/diego-schivo/janilla

Janilla provides a full web solution stack packed into a single lightweight library.

cms database frontend http io json net persistence reflect smtp util web

Last synced: 14 Jan 2026

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/spithash/linux-backup-script

Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.

backup backup-script bash-script database linux linux-backup mariadb-database mysql-database

Last synced: 28 Jun 2025

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/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/leynier/python-github-database

Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.

database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package

Last synced: 24 Jul 2025

https://github.com/harys722/free-domains

A curated collection of free subdomains ideal for personal websites, open-source projects, portfolio showcases, and innovative online ventures.

awesome awesome-list awesome-lists database dev-tools developer-tools dns domains free free-domains free-for-dev free-for-everyone free-for-life free-websites freecodecamp freedoms information namespace subdomains website

Last synced: 28 Jul 2025

https://github.com/georgemoralis/protoerp

Λογισμικό τιμολόγησης - εμπορικής διαχείρισης ανοικτού κώδικα

accounting apache-shiro database erp-application hibernate hikaricp java javafx jdk15 jinq liquibase lombok mydata mysql-connector-java

Last synced: 04 Oct 2025

https://github.com/croqaz/img-db

img-DB is a CLI application for organizing your images

database image photo python

Last synced: 21 Feb 2026

https://github.com/rn0x/islamicquizapi

قاعدة بيانات وواجهة برمجة تطبيقات API لتقديم أسئلة لتقيم مستواك في العلوم الشرعية وتطوير حصيلتك العلمية في مجالات متنوعة، جميع الإجابات مصدرها موقع الدرر السنية.

database database-islam dorar figh islam islamic json questions quiz quran tafseer

Last synced: 02 Jul 2025

https://github.com/ttutisani/couchdbclient

CouchDB Client - .NET client side Framework for working with CouchDB

couchdb csharp database dot-net dotnet nosql

Last synced: 03 Aug 2025

https://github.com/bocaletto-luca/movies-database

Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.

data-management database dates films movie-data movies open-data research sql

Last synced: 03 Aug 2025

https://github.com/zxol/atwrap

promisified airtable wrapper

airtable database javascript node wrapper

Last synced: 19 Apr 2025

https://github.com/alexsjones/kubernetes-mongodb-cluster

kubernetes mongodb statefulset that scales with ssl

database kubernetes manifest mongodb nosql scaling ssl statefulset

Last synced: 02 Sep 2025

https://github.com/vesal-j/pglite-note

A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence

database frontend indexeddb notebook notes pglite postgresql typescript

Last synced: 09 Mar 2026

https://github.com/theshubhamp/fetadb

FetaDB is a Work-In-Progress SQL Database backed by a KV store (Badger)

database databases diy-project kev-value kv

Last synced: 21 Aug 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/mjgardner/dbcritic

Critique a database schema for best practices

best-practices critique database database-schema perl

Last synced: 15 Apr 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/machu-gwu/mongoengine_mate-project

A library extend power of mongoengine.

database mongodb orm python

Last synced: 10 Mar 2026

https://github.com/lukaszahradnik/deep-db-learning

A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases

artificial-intelligence database deep-learning graph-neural-networks machine-learning python

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/professorcode1/college-time-table-scheduler

https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project

ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator

Last synced: 10 Oct 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/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/ahammadmejbah/artificial-intelligence-research-and-development-projects

The field of Artificial Intelligence (AI) is a frontier of computer science that focuses on creating systems capable of performing tasks that would typically require human intelligence. This encompasses a wide range of capabilities such as visual perception, speech recognition, decision-making, and language translation.

data-engineering data-science data-visualization database datascience deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning machine-learning machine-learning-algorithms machine-vision machinelearning

Last synced: 27 Apr 2025

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/mpyw/sqlc-restruct

Post-processor for kyleconroy/sqlc

database go golang postprocessing postprocessor sqlc

Last synced: 09 Apr 2025

https://github.com/ibrahimbougaoua/hotel

simple Hotel website using node js and mongodb

bootstrap4 database expressjs mongodb node-js

Last synced: 03 Sep 2025

https://github.com/voidcoefficient/gold

redis-like database made with rust

database redis rust toy-project

Last synced: 16 Oct 2025

https://github.com/thecodemonkey86/qt_oci_driver

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

database driver oracle qt5 qt6 sql

Last synced: 27 Apr 2025

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

Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest

ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm

Last synced: 06 Jun 2026

https://github.com/mfazrinizar/sqlzr-i

This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.

database exploit exploitation pentesting perl sql sql-i

Last synced: 08 May 2025

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 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/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/cmars/ddcp

Database-to-Database Copy (DDCP) over Veilid

database distributed local-first privacy sqlite veilid

Last synced: 14 Jun 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/megagonlabs/holobench

🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)

database llm long-context-modeling nlp reasoning

Last synced: 23 Apr 2025

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

Scripting utilities for Python

database python utility

Last synced: 18 Jan 2026

https://github.com/finos/legend-community-delta

Combining best of open data standards with open source technologies

data database delta-lake spark

Last synced: 15 Oct 2025

https://github.com/fremantle-industries/signaturedb

Distributed, version controlled, SQL database with cryptographically verifiable storage, queries and results. Think git for postgres or pandas.

audit database rust version-control

Last synced: 16 May 2025

https://github.com/xortroll/arc

Atmosphère (and custom) Nintendo Switch result code database

database nintendo result switch

Last synced: 08 Oct 2025

https://github.com/thuongtruong1009/bookept

📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart

authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template

Last synced: 10 Jun 2025

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/ilxqx/vef-framework-go

A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications

api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework

Last synced: 27 Jan 2026

https://github.com/miroslav-reiter/pevs-pani-uvod_do_databaz_mysql

🛢️ Zdrojové kódy a projekty k predmetu Úvod do Databáz na PEVS/PANI

database db dbms mysql pani pevs rdbms reiter

Last synced: 05 Apr 2025

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/invoiceninja/inspector

Simplified database records management.

database laravel management php

Last synced: 15 Apr 2025

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/jmari/SCouchDB

Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API

database pharo pharo-smalltalk smalltalk voyage

Last synced: 11 May 2025

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/korridor/laravel-computed-attributes

Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.

accessor caching database eloquent eloquent-models laravel model package performance

Last synced: 13 Apr 2025

https://github.com/joonas-yoon/json-as-db

Using JSON as very lightweight database

database json lightweight package pytest python storage tdd-python

Last synced: 20 Jul 2025

https://github.com/bratah123/swordiedb

A Maplestory Database API for SwordieMS-based sources written in Python

database maplestory pip spiritms

Last synced: 01 Aug 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/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/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/ekaone/javascript-awesome-packages

😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder

database orm security server state-management testing

Last synced: 04 Mar 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/nuhu-ibrahim/lga-districs

A database of all the senatorial and representative districts, local governments and states in Nigeria

database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts

Last synced: 04 Oct 2025

https://github.com/baijianruoli/confact

Distributed center based on Raft algorithm

database grpc raft

Last synced: 16 Jan 2026