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/g4brym/sqlify

A simple sql builder with migrations based on standard Python type hints

database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3

Last synced: 11 Mar 2026

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

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

capybara database gitflow postgres rails ror rspec ruby

Last synced: 11 Apr 2026

https://github.com/bchr02/filejson

Seamlessly syncs a JavaScript value to a JSON file in the background whenever that value changes.

autosave database document document-store file javascript json nosql orm proxies

Last synced: 06 Aug 2025

https://github.com/gsiems/go-db-meta

Query database metadata

database meta-data mysql oracle postgresql sql sqlite3

Last synced: 12 Jan 2026

https://github.com/alisajid/aaprop

A small server application for getting information about the 20 human Amino Acids

bioinformatics database

Last synced: 28 Jun 2025

https://github.com/zenitsu0509/machine-learning

This repo have Machine learning algo projects that i have made.

database machine-learning

Last synced: 15 Oct 2025

https://github.com/xenkys/belin.db

A module for creating a local JSON-based database

database db json local

Last synced: 25 Feb 2025

https://github.com/quaddarv1ne/flask_auth_app

Проект представляет собой веб-приложение, разработанное с использованием Flask и Bootstrap, которое обеспечивает регистрацию и авторизацию пользователей. Пользователи могут создавать учетные записи, входить в личный кабинет и управлять своим профилем.

auth boostrap boostrap5 database database-management flask maximdupley profile quadd4rv1n7 registry website website-design website-template

Last synced: 06 Jul 2025

https://github.com/seulibrary/azdatabases

AZ Database Plugin for Laravel that connects to alma and extract a list of databases for searching.

alma artisan database exlibris html javascript laravel php

Last synced: 02 Jan 2026

https://github.com/ain/docker-mysql-dumper

Dump script for (multiple) MySQL Docker container(s)

database docker mysql mysqldump

Last synced: 12 Apr 2026

https://github.com/sirstig/yokedcache

High-performance Python cache library with auto-invalidation, FastAPI & SQLAlchemy integration.

api async cache cache-control caching cli database fastapi high-performance invalidation library metrics pip python sqlalchemy yaml

Last synced: 02 Apr 2026

https://github.com/marvinified/sharded

Sharded - Make any database fast

database performance prisma sqlite

Last synced: 11 Mar 2026

https://github.com/darkjoij/hxdb

A powerful and lightweight JSON driven multiplatform database.

database haxe hxdb

Last synced: 24 Aug 2025

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/ecrl/database-web-app

A comprehensive database of combustion properties for over 1,200 compounds

cetane-number combustion computational-chemistry database docker energy-density mongodb octane yield-sooting-index

Last synced: 20 Jul 2025

https://github.com/fillipehmeireles/ghost-db

Rust in-memory simple database

database in-memory-database rust

Last synced: 01 May 2026

https://github.com/iloveitaly/zip-code-database

Database of zip codes and their lat/lng, sourced from the census database

census-data database zipcode-data

Last synced: 18 Feb 2026

https://github.com/endermanpc/pngdb

A database uses a png file for data storage and security, not for performance.

database encryption json

Last synced: 23 Aug 2025

https://github.com/frozen-burrito/moviedb-app

A completely functional app created using Flutter and some of it's packages

dart dart-package database flutter mobile-app

Last synced: 25 Oct 2025

https://github.com/contributte/doctrine-skeleton

🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

contributte database dbal doctrine nette orm project skeleton

Last synced: 18 Sep 2025

https://github.com/gocanto/psql-api

Simple PostgreSQL App and API modeling.

api database php postgresql

Last synced: 26 Jul 2025

https://github.com/frozen-burrito/database-design-project

The final project for the "Databases" course in my school.

bootstrap crud database heroku-deployment mysql php school-project website

Last synced: 05 Apr 2025

https://github.com/emmmabk/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 02 Apr 2025

https://github.com/guntoroyk/go-mysql-backup

Go script to schedule automatic backup MySQL Database to Cloudinary

backup backup-script database go golang mysql

Last synced: 10 Apr 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

Last synced: 10 Apr 2026

https://github.com/antononcube/raku-llm-prompts

Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.

