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/kirkdiamond/systemicdb-core

This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project

database in-memory-database

Last synced: 18 May 2026

https://github.com/jetkai/breachcheck-powershell

Simple API to check if you have been breached within an RSPS Database (PowerShell)

api breach breach-check checker database hash md5 password passwords powershell powershell-module rsps rsps-database-leaks sha1 sha256 sha512

Last synced: 20 May 2026

https://github.com/schbenedikt/web-crawler

A simple web crawler using Python that stores the metadata of each web page in a database.

crawler database mariadb mysql python python-crawler web

Last synced: 14 Apr 2025

https://github.com/nafisalawalidris/fastapi-learning

This repository documents my exploration of FastAPI a modern Python framework for building APIs. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience.

api crud-api data-science database deployment fastapi python

Last synced: 19 Feb 2026

https://github.com/trace-kadenyi/rails_budget_app

SmartMoney is a mobile web application to 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. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd

Last synced: 07 Mar 2026

https://github.com/pjt3591oo/javascript-book

자바스크립트로 서버와 클라이언트 구축하기

database express javascript mysql nodejs nuxtjs orm socket-io vuejs

Last synced: 29 Aug 2025

https://github.com/knovator/data-import-widget

Widget built to communicate easily with `@knovator/data-import` application.

data-import database excel-import spreadsheet widget

Last synced: 09 Apr 2026

https://github.com/nexoral/containdb

ContainDB is a CLI tool that automates the installation and management of popular database containers (MongoDB, Redis, MySQL, PostgreSQL, MariaDB) and PHPMyAdmin.

cli cli-tool database database-access database-management docker

Last synced: 14 Mar 2026

https://github.com/sing-group/pandrugs-backend

A Java backend for the PanDrugs application

bioinformatics cancer database drugs personal-medicine

Last synced: 18 Feb 2026

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 12 Apr 2025

https://github.com/tohidkhan6332/tohid-data

TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/

database png stickers voice

Last synced: 01 Aug 2025

https://github.com/hir4/postgres_database

Project using Node with Postgresql, connecting four tables (client, admin, group, products, sale_header and sale_itens) with the intuit to learn more about database.

database express javascript nodejs postgresql

Last synced: 11 Apr 2026

https://github.com/sethbergman/friendly-pix

A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com

database firebase-popup firebase-redirect javascript

Last synced: 02 Nov 2025

https://github.com/weileizeng/css-code-database

DataBase for CSS codes with n=1..30

css-code database distance quantum-error-correction

Last synced: 29 Jul 2025

https://github.com/yumemi-inc/sea-query-common-like

A Rust crate for enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search.

database like sea-query search sql

Last synced: 08 May 2025

https://github.com/chrisandchris/passive-record-orm

A database layer, passive record and orm abstraction layer for your php application.

database database-abstraction doctrine-orm mysql postgres postgresql query query-builder query-language symfony symfony2

Last synced: 02 Oct 2025

https://github.com/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/ysimonson/binlog

A rust library for creating and managing logs of arbitrary binary data.

database library log python rust

Last synced: 10 Mar 2026

https://github.com/chirayu-tripathi/mongodb-querifier

Improving LLMs MongoDB query generation capability with the help of advanced retrieval augmented generation.

database llms mongodb rag retrieval retrieval-augmented-generation

Last synced: 09 Apr 2026

https://github.com/chassis/sequelpro

Open your database in Sequel Pro with a single command

chassis chassis-extension database sequel-pro wordpress

Last synced: 06 Nov 2025

https://github.com/aep/apogy

a cloud native reactive json schema database built on tikv

cuelang database graphql jsondb tikv

Last synced: 19 Feb 2026

https://github.com/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 2025

https://github.com/je-es/sdb

A lightweight, type-safe SQLite database wrapper for Bun with an elegant API and zero dependencies.

bun database je-es sqlite

Last synced: 24 Dec 2025

https://github.com/wildcatdb/bench

A research tool used to benchmark the Wildcat storage engine.

benchmarking database lsmtree storage-engine

Last synced: 12 Jan 2026

https://github.com/muizzer07/city-bus-e-ticketing-java-project-

This was a class project of the Database Management course. Made a prototype of online city bus ticketing system.

database gui java mysql

Last synced: 23 Mar 2025

https://github.com/abdelhak-zaaim/key-value-database

Java-based key-value database parser.

database java key-value

Last synced: 02 Feb 2026

https://github.com/iivvoo/clippan

A CouchDB CLI/shell

cli couchdb database go golang kivik

Last synced: 26 Jan 2026

https://github.com/nucleoidai/datastore

On-Chain Data Store for JavaScript Objects

database javascript nodejs

Last synced: 09 Apr 2026

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/maojianwei/chinese_poetry

