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/andrewjbateman/angular-graphql-api

:clipboard: Frontend: Angular used with GraphQL and Apollo Client to view the backend Engineering Parts data set Backend: Node.js + GraphQL used with Apollo Server and GraphQL schema to execute queries on a data set

apollo apollo-server database graphql node nodejs resolvers schema uuid uuid-generator

Last synced: 18 Apr 2026

https://github.com/parseword/pickset

A collection of PHP utilities to quickly "unlock" various capabilities in any application

database date-formatting logger php php7 php71 singleton text-processing

Last synced: 28 Feb 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/lokeshahire/toothsome-week-3235

J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.

api axios css database html javascript reactjs reducer router

Last synced: 14 Apr 2026

https://github.com/billionsjoel/budgety

The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.

database postgresql rails7 ruby

Last synced: 21 Jan 2026

https://github.com/viveknathani/dbtree

A tool to visualize database schemas right inside your terminal.

ascii database go postgresql schema

Last synced: 18 Jan 2026

https://github.com/tomwright/extendedpdo

A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.

database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql

Last synced: 04 Apr 2026

https://github.com/oguzhanumutlu/photondb

As fast as a photon, as small-sized as a photon.

compact database fast javascript node photon small sql table

Last synced: 13 Apr 2026

https://github.com/albertocuadra/uielements

UIElements is a Graphic User Interface (GUI) to select and analyze the species included in NASA's database and the Third Millennium Database.

app burcat chemical-species chemistry database gui nasa nasa-database periodic-table thermo thermodynamic-properties third-millenium-database

Last synced: 18 Apr 2026

https://github.com/hunthubspace/ssm-subscopemongo

SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.

automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python

Last synced: 14 Feb 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

https://github.com/cgohlke/fmkr

Access FileMaker(tm) server databases

database filemaker python

Last synced: 15 Feb 2026

https://github.com/fiforms/reliefinventory

A Warehouse Inventory Management System for Disaster Relief

database disaster-relief laravel php

Last synced: 15 Feb 2026

https://github.com/jetstrike-ai/aio_databases

Installer VST Plug-In's for FL-Studio and other

database python38 windows-10 windows-7 windows-8-1

Last synced: 15 Feb 2026

https://github.com/otoricode/dbtodart

Generete Class Dart/flutter from Databases

class dart database flutter generator mariadb mysql

Last synced: 15 Feb 2026

https://github.com/cristalhq/dbumper

Database schema migrator.

database db go golang migration versioning

Last synced: 26 Oct 2025

https://github.com/megalithofficial/meg.db-light

MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.

begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript

Last synced: 15 Feb 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/danpoynor/sql-library-book-manager

Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.

database express javascript node-js orm pug sequelize sqlite

Last synced: 14 Apr 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/abeloldev/bono-db-manager

A small library for Python3 which aims to handle DB in a faster way.

database espanol-ingles good-first-issue help-wanted python3

Last synced: 18 Jan 2026

https://github.com/twineworks/vertica-9-for-pentaho-kettle

Vertica 9 database metadata for pentaho kettle

database pdi pentaho vertica

Last synced: 14 Jan 2026

https://github.com/prompt-management/cli

CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.

ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml

Last synced: 06 May 2026

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 18 Apr 2026

https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization

This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.

database music-database musicdatabase optimization query-optimization sql

Last synced: 16 Mar 2026

https://github.com/clemente-lab/mmeds-meta

A database for storing and analyzing omics data

database microbiome microbiome-analysis microbiome-data python sql-database

Last synced: 11 Mar 2026

https://github.com/simple-works/0db-repl

🅾️ 0db REPL playground for testing 0db database.

0db database file-database javascript json-database node nodejs repl

Last synced: 23 Apr 2026

https://github.com/marvnc/pixiv-dump

Pixiv Encyclopedia DB Dumps, updated daily

crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping

Last synced: 12 Jan 2026

https://github.com/obitech/flugdb

Docker MariaDB container for TUC Grundlagen Datenbanken practice database

database docker mariadb tu-chemnitz

Last synced: 19 Apr 2026

https://github.com/windwalker-io/datamapper

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

Last synced: 15 Mar 2026

https://github.com/usmanrasheed1/clothing-store-db-project

A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details

clothing-store database html-css-javascript mysql php sdlc

Last synced: 19 Apr 2026

https://github.com/fullstop125/catalog-of-my-things

This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.

capstone-project database postgresql ruby tests workflow

Last synced: 01 Apr 2026

https://github.com/simon622/string-table

Java utility to allow quick rendering of tabulated data into various output formats

ascii csv database java logging table

Last synced: 18 Apr 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/anmol111pal/blog-app-api

Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!

aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript

Last synced: 03 Mar 2026

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/prajwalamte/online_book_store-database

Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.

database mysql-database

Last synced: 14 Oct 2025

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 28 Jan 2026

https://github.com/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/oci-landing-zones/terraform-oci-multicloud-google

Terraform Modules for OCI Multicloud with Google Cloud

ai database google multicloud oci oracle

Last synced: 28 Jan 2026

https://github.com/sagarsdagdu/sddatabase

A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️

database database-management fmdb ios ios-swift sqlite-ios swift-library swift4

Last synced: 28 Jan 2026

https://github.com/clivern/mongoplaybook

