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/21dimensions/python-client

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 30 Jan 2026

https://github.com/www778878net/koa78-mysql78

Efficient MySQL wrapper for Node.js with connection pooling, CRUD, transactions, and logging.

connection-pool database logging multi-tenancy mysql nodejs orm transactions typescript

Last synced: 31 Jan 2026

https://github.com/2kabhishek/moviewatcher

Learn about your favourite movies 🎟🎥

android database kotlin movies omdb

Last synced: 15 Apr 2026

https://github.com/vilhalva/crud-python-em-postgresql

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.

bot chatbot crud database postgresql python terminal

Last synced: 15 Apr 2026

https://github.com/naveeng2402/railway-reservation-gtk_c

Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf

applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf

Last synced: 15 Apr 2026

https://github.com/erio-harrison/rust-redis-imitate

Project that imitates redis. Designed for learning and exploring distributed in-memory data stores.

cache database redis rust

Last synced: 25 Feb 2026

https://github.com/bearsampp/module-mysql

📦 MySQL module for Bearsampp project

database hacktoberfest mysql

Last synced: 05 Mar 2026

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.

crud database expressjs framework handlebars javascript nodejs postgresql projeto site

Last synced: 31 Jan 2026

https://github.com/ahkamboh/result-card-generator

Result card generator and Data saver fully responsive by Javascript , appsheet use for database .For preveiw click on the link mentioned below ↓

ahkamboh alihamzakamboh appsheet css database generator html javascript kambohdiv responsive-design result-card spreadsheet

Last synced: 15 Apr 2026

https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms

Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms

csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms

Last synced: 07 Feb 2026

https://github.com/helseprofil/orgdata

:package: R package for aggregating original data mostly on enumeration areas level of granularity

database ssb

Last synced: 01 Feb 2026

https://github.com/eiskalteschatten/sequelize-migration-wrapper

A wrapper for migrating databases using Sequelize and Umzug.

database migration mysql nodejs postgresql sequelize sql sqlite umzug

Last synced: 01 Feb 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 2026

https://github.com/ruanvalente/bunstack-playground

Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.

backend bun database frontend fullstack javascript nodejs react sqlite typescript

Last synced: 25 Feb 2026

https://github.com/perl5-dbi/dbd-unify

DBD::Unify -- a Unify interface for Perl 5 using DBI.

database database-access database-connector dbd dbi perl perl-database-interface perl5 unify

Last synced: 07 Feb 2026

https://github.com/luludotdev/phastracker

Phasmophobia Evidence Tracker and Ghost Database

database evidence nextjs phasmophobia react tracker

Last synced: 15 Apr 2026

https://github.com/citrus-framework/database

php database access library

citrus citrus-framework database library php83

Last synced: 08 Feb 2026

https://github.com/blazzed21/csharp-database

C# Final project 2020

csarp database

Last synced: 15 Apr 2026

https://github.com/iamb4uc/db-backup-utility

A Python Project that can be used to backup some of the most used databases

aws backup cryptography database database-backup-scripts database-management mysql postgresql python3 s3-bucket script

Last synced: 09 Feb 2026

https://github.com/vndg-rdmt/finally-postgres

Ready-to-use PostgreSQL development environment with Docker. Simple setup, smart defaults, and comprehensive management commands for local development and testing. Zero configuration needed to start, fully configurable when needed.

containerization database database-management dev-tools development development-environment devops docker docker-compose docker-environment local-development makefile postgres postgres-docker postgresql

Last synced: 14 Apr 2026

https://github.com/nickyhof/commitdb

A Git-backed SQL database engine written in Go. Every transaction is a Git commit, providing built-in version control, history, and the ability to restore to any point in time.

database git golang python sql

Last synced: 09 Feb 2026

https://github.com/kwentsir/food-recipe-app

Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.

database devise-jwt rails ruby

Last synced: 26 Feb 2026

https://github.com/vroncevic/config_flask

Flask Configuration Mechanism

configuration database flask linux mail python3 web

Last synced: 09 Feb 2026

https://github.com/candygoose/database_se

Базы данных Программная инженерия (ПИиКТ) ИТМО

database itmo psql software-engineering sql

Last synced: 11 Feb 2026

https://github.com/mjfii/tsql-documentation-lib

Utilizes MS SQL metadata to document any given database.

database markdown r tsql

Last synced: 16 Apr 2026

https://github.com/shuvo-halder/bangladesh-geocode-db