database dsl large-language-models llm prompt-engineering raku rakulang

Last synced: 20 Jan 2026

https://github.com/JacobArthurs/pgplan

Compare and analyze PostgreSQL EXPLAIN plans from the CLI

cli cobra database developer-tools golang postgresql query-optimization

Last synced: 08 Mar 2026

https://github.com/dsego/sql_tag

JS tagged template literals for prepared SQL statements.

database deno-module query-builder safe-sql sql template-literals

Last synced: 19 Feb 2026

https://github.com/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 2026

https://github.com/kcartlidge/migratable

Simple and efficient database migrations supporting multiple database technologies. Command line tool and optional dotnet nuget packages.

database migrations

Last synced: 04 Jul 2025

https://github.com/dbsynckit/dbsynckit.db

Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.

database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite

Last synced: 12 Apr 2026

https://github.com/edsonbonfim/php-orm

Implementação do padrão de projeto active record em PHP

activerecord database model orm pdo php sql

Last synced: 15 May 2026

https://github.com/whopiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 12 Apr 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/nanorocks/laravel-database-newsletter

Simple and elegant package for managing newsletter subscribers directly in your database

database laravel newsletter package

Last synced: 20 Jan 2026

https://github.com/i-e-b/dbss

[Working] A toy spread-sheet engine using SQL for backing

c-sharp database experimental spreadsheet working

Last synced: 05 May 2026

https://github.com/stepkos/otomoto-scraper

Scraping data about cars from otomoto.pl

database db java scraper

Last synced: 20 Apr 2026

https://github.com/envor/one-app

Database per team starter kit for Laravel based on Laravel Jetstream and Livewire

database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams

Last synced: 29 Jul 2025

https://github.com/imryan/brocade

📦 Swift library for the free and open product database.

brocade database datakick gtin product product-database upc

Last synced: 29 Apr 2026

https://github.com/archived-blueprints/postgresql-blueprints

Simplified blueprints for building data pipelines with PostgreSQL.

cli data-analysis data-engineering data-pipeline data-science database elt etl postgres postgresql

Last synced: 29 Jul 2025

https://github.com/MCodrescu/database_app

Database application built with R shiny.

database odbc postgres r sql teradata

Last synced: 29 Jul 2025

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/huangrunhua/the-new-yorker-database

The New Yorker article database, stored with JSON format.

apple-news article database ios ipados news

Last synced: 20 Apr 2025

https://github.com/arselon/htms

HTMS software - object tabular network database management system for Python programs. May be used in common or instead of ORM, for example in Django apps.

database django network nosql python tabular

Last synced: 20 Jan 2026

https://github.com/bocaletto-luca/workout-body

Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.

api bocaletto-luca body css3 database free-api full-body html5 javascript open-data opensource responsive webapp workout workout-body workout-generator workout-images

Last synced: 31 Aug 2025

https://github.com/ahammadshawki8/techshoi-database-application

🎯 A web-based application for TechShoi's database management, automation, and analytical report generation.

analytics database eco-friendly web-application

Last synced: 01 May 2026

https://github.com/mohamedmetwalli5/bookstore

📘 Analysis, design, and implementation of a database system to support the operations of a simplified online bookstore. And the creation of the necessary forms to perform these operations.

analysis database jasper-reports javafx

Last synced: 19 Apr 2025

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/filiprokita/python-ai-quiz

A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.

ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development

Last synced: 21 Feb 2026

https://github.com/agentmode/server

All-in-1 MCP server for developers

ai api database datawarehouse llm mcp python

Last synced: 29 Jun 2025

https://github.com/rotorlab/database-kotlin

Real-time database complementary Kotlin Android library (Java friendly) for Rotor Core library

core database database-kotlin java java-friendly kotlin kotlin-android kotlin-library react reactive real-time realtime redis redis-queue redis-server remote-database rotor rotorlab

Last synced: 11 Apr 2026

https://github.com/dadi/api-filestore

A JSON datastore adapter for DADI API

api dadi dadi-api database json

Last synced: 10 Aug 2025

https://github.com/oshaulz/glen