Love Chinese Poetry, include: spider against gushiwen.org, database, daily show, and so on...

chinese-poetry database gushiwen poetry spider

Last synced: 14 May 2026

https://github.com/xgfone/go-sqlx

A set of the simple, flexible and powerful SQL builders with zero-config.

builder database go go-sql golang mysql sql sql-builder sqlbuilder

Last synced: 29 Jul 2025

https://github.com/aidinhamedi/pneumonia-detection-ai

This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.

ai artificial-intelligence artificial-neural-networks cli data data-science database gui interface kaggle keras pneumonia pneumonia-classification pneumonia-detection pneumonia-detector pneumoniac-xray python tensorflow tensorflow2 training

Last synced: 06 Apr 2025

https://github.com/backendtea/phinx-csv-seeder

A csv seeder for phinx

csv database phinx seeder

Last synced: 26 Jul 2025

https://github.com/siennathesane/pleiades

Lightning-fast constellation mesh database

cloud-native constellation constellation-mesh database kv-store

Last synced: 27 Jul 2025

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/hodinhtuankiet/java-htl-servelet

A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server

authentication-backend crud database servelet spring-boot statistics

Last synced: 13 Apr 2026

https://github.com/kitsunetech-com/velox-server

Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)

composer database json mysql odbc-api php sql sql-server

Last synced: 12 Apr 2025

https://github.com/nickemma/car-rental-api

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd

Last synced: 25 Sep 2025

https://github.com/erizocosmico/mig

Dead simple Go migration tool and library that keeps your migrations inside a binary.

database golang migrations mssql mysql postgresql sqlite3

Last synced: 11 Apr 2026

https://github.com/md-emon-hasan/python-with-mysql-mariadb

💾 Interacting with MySQL and MariaDB databases. It includes scripts for performing common database operations such as CRUD tasks and querying.

database database-schema mariadb mariadb-mysql mysql mysql-database python

Last synced: 19 Jul 2025

https://github.com/teamkillerx/akeno-userbot

Userbot Some Features Written With Python And Library Pyrogram (Userbot Premium Unlocked)

bypass-ban chatbot chatbot-telegg chatbot-telegram chatgpt database flux hacktoberfest mongodb motor plugins pyrogram pyrogram-userbot userbot-telegram

Last synced: 11 Aug 2025

https://github.com/danhpaiva/upa-helper-project

🏥 ~ Project developed with Windows Forms and SQLServer

azure covid csharp danhpaiva database hospital sql-server windows-forms

Last synced: 11 Apr 2026

https://github.com/olipliche/budget-app

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 postgresql rails ruby sql

Last synced: 20 Jan 2026

https://github.com/jeromebenois/couchbase-lite-c-rs

Rust language bindings for the Couchbase Lite embedded NoSQL database engine

couchbase-lite couchbase-mobile database embedded nosql rust-bindings rust-lang sync

Last synced: 19 Feb 2026

https://github.com/aksel911/r2-html-db

Modern wiki for R2 Online based on its own database with a user-friendly interface and advanced functionality

4game css database flask online python r2 r2online server sql webzen wiki

Last synced: 14 Apr 2025

https://github.com/prasanta-hembram/translation-work-list-for-santali-language

Here are some resources which are volunteerly contributed by me which may help Santali Content creators or Researchers. ᱱᱚᱶᱟ ᱥᱟᱦᱴᱟ ᱨᱮ ᱫᱚ ᱤᱧ ᱯᱟᱦᱴᱟ ᱠᱷᱚᱱ ᱜᱚᱲᱚ ᱮᱢ ᱠᱟᱱ ᱨᱮᱫ ᱠᱚ ᱢᱮᱱᱟᱜᱼᱟ ᱡᱟᱦᱟᱸ ᱫᱚ ᱥᱟᱱᱛᱟᱲ ᱟᱨ ᱨᱤᱥᱚᱨᱪᱚᱨ ᱠᱚ ᱠᱟᱹᱢᱤ ᱨᱮ ᱜᱚᱲᱚ ᱮᱢᱟ ᱠᱚᱣᱟᱭ ᱾

bilingual database dictionary ocr resource santali translation

Last synced: 15 Mar 2025

https://github.com/kcartlidge/migratable.mysqlprovider

Database provider for kcartlidge/migratable adding support for MySql/MariaDB.

core database dotnet migrations nuget

Last synced: 13 Aug 2025

https://github.com/marcosdvs/crud_php

Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php

bootstrap5 crud crud-image database html javascript php shared-files

Last synced: 02 Feb 2026

https://github.com/eun/go-pgx-cursor-iterator

A golang package for fetching big chunks of rows from a postgres database using a cursor.

database go golang pgx postgres postgresql