Bangladeshi divisions, districts, upazilas and many more SQL format

database database-design mysql-database sql sql-query

Last synced: 27 Feb 2026

https://github.com/romgrk/sqlite-objects

Usable wrappers around SQLite

database key-value-store sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/umesh-patidar/todocmp

A cross-platform To-Do app, built with Kotlin and Compose Multiplatform, backed by SQLDelight for robust and synchronized data handling across Android, iOS, and Desktop.

android compose database ios jetpack-compose kotlin kotlin-multiplatform multiplatform sqldelight

Last synced: 16 Apr 2026

https://github.com/crepopcorn/flight_log_management_system

Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.

ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website

Last synced: 12 Feb 2026

https://github.com/bydevmar/bydevmar_tools

BYDEVMAR Tools: A versatile repository featuring scripts, notebooks, and utilities for software development, data analysis, and machine learning. Streamline your workflow and enhance productivity with automated tasks and insightful tools.

ai c database db js kotlin ml python tools tools-and-automation

Last synced: 16 Apr 2026

https://github.com/gkhays/db-primer

Interacting with a database in an enterprise environment

database docker hibernate java junit liquibase maven orm postgresql tdd

Last synced: 16 Apr 2026

https://github.com/oefenweb/ansible-mariadb-server

WIP - Ansible role to set up mariadb-server server in Debian-like systems

ansible database debian mariadb mariadb-server mysql ubuntu

Last synced: 13 Feb 2026

https://github.com/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Feb 2026

https://github.com/gistia/aide-de-camp-mongodb

A MongoDB backed implementation of the job Queue for aide-de-camp.

database document job mongodb queue rust scheduler

Last synced: 13 Feb 2026

https://github.com/fernandezja/database-project-vs2017-ssdt-demo

Sample Database project easy with Visual Studio 2017 exploring SSDT

database database-project ssdt visual-studio visual-studio-2017 vs2017

Last synced: 14 Feb 2026

https://github.com/bluebrain/bbp-data-push

CLIs that take in input Atlas Pipeline datasets and push them into Nexus along with a Resource properties payload

atlas database

Last synced: 14 Feb 2026

https://github.com/cfisher21/searchbar

Search bar application that an employer can use to search for potential employees. The search bar has fuzzy string matching to make it easier to use. You can register accounts and has authentication using Passport.js. Wrote in JavaScript, HTML, CSS. Uses PostgreSQL and MongoDB databases to store the data.

bcrypt database expressjs filesystem fusejs html5 javascript mongodb passportjs postgresql search-bar sql

Last synced: 14 Feb 2026

https://github.com/swag666baby/torrent-api

an API designed to search, add and delete torrents from the database.

api crud database nodejs torrent typescript

Last synced: 14 Feb 2026

https://github.com/lkubb/salt-mariadb-formula

Manage a MariaDB server or Galera cluster of MariaDB nodes with Salt.

database devops mariadb mysql salt-formula saltstack saltstack-formula

Last synced: 02 Apr 2026

https://github.com/thl-corporation/thl-sql

Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.

automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps

Last synced: 02 Jun 2026

https://github.com/erictherobot/tinydb-julia

An extremely simple database written in the Julia Programming Language.

database julia julia-database julia-language tinydb

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/barelyhuman/knex-types

Auto Generate Types for your database schema from your knex instance.

autogenerate database generate knex models types typescript

Last synced: 16 Feb 2026

https://github.com/jmaupetit/imdb-sql

Load IMDB datasets in SQL databases

database imdb load-testing sql

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/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/duck-lint/career_ledger

A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.

career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript

Last synced: 02 Jun 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/felipeclarindo/my-energy-api

Api Rest for tech-mech project developed in django and django-ninja for oracle database manipulation.

api api-development api-rest database django django-ninja python

Last synced: 20 Apr 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/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/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/proddata/node-cratedb

A lightweight Node.js client for CrateDB.

crate cratedb crateio database sql

Last synced: 05 Mar 2026

https://github.com/chompfoods/stub-go-server

Go server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.

api branded chomp data database food go-server go-swagger grocery ingredients nutrition raw recipe-api recipes

Last synced: 17 Apr 2026

https://github.com/chrismannina/sqlserver-mcp

MCP server for Microsoft SQL Server — schema discovery, queries, and stored procedures via pyodbc

database fastmcp mcp mssql pyodbc sqlserver

