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/edsol/pg-apify

Automatically generate API (REST and GraphQL) endpoints directly from your PostgreSQL schema

database graphql openapi postgresql postgrest rest-api restapi zero-coding

Last synced: 15 Feb 2026

https://github.com/tobymurray/web-app-db

Basic database structure for web app development

database nodejs npm postgresql webapp

Last synced: 16 Feb 2026

https://github.com/sochdb/sochdb-go

SochDB is a high-performance embedded, ACID-compliant database purpose-built for AI agents - golang

database golang golang-age golang-tools golang-vector-database vector-database

Last synced: 16 Feb 2026

https://github.com/kinoi-r/projeto-plantei-crud

Meu projeto final Java CRUD com MySQL do curso de Técnico de Informática para Internet (em andamento).

css3 database html5 java-8 javascript mysql mysql-database tomcat-server

Last synced: 16 Apr 2026

https://github.com/stalcker2288969/nasdatabase

NASDatabase - это библеотека предоставляет возможность работы с массивами данных, создание БД и всего сопутствующего.

api csharp database dotnet-core school-project

Last synced: 02 Mar 2026

https://github.com/1dev-rs/pagin8

C# library that provides a simple way to generate SQL queries via custom DSL

csharp database dotnet query sql

Last synced: 02 Mar 2026

https://github.com/spineo/quotations

Show quotations based on context.

database django lucidchart perl5 python sql sqlite3

Last synced: 16 Apr 2026

https://github.com/imaginary-cherry/rapyer

A Redis ORM package that uses pydantic to allow user to create atomic action on redis server

async asyncio asyncio-python cache database orm pydantic pydantic-v2 python python3 redis redis-cache validation

Last synced: 02 Mar 2026

https://github.com/ladunjexa/the-leetcode

📑 LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.

algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell

Last synced: 03 Mar 2026

https://github.com/blhmr/baredb

BareDB is a lightweight and easy-to-use C library for basic database operations. It allows you to add, read, update, and delete structs in a database file.

c99 clang database gcc generic struct structure

Last synced: 27 Mar 2026

https://github.com/andrewjbateman/angular-signals-database

:clipboard: Angular app using signals to display and update data on frontend. The app is styled using Angular Materials. The data displayed is obtained from an array of objects stored in the Robots Service. Robots can be added to and deleted from the list.

angular-material angular-signals angular17 cicd database github-actions

Last synced: 16 Apr 2026

https://github.com/squareops/terraform-aws-rds-aurora

Terraform RDS Aurora module simplifies the deployment of Amazon Aurora databases on AWS, providing a scalable, high-performance solution with automated backups and security features.

aurora aws database terraform

Last synced: 04 Mar 2026

https://github.com/digitalist-open-cloud/matomo-plugin-dbhealth

This plugin will help you analyze your system and database health and also provide suggested system setting improvements

database insights matomo-plugin mysql

Last synced: 05 Mar 2026

https://github.com/9aia/castor

⚗️ CLI tool to connect, explore, and query SQL databases using JavaScript-defined blocks.

cli cloudflare d1 database developer-tool gaia-public open-source public

Last synced: 01 Apr 2026

https://github.com/chrisjk123/laravel-blogger

Add blog database tables to a Laravel app

blog chirsjk123 database laravel laravel-blogger php vue

Last synced: 01 Apr 2026

https://github.com/ankitt26/saveit

The SaveIt app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database fullstack-development postgresql ruby ruby-on-rails

Last synced: 17 Apr 2026

https://github.com/viseshagarwal/auth-plugin

Auth Plugin is a robust and flexible Python library designed to streamline the authentication process in web applications. It provides built-in support for JWT authentication, OAuth2 token management, and seamless database connectivity with MongoDB, PostgreSQL, and MySQL.

authentication database jwt-authentication mongodb oauth2

Last synced: 01 Apr 2026

https://github.com/abdelhamidhariri/ternat

A migration tool to help you manage your database

database javascript migrations node postgres

Last synced: 02 Apr 2026

https://github.com/alejandromerchan/usdaquickstats.jl

Package to access USDA's NASS Quick Stats

database julia nass usda

Last synced: 02 Apr 2026

https://github.com/egorgasay/itisadb-go-sdk

itisadb Driver and Toolkit

database driver go package

Last synced: 17 Apr 2026

https://github.com/almeidasilvaf/sea_paper