Last synced: 16 Mar 2025

https://github.com/qiyangduan/schemaindex

SchemaIndex is designed for data scientists to index and search metadata more efficiently.

data database engineering hdfs indexing reflection reverse scientists

Last synced: 16 Jan 2026

https://github.com/natasha-ct/budget-app

Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

authentication authorization database postgresql rails rspec-testing

Last synced: 09 Apr 2026

https://github.com/cetuuus/LoginAndRegistration

Login & Registration system using leveldb in C++

app cpp database leveldb login terminal

Last synced: 06 Apr 2025

https://github.com/esptoolkit/esp-jsondb

Lightweight JSON document database for ESP32 with a MongoDB‑like API, RAM caching, and optional autosync to LittleFS

arduino arduino-library database document-database embedded esp iot json littlefs nosql storage

Last synced: 12 Feb 2026

https://github.com/mikong/hanbaiki

A simple key-value store written in Rust. It uses the Redis Serialization Protocol.

database nosql redis-protocol rust server tcp-server

Last synced: 20 Feb 2026

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/ugboaja-uchechi/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.

database sql

Last synced: 10 Jul 2025

https://github.com/cleaning-corp/db

БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 Apr 2025

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026

https://github.com/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.

database golang

Last synced: 01 Jul 2025

https://github.com/zloom/testcontainers-cockroach

Cockroach database module for Testcontainers

cockroach database inmemory-db testcontainers

Last synced: 11 Apr 2025

https://github.com/DenverCoder1/php-simple-crud-api

Simple API for storing and retrieving labeled data (grouped key-value pairs)

api crud-api database key-value php

Last synced: 05 May 2025

https://github.com/perfectlysoft/perfect-couchdb

CouchDB Database Connector for Perfect.

couchdb database perfect server-side-swift swift

Last synced: 05 May 2025

https://github.com/laoqiu/sqlx-builder

一个简单的sqlx的链式操作插件

database golang sqlx

Last synced: 17 Jan 2026

https://github.com/mohamedmagdy2301/news_app

A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.

api bloc cubit dart database flutter splash-screen

Last synced: 16 Feb 2026

https://github.com/yahoojapan/k2hash_python

K2HASH Python library - NoSQL Key Value Store(KVS) library

antpickax database fullock in-memory k2hash kvs nosql python queue transaction yahoojapan

Last synced: 12 Apr 2025

https://github.com/jmoussa/expense-report-app

Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.

crud-application database node nodejs react sql

Last synced: 17 Jun 2025

https://github.com/guenthermi/open-food-facts-postgresql-import

Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)

database open-food-facts postgresql sql

Last synced: 05 May 2026

https://github.com/ombucha/python-oeis

A basic API wrapper for OEIS.

database math oeis python sequences

Last synced: 06 Apr 2026

https://github.com/42bv/jarb-final-form

Validating forms through JaRB, with react-final-form.

database entity final-form jarb react react-final-form validation

Last synced: 10 Apr 2025

https://github.com/albrecht-net/accounting

Webbasierte Buchhaltungsapplikation zur doppelten Buchführung

accounting database mysql webinterface

Last synced: 03 Apr 2025

https://github.com/silassare/gobl

Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.

database dbal gobl mysql orm php

Last synced: 10 Apr 2025

https://github.com/ozovalihasan/ead-g

ead is a gem used to generate/modify files of Ruby on Rails projects by using a generated JSON file by EAD.

database rails

Last synced: 30 Apr 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/jbris/linux-package-search

A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.

adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu

Last synced: 06 Mar 2026

https://github.com/prbretas/skypass

Projeto Final do curso START<tech> by Ada Tech & TOTVS-SC (V1)

api database intellij java mssql spring-boot

Last synced: 05 May 2025

https://github.com/oleg-koval/brevis

URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14

aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript

Last synced: 25 Jan 2026

https://github.com/awncorp/test-db

Temporary Databases for Testing

automation database perl perl5 testing

Last synced: 08 May 2026

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

Parable ORM is a light-weight repository-pattern based ORM.

database library orm parable php8 repository

Last synced: 29 Oct 2025

https://github.com/kaankucukx/nestjs-memoize-endpoint

A NestJS decorator that memoizes endpoint results based on the given parameters, improving performance and response times.

api cache caching database decorator endpoint load memoize memory nestjs optimization performance pod server time ttl

Last synced: 28 Oct 2025

https://github.com/hdresearch/kips

Personal data storage for MCP clients like Claude Desktop.

claude database model-context-protocol sqlite

Last synced: 07 May 2025

https://github.com/john0isaac/fyyur-webapp

Project Fyyur Artist Booking Site

bootstrap database flask postgresql python webapp

Last synced: 11 Apr 2025