Last synced: 03 Jun 2026

https://github.com/scopeo-project/scopeo-store

Basic implementation of an RDF graph database in Pharo

database pharo rdf triplestore

Last synced: 02 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/dominikjalowiecki/java-certificate-database

Simple database alike program for storing and managing rows with certificates informations.

data-structures database inno-setup java launch4j

Last synced: 17 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/christophhagen/statemodel

A very simple database system for Swift

database model swift

Last synced: 02 Apr 2026

https://github.com/peter-trerotola/goro-pg

Read-only PostgreSQL MCP server with schema intelligence

claude database go llm mcp model-context-protocol postgresql read-only

Last synced: 02 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/tanish-sr/smartbrain-api

this is the the backend of the SmartBrain project ---> you can view the app in the below link 👇

database deployment full-stack javascript postgresql reactjs

Last synced: 05 Jan 2026

https://github.com/aleklukanen/chapterhousedb-example-app

An example application using the ChapterhouseDB processing engine

arrow data database event golang parquet processing stream

Last synced: 18 Apr 2026

https://github.com/amadou-6e/py-dockerdb

Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.

containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores

Last synced: 26 Aug 2025

https://github.com/chdb-io/chdb-wasm

Browser SQL shell for chDB — ClickHouse compiled to WebAssembly, running fully in the browser. Live at wasm.chdb.io

browser chdb clickhouse database olap sql wasm webassembly

Last synced: 05 Jul 2026

https://github.com/eztxmmc/ezlib

The Java library that simplifies and enhances various aspects of application development.

config database java java-lib java-library lib lib-config lib-database library terminal

Last synced: 14 Sep 2025

https://github.com/mattia-hulathduwage/gym-website

Gym website created with HTML & JavaScript using Databse(MySQL).

database gym-application html-css-javascript mysql website

Last synced: 20 May 2026

https://github.com/helloojasmutreja/final-book-donation-model

This web application, built using Ruby on Rails 7, offers a platform for users to give and request books. This final version includes user registration and assigned roles, categorization of books, search functionality, the ability to make donations, and the ability to request books. Additionally, it features a professional styling design.

book database devise donation rails7 ransack ruby ruby-on-rails web-application

Last synced: 14 Mar 2025

https://github.com/jsuyog2/postgis

This Node.js class provides methods for interacting with a PostgreSQL/PostGIS database. It abstracts common spatial operations and queries, allowing you to easily perform spatial operations on your PostGIS-enabled PostgreSQL database.

database geobuf geojson geojson-data geospatial geospatial-data mvt nodejs postgis postgres postgresql spatial-data

Last synced: 07 Mar 2026

https://github.com/wangggym/quarry

The database workbench built for the AI era — one safety-railed query kernel, many faces: CLI / GUI / MCP / agent skill. Pure stdlib.

agent ai cli database mcp mysql postgres redis sql workbench

Last synced: 05 Jul 2026

https://github.com/shibuyakosuke/laravel-database-utilities

Database utilities for laravel

database laravel

Last synced: 07 May 2026

https://github.com/extum/time-machine

[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.

composer css database date db extension flarum flarum-ext flarum-ext-time-machine flarum-extension javascript js mysql php plugin time time-machine

Last synced: 12 Apr 2026

https://github.com/mushfique-tajwar/eCommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 29 Mar 2025

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 08 Apr 2026

https://github.com/portellam/xbox-and-xbox-360-title-data

Databases and scripts to compile Microsoft Xbox and Xbox 360 video game titles.

database game lua original-xbox python xbox-360

Last synced: 08 May 2026

https://github.com/md-emon-hasan/mongodb

💾 This repository provides a collection of resources, code examples, and projects related to MongoDB, a popular NoSQL database management system.

database database-schema mongo mongo-db mongodb mongodb-database nosql nosql-database

Last synced: 20 Jan 2026

https://github.com/inspirate789/bmstu-db

:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.

5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql

Last synced: 02 Mar 2026

https://github.com/techsolutionstuff/laravel-9-ajax-crud-operation-example

we will see laravel 9 AJAX CRUD Operation. here, we will learn how to create AJAX CRUD Operation in Laravel 9 without page refresh.

ajax-crud ajax-crud-operation database datatable datatables-ajax jquery laravel laravel-9 laravel-9-ajax laravel-9-crud-operation mysql php yajra-datatable

Last synced: 08 Apr 2026