Code and data associated with the paper 'The Soybean Expression Atlas v2: a comprehensive database of over 5000 RNA-seq samples'

database expression-atlas rna-seq soybean-atlas transcriptomics

Last synced: 17 Apr 2026

https://github.com/humlab-sead/sead_change_control

Sane SEAD change control using Sqitch.

database schema-changes sead sqitch visead

Last synced: 02 Apr 2026

https://github.com/niyiyu/pnwstore

mSEED client for Denolle-Lab member

client database seismology

Last synced: 03 Apr 2026

https://github.com/poojakittu/kindmeal-db

This is Kind meal project Database here. This data base convert into json server to render.

api database json react render

Last synced: 17 Apr 2026

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

Last synced: 17 Apr 2026

https://github.com/mrandri19/trie-fsharp

An implementation of a trie data structure in f#

data-structure database fsharp trie

Last synced: 17 Apr 2026

https://github.com/johnkun136nvcp/tseei-iot

Repositorio para materia Temas Selectos de Electrónica e Instrumentación I (Sistemas Embebidos en nube AWS) e Introducción a IoT

database esp32-arduino gmail ids iot linux no-robar-xd python3 telegram-bot waifu

Last synced: 17 Apr 2026

https://github.com/meetzaveri/fitness-world-with-php-mysql

A college project - with full working admin panel and database handling with MySQL

database mysql php php-mysql

Last synced: 10 May 2026

https://github.com/piotr-kalanski/dbtable2class

Generate Scala case class based on database table metadata

database generator reverse-engineering scala

Last synced: 17 Apr 2026

https://github.com/dataplat/dbatools-mcp-server

A Model Context Protocol (MCP) server for the dbatools PowerShell module.

database database-administration mcp mcp-server mssql powershell sql-server

Last synced: 04 Apr 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/fx-max/leetcode

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/talhaozbek61/mongo-collection-cleaner

Interactive CLI tool to drop multiple MongoDB collections at once

cleanup cli collections database drop mongodb

Last synced: 04 Jun 2026

https://github.com/joaoespacheco/trybe-project-23-one-for-all

Projeto de criação, população e manipulação de um banco de dados SQL

database docker mysql sql

Last synced: 18 Apr 2026

https://github.com/suraj-sedai/to-do-task-app

A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.

css database html javascript php sql to-do-app to-do-list

Last synced: 18 Apr 2026

https://github.com/koeonyack/db-project

📘 2018-1 Handong DB team project [Watcha Clone]

database mysql-database php

Last synced: 18 Apr 2026

https://github.com/vilhalva/crud-php-com-datatables

👨‍🏫CRUD EM PHP, MYSQL, DATATABLES, BOOTSTRAP E JQUERY.

bootstrap crud css database datatables framework javascript jquery mysql php projeto search site

Last synced: 04 Apr 2026

https://github.com/aleaengineer/project1

Website ini adalah proyek sederhana untuk membantu Dewan Kerja Ranting Sidamulih dalam menyampaikan informasi, dokumentasi kegiatan, dan pengumuman penting kepada para anggotanya serta masyarakat luas.

aleaengineer css database html mysql organisasi php pramuka website

Last synced: 18 Apr 2026

https://github.com/alternative-intelligence-cp/aria-packages

Standard library packages for Aria — 80 packages including HTTP, CSV, regex, datetime, SDL2, GTK4, raylib, SQLite, PostgreSQL, MySQL, Redis

aria database gui packages standard-library

Last synced: 05 Apr 2026

https://github.com/junaidhassan19/javascript-master

The JavaScript Master repository is designed to help you master JavaScript through a series of advanced hands-on projects and exercises. The course covers advanced JavaScript concepts with projects like a dynamic to-do list application, a basic e-commerce site and more. For more details, you can check the README.

and api-rest classes-and-objects css3 database functions html5 inheritance jasmine-tests javascript json modules more oop testing-framework vscode

Last synced: 18 Apr 2026

https://github.com/h44z/lightmigrate-mongodb

Lightweight database migragtion library for Golang - MongoDB driver

database golang migration mongodb

Last synced: 18 Apr 2026

https://github.com/vivekkhimani/what-todo-nodejs

A ML-powered to-do app created using NodeJS, TensorflowJS, MySQL DB, and traditional frontend (HTML,JS,& CSS)

database google-cloud mysql mysql-db nodejs recommendation tensorflow-js

Last synced: 18 Apr 2026