:books: It's worth to give it a try

database mongo mongodb playbook wiki

Last synced: 17 Apr 2026

https://github.com/jeganathpv/firebase-crud

A python package(PyPi) to perform CRUD operations with Firebase Realtime database.

crud database firebase firebase-database firebase-python firebase-realtime-database python3

Last synced: 19 Jan 2026

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/mordilion/pipeline

Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation.

array configurable csv database export files import reader transfer writer

Last synced: 04 Mar 2026

https://github.com/danger-ahead/note

A note taking application using MySQL

database java mysql note-taking

Last synced: 16 Apr 2026

https://github.com/sutac/gwiazdy-zsi

Webapp for storing and categorizing images from ZSI gallery. Browse and search for images by teachers appearing in them!

database docker ejs express htmx mysql tyepscript

Last synced: 01 Apr 2026

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/omic/attest

A claim-native database for building reality models

biology claims database knowledge-graph provenance python rust

Last synced: 01 Apr 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/elykdeer/gathering-the-magic

A utility for scanning, gathering, organizing, and maybe even analyzing your MTG card collection.

database magic-the-gathering mtg mtg-cards ocr organization organizer rust rust-lang scryfall

Last synced: 17 Apr 2026

https://github.com/ksanyok/translatepress-addon-indexer

An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.

database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin

Last synced: 05 May 2026

https://github.com/s-m-j-i/ecms-desktop

A simple ECA Management System Desktop project.

apache-poi database desktop-app java javafx mysql server

Last synced: 05 Mar 2026

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/portasynthinca3/sidx

Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library

database elixir key-value

Last synced: 14 Oct 2025

https://github.com/varuns2002/python-sudoku-mysql

This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.

database game mysql python single-player sudoku tkinter-gui

Last synced: 07 May 2026

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 2026

https://github.com/far-beyond-dev/pebblevault

PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!

buntdb database in-memory-database rust sqlite

Last synced: 25 Apr 2025

https://github.com/idea2app/taro-idb-keyval

A minimal shim of idb-keyval for Taro framework

database indexed-db key-value mini-app shim standard storage taro web

Last synced: 22 Feb 2026

https://github.com/theogravity/apifire-server

Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript

code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator

Last synced: 23 Jan 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/plopezm/goedb

Goedb is a database manager to ease the persistence layer in a enterprise development

database datasource entity-manager orm persistence

Last synced: 14 Jan 2026

https://github.com/yusufcinarci/beyaz-esya-sitesi-asp.net

Asp.Net ile hazırlamış olduğum Çınarcı Beyaz Eşya sitesinde televizyon, buzdolabı, fırın vb. ürünlerin fiyatları bulunmakla birlikte Access veritabanına da anlık olarak geçmektedir.

access asp-net beyaz-esya-sitesi database microsoft-access microsoft-access-database microsoft-sql-server microsoft-visual-studio site veritabani visual-studio website

Last synced: 04 Apr 2026

https://github.com/andythefactory/ninox-api

An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)

api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3

Last synced: 04 Feb 2026

https://github.com/cesacollege/backend

Repository of CESA Backend Bootcamp

database go gorm graphql grpc logrus microservice monitoring prometheus redis

Last synced: 14 Jan 2026

https://github.com/tectijuana/conocimiento-archived

Ingeniería del Conocimiento del ITT, TecNM

conocimiento database

Last synced: 17 Mar 2025

https://github.com/vimiix/django-opengauss-backend

openGauss database dialect for Django

database dialect django opengauss

Last synced: 13 Feb 2026

https://github.com/aratan/daps-landing-page

Daps Landing Page Daps Landing Page es una aplicación web basada en Web3 y Smart Contracts que permite a las organizaciones aceptar donaciones y visualizar el saldo de la organización en tiempo real. Descripción Daps Landing Page es una aplicación web que utiliza tecnología Web3 y Smart Contracts para permitir a las organizaciones aceptar donacion

blockchain database distributed ipfs p2p web3 web3-dapp

Last synced: 17 Apr 2026

https://github.com/tokhy1/laravel_competitions_management_system

This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.

authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php

Last synced: 07 Apr 2026

https://github.com/neves-rafael/rocket-notes-back-end

É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.

beekeeper database insomnia javascript knex nodejs sqlite3

Last synced: 17 Jan 2026

https://github.com/0xsirsaif/papers-i-love

A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.

compiler database memory networking os papers

Last synced: 25 Oct 2025

https://github.com/gisce/ooda

Open Oriented Data Access

database openerp orm postgresql python

Last synced: 19 Apr 2026

https://github.com/jpablodrexler/simple-portable-database

Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable

Last synced: 14 Mar 2026

https://github.com/php-db/phpdb-sqlite

PhpDb SQLite Support Package

database sqlite

Last synced: 05 Feb 2026

https://github.com/lokhman/pydbal

Optimised Database Abstraction Layer (DBAL) for Python 2.6+

abstraction database library python

Last synced: 14 Jan 2026

https://github.com/retzd-tech/genkitx-hnsw-indexer

Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI

ai database firebase generative-ai genkit hnsw rag vector vector-database

Last synced: 17 Apr 2026

https://github.com/bam-j/study-repo

블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.

algorithm css database git html javascript nodejs react typescript

Last synced: 04 Apr 2026

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

The Recipe app 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 based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026