Glen is a fast embedded document database made in Nim with WAL, atomic snapshots, optimistic transactions, subscriptions, and indexing

database document-database document-store embedded-db lru-cache nim subscriptions

Last synced: 04 Oct 2025

https://github.com/sakhileln/flask-chronicles

A simple and lightweight blog built with Flask. Showcasing posts on coding, tech, and personal projects. Open-source and ready to deploy! ⚗️

babel ci-cd database elasticsearch flask flask-sqlalchemy logging migration sqlite3

Last synced: 20 Feb 2026

https://github.com/iamfoysal/data-analysis

This repository contains various examples and exercises to help learn data science using Python.

data-analysis data-science database jupyter-notebook python3

Last synced: 10 Feb 2026

https://github.com/robaho/jleveldb

Java version of Google's leveldb based on the original implementation of robaho/jkeydb

database java key-value leveldb lsm lsm-tree

Last synced: 12 Apr 2026

https://github.com/valhuber/python-rules

Obsolete - see Logic-Bank - Python rules for sqlalchemy transactions (multi-table derivations, constraints)

business-logic database python sqlalchemy

Last synced: 28 Jun 2025

https://github.com/tarellel/fx-sqlserver-adapter

An adapter for the fx gem to support versioned trigger/function/procedure migrations for SqlServer/MsSQL

activerecord database functions gem migrations procedures rails sqlserver triggers

Last synced: 11 Nov 2025

https://github.com/samuelscheit/lambert-orm

A Database abstraction layer for different DB Engines

abstraction database mongodb orm

Last synced: 07 Apr 2025

https://github.com/v-blaze/gvash-planes-api

GVASH PLANES is a rails API Web-App where users can browse list of planes and make reservations on a plane for a given duration.

api database jwt-authentication postgresql rails rails-api rspec ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/minakovnv/maternity-hospital-system

Maternity hospital system

database delphi pascal

Last synced: 26 May 2026

https://github.com/samuelfaj/php-class_db.php

A PHP's Facilitation Class for Single and Multiple Databases.

connection database mssql mysql mysqli pgsql php sqlserv

Last synced: 20 Jan 2026

https://github.com/manighazaee/mu_db

A simple and lightweight key-value based database

database rust storage

Last synced: 01 Aug 2025

https://github.com/knobz-io/memdb

Easy-to-use in-memory database for Go

database generics go in-memory

Last synced: 10 Mar 2026

https://github.com/yagilm/pingdom2stats

Pulls data from pingdom's API and stores it in a data store

database db historical-data pingdom pingdom-api

Last synced: 26 Jun 2026

https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial

In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.

crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package

Last synced: 13 May 2026

https://github.com/aliilapro/wallpaper

This is a GitHub repository for a Telegram bot that downloads random photos from API and saves their file IDs in a SQLite database file.

aliilapro database github python wallpaper

Last synced: 11 May 2026

https://github.com/harehare/mq-db

Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.

database markdown mq

Last synced: 18 Jun 2026

https://github.com/croc100/pytest-mrt

Catch database migration rollback failures before they reach production

alembic database devtools migrations pytest python rollback sqlalchemy testing

Last synced: 16 Jun 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/ne1ro/dynamic_ecto_query

Example of building dynamic queries with Ecto

database ecto elixir query

Last synced: 12 May 2026

https://github.com/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/scthornton/prompt-database

Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration

ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research

Last synced: 22 Jun 2026

https://github.com/jorgecupi/linq_azurefunctions

This is a short tutorial on how to use .NET Language Integrated Query (LINQ) properly in Azure Functions

azure-functions database linq linq-documentation sql-database

Last synced: 14 May 2026

https://github.com/erikej/sqlcemergelib

This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods

database replication sql-server sql-server-compact

Last synced: 12 May 2026

https://github.com/initdc/subdomain-redirect

Redirect service by access subdomain, powered by Cloudflare Workers and KV DB

clouflare database kv redirect subdomain workers

Last synced: 21 Apr 2026

https://github.com/161io/labodata-api

Fiche produit LaboData - API JSON v1.4

api api-json database json labodata parapharmacie pharmacie

Last synced: 27 Apr 2026