https://github.com/zabuzard/beedlebot

BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.

bot bridge database framework html java javascript jquery mmorpg mmorpg-freewar ressources selenium selling shared-memory trade web-interface web-storage

Last synced: 05 Apr 2026

https://github.com/superzombi/py-simple-db

Simple json database

database json python

Last synced: 18 Apr 2026

https://github.com/quarkiverse/quarkus-fluentjdbc

Integrates FluentJdbc with Quarkus and with GraalVM support

database fluentjdbc jdbc quarkus-extension sql

Last synced: 04 Jun 2026

https://github.com/mejia-dev/drsillystringzfactory

ASP.NET 6 project backed by MySQL server demonstrating many-to-many relationships

asp-net csharp database entity-framework entity-framework-core epicodus mvc mysql net-6

Last synced: 19 Apr 2026

https://github.com/myacelw/mybatis-dynamic

Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL power.

code-generator database dynamic-sql java mybatis orm spring-boot

Last synced: 19 Apr 2026

https://github.com/jmcamposdev/1daw-db

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 2026

https://github.com/avirajsa/theclassmatebot

The Classmate Bot: Elevating Digital Document Cataloging for Students with Collaborative Excellence. Empowered by Open-Source Innovations. Refer to README for details.

ai chatbot database education python seeking-collaborators telegram-bot

Last synced: 20 Apr 2026

https://github.com/xfhy/journalmanagesystem

这学期Java开课,老师叫我们做一个日记管理系统,每次实验就在这系统上加东西.最后,应该是具有数据库和Swing界面的

database java swing

Last synced: 20 Apr 2026

https://github.com/sidheshwarjadhav100/dreamteam-tracker

This project mainly focused on JDBD and MySQL Database to provides a Java-based client interface for managing IPL player information and perform CRUP operations.

arraylist database java jdbc mysql oop sql

Last synced: 20 Apr 2026

https://github.com/conscious-puppet/rust-sqlite

Toy SQLite implementation in Rust

database rust sqlite

Last synced: 20 Apr 2026

https://github.com/sunnysoni97/clgerp_py

Minimal Student Database Management ERP (Python/MySQL)

attendance-management database mysql mysql-connector python student-management xampp

Last synced: 20 Apr 2026

https://github.com/sinedied/htf-data

CLI tool to process Hadra Trance Festival database export into valid data for the app

cleaner cli data database hadra tool

Last synced: 20 Apr 2026

https://github.com/francescodisalesgithub/dictio

Application that creates an organized dictionary from password dumps

database dictionary dictionary-attack hacking hacking-tool password passwords storage

Last synced: 20 Apr 2026

https://github.com/abe-winter/dirmig

directory-based sql migrations with zero smarts

database migrations sql

Last synced: 20 Apr 2026

https://github.com/zebbern/exploitdb-extracter

📥 | Extracts and saves dorks in various formats for analysis. Fetches all dorks from Exploit-DB/google-hacking-database!

automation bugbounty cross-platform database developer exploit exploitdb extractor google google-hacking google-hacking-database hacker hacking osint pentesting python python3 script

Last synced: 20 Apr 2026

https://github.com/mdaashir/pythonfunprojects

Welcome to my Python Projects Repository, Explore a diverse collection of Python scripts, from simple puzzles to complex problems. Browse, contribute, and enhance your Python skills!

alphabet database dna-sequences error free game lcm prime-numbers python python3 sqlite3 tables virus zigzag

Last synced: 21 Apr 2026

https://github.com/njaneambrose/hoaxdb

Experimental implementation of a NoSQL database in ruby

database nosql ruby

Last synced: 21 Apr 2026

https://github.com/fjankowsk/meertrapdb

Database backend and survey analysis code for MeerTRAP.

astronomy astronomy-astrophysics database fastradiobursts pulsars survey survey-analysis

Last synced: 21 Apr 2026

https://github.com/mgobeaalcoba/postgresql_fundamentals

Querys y notas del curso de PostgreSQL

database database-management postresql sql

Last synced: 21 Apr 2026

https://github.com/billgewrgoulas/multithreaded-server

Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.

database mutex-synchronisation mutual-exclusion reader tcp writter

Last synced: 22 Apr 2026

https://github.com/hangxingliu/database-backup.sh

:floppy_disk: A bash script for backup database to Google Drive

backup database google-drive

Last synced: 22 Apr 2026

https://github.com/raimonizard/rick-and-morty-db

Ricky Morty DB with some data from the tv show

database database-schema mysql mysql-database rickyandmorty

Last synced: 15 May 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/boss-1s/key_multivalue_storage

A simple JSON wrapper library that allows the JSON storage of one key to multiple values.

database json json-storage pypi pypi-package python storage wrapper-library

Last synced: 10 Jun 2026

https://github.com/codenoid/pardon

Optimized In-Memory with File Based storage for learning purpose

crystal database tcp unix

Last synced: 24 Apr 2026

https://github.com/chriseaton/sample-database

A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.

data database examples flat-file samples schema unit-testing

Last synced: 25 Apr 2026

https://github.com/seaworld008/ai-coding-prompts-template

Open-source AI coding prompt template repo with Chinese explanations, English prompts, and specialized engineering playbooks.

ai ai-coding automation database developer-tools devops docker github-actions kubernetes nginx nosql prompt-engineering prompts software-engineering sql terraform

Last synced: 06 Jun 2026

https://github.com/aoof/lci-database-manager

A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)

data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query

Last synced: 26 Apr 2026

https://github.com/anti-duhring/natalyadb

a key-value B+Tree indexed database

database golang keyvalue-db

Last synced: 26 Apr 2026

https://github.com/sholladay/hapi-perm

RethinkDB storage for hapi web servers

connection database db hapi plugin rethinkdb server

Last synced: 27 Apr 2026

https://github.com/zineb-elgaout/site-web-de-transport-s-curis-pour-les-femmes

un site web conçu pour offrir une solution de transport sécurisé exclusivement destinée aux femmes.

bootstrap creative-coding css database html javascript mysql php ui-design ux-design website xampp

Last synced: 08 Apr 2026

https://github.com/hsyodyssey/database-blockchain-papers

Blockchain and Database Related Paper/Researcher List

blockchain data-science database papers sigmod vldb

Last synced: 22 Mar 2025

https://github.com/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 05 Mar 2025

https://github.com/airattop/redis-self-hosted

A production-ready Docker Compose setup for self-hosting Redis. Includes data persistence, management scripts, and is pre-configured for easy integration with other services on a shared network.

airathalitov cache database devops docker docker-compose n8n redis redis-cache self-hosted

Last synced: 10 Apr 2026

https://github.com/hamiyasir/coffee-tracking-app-using-react.js-firebase

This is the third out of three React.Js projects that I will be doing in order to have a proper grasp of React.Js

authentication backend coffe-tracking css database deployment fantacss firebase firestore frontend html javascript netlify nodejs reactjs todo-app vite web-application

Last synced: 10 Apr 2026

https://github.com/mariomenjr/wgu-scheduler

C195: Software II Advanced Java Concepts Project

appointments database scheduler

Last synced: 17 May 2026

https://github.com/sidorovich256/replicate

🐙 Ultralytics Replicate deploys YOLO11n to Replicate with a ready-to-use Cog config and automated CI/CD workflow. Enable fast, reproducible model inference and sharing.

comfy-ui comfyui-nodes database devops hacktoberfest imagegeneration infrastructure logical-replication management-system postgresql pretrained-models pretrained-weights python raft redis replication ruby s3

Last synced: 10 Apr 2026

https://github.com/mahmoudmortada97/international-pharmacy

Desktop application using C# ADO.NET techonogly that helps pharmacists to deal with their own customers by storing information about customers , drugs and doctors

csharp database desktop-application open-source oracle pharmacy-management-system

Last synced: 21 May 2026

https://github.com/jr-cologne/db-class

A simple database class with PHP, PDO and a query builder.

database db-class pdo php query-builder

Last synced: 28 Apr 2026

https://github.com/selfagency/ironmarch-vue

Vue frontend for ironmarch.exposed

antifascist database

Last synced: 05 Mar 2025

https://github.com/softwareag/ehcache-org

Ehcache is an open source, standards-based cache that boosts performance, offloads your database, and simplifies scalability. It's the most widely-used Java-based cache because it's robust, proven, full-featured, and integrates with other popular libraries and frameworks. Ehcache scales from in-process caching, all the way to mixed in-process/out-of-process deployments with terabyte-sized caches.

cache database quartz quartz-scheduler terracotta webmethods

Last synced: 07 Apr 2025

https://github.com/allyse/allyse

Fast micro PHP framework / library.

cache composer database framework library mvc php smarty

Last synced: 04 Jan 2026