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/acm-uiuc/groot-users-service

Users Services for Groot

database groot yaml

Last synced: 10 Apr 2026

https://github.com/thanasornsawan/playwright_automation_everything

This repo contains database testing, api testing, web testing and github action cicd to send notification to slack

api automated-testing database graphql playwright playwright-javascript qa-automation testing web

Last synced: 12 Feb 2026

https://github.com/edmondsql/edmyadmin

mysql web based admin tool with php (alternative to phpmyadmin)

admin database mariadb mysql php phpmyadmin

Last synced: 14 Jul 2025

https://github.com/aayushiahlawat/college-management-system

CMS: A Java-based desktop app for efficient college administration.

college database java management-system mysql

Last synced: 08 May 2026

https://github.com/sitano/sitano.github.io

Ivan Prisyazhnyy on software engineering and interesting topics

database distributed-systems transaction-processing

Last synced: 09 Aug 2025

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/ruby0b/sqlite-simple-interpolate

Safe interpolated SQLite queries in Haskell

database haskell sqlite string-interpolation

Last synced: 01 Jul 2025

https://github.com/Aypak/dbhelpers

Helper Functions for Common Database Operations in R

database pool-connection postgresql r-package schema

Last synced: 30 Jul 2025

https://github.com/zabuzard/mplogger

Saves marketprices for items, based on transactions, from the game 'http://www.freewar.de/' in a database by using a bot. Then processes the data and creates corresponding market price articles in 'http://www.fwwiki.de/'.

bot crawler database game mediawiki-api mmorpg mmorpg-freewar php saves-marketprices web-crawler wikipedia-api

Last synced: 03 Feb 2026

https://github.com/donaldfilimon/wdbx-py

WDBX is a flexible vector database system designed for AI applications with an extensible plugin architecture. Uses can extend to just about any simple or complex case and distributed servers as well. Code is very error optimized and simplified and allows plugins for you to extend everything. Miniature implementation of this standard that I made...

ai database distributed ml performance plugins python python3 secure sharded wdbx

Last synced: 30 Apr 2026

https://github.com/macagua/example_msaccess_python

Examples for create a Microsoft Access database and query his data with Python

access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm

Last synced: 16 May 2026

https://github.com/andezion/paintonline

Реализация многопользовательского синхронного рисования

client database java mysql paint-application server spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/syaiful6/goduckdb

Go SQL Driver for DuckDB

database duckdb-database golang

Last synced: 15 May 2026

https://github.com/oppenjaimer/lbeldb.js

A text-based no-corruption database for Node.js. Easy to use. Made for beginners.

database npm

Last synced: 09 Apr 2026

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/giwiro/mongo-radar

Multithread python3 script that scans and dumps mongo databases with default access (no password), through Tor sock4 proxy using proxychains and writes it into a log file.

bot database discover ethical-hacking mongo-radar mongodb multithreading proxychains python3 tor

Last synced: 01 Jul 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/TaqsBlaze/OrbDB

A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process

database javascript json nodejs npm orb orm orm-library schema

Last synced: 05 May 2025

https://github.com/angelodotnet/tinyrepository

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

database dotnet entity-framework-core generic-repository library management orm-library repository-pattern

Last synced: 24 May 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

https://github.com/mspirkov/yii2-db

A package of helper classes for working with databases in Yii2.

database php yii yii2 yii2-extension

Last synced: 12 Jan 2026

https://github.com/sausin/laravel-set-autoincrement

Easily set the auto increment index for your tables in a laravel project

auto autoincrement database database-management database-migrations increment laravel mysql php sqlite

Last synced: 11 Apr 2026

https://github.com/ishoshot/laravel-notofications10daysoflaravel

In this Project, I explored the Various ways of sending Notifications. Using the Mail, Database and son on. I know you all already know these stuffs, but just getting the hands busy on some native stuff.

database laravel laravel-framework mail notifications php

Last synced: 10 Apr 2026

https://github.com/stevekm/newfile-detector-nf

Database-driven Nextflow app using Django ORM standalone

database django django-orm nextflow sqlite

Last synced: 09 Apr 2026

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

https://github.com/c0deta1ker/MatBaseX

MatBase provides access to an extensive database of material parameters, inelastic mean free paths (IMFP), photoionization binding energies, cross sections, and asymmetry parameters. Additionally, MatBase includes a suite of functions for users to load, process, model and fit their own data, making it an indispensable tool in the field.

cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps

Last synced: 23 Jul 2025

https://github.com/apaxa-go/pgxh

Helpers for pgx (GoLang driver for PostgreSQL)

database golang library postgresql

Last synced: 17 Jan 2026

https://github.com/poksyy/copay-app-backend

Backend repository for the Copay application. This repository contains the server-side logic, database structure, and API endpoints that support the functionality of managing shared expenses, debts, and wishlists for users in different groups. It includes database schema, user authentication, group management, expense tracking and other features.

api backend copay database debt expenses group-management mysql wishlists

Last synced: 11 Apr 2025

https://github.com/contributte/doctrine-extensions-oroinc

:mag: Doctrine oroinc/doctrine-extensions extension for Nette Framework (@nette)

database doctrine dql extension nettrine

Last synced: 23 Sep 2025

https://github.com/ohmpatel1997/twitter-graphql

It is a standalone twitter like mock app using Graphql, Golang and MySQL. It is a multiple container dockerized application.

database docker docker-compose golang graphql

Last synced: 08 Apr 2026

https://github.com/sonu275981/big-mart-sales-prediction

Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.

bigmart-sales-prediction data-science database datacleaning feature-engineering machine-learning pandas python sales xgboost-algorithm

Last synced: 06 Aug 2025

https://github.com/codemash-io/codemash.js

CodeMash provides many common back-end services for you so you can focus on your front-end. Services such as database, email and push notifications, authentication, file storage, and many others are already implemented and can be easily accessed through the CodeMash dashboard or API.

backend backend-api backend-services database email-sender email-template logging payments push push-notifications scheduler server-events serverless serverless-functions storage storage-api

Last synced: 04 Oct 2025

https://github.com/tyowk/aoijs.mysql

Implementation of MySQL in Aoi.js

aoijs database discord discordjs mysql2

Last synced: 06 Apr 2025

https://github.com/sofiane-abou-abderrahim/javascript-nodejs-introduction-backend

In this little demo application, I used NodeJS and its own API to create a HTTP server to communicate from the backend with the frontend of my previous "JavaScript Share My Place" application.

body-parser database ejs ejs-templates error-handling express-js file-system http-methods http-server javascript mongodb node-js nodejs-api packages rest-api router routes store-database

Last synced: 08 Apr 2026

https://github.com/rosbit/dbx

golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用

database easy-to-use orm tranastion

Last synced: 05 Jan 2026

https://github.com/joutvhu/hive_wait

Hive Wait provide a Hive repository to calling methods in the box as async. Wait until the Hive is ready to use before calling the box's methods.

box dart database hive lazy repository

Last synced: 06 May 2026

https://github.com/shaheennabi/unified-database-connector-package

A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips!

crud database database-operations machinelearning modular-coding mongodb pypi-package

Last synced: 09 Mar 2026

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

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/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/krisluczka/rapidvault

The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.

cpp database database-management database-management-systems

Last synced: 06 Mar 2026

https://github.com/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/crocodic-studio/laravel-db-packer

Tool to pack the existing laravel database

artisan database laravel migrations

Last synced: 12 Jan 2026

https://github.com/kevalmorabia97/querying-heterogeneous-databases

A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations

database heterogenous-databases java mysql

Last synced: 11 May 2026

https://github.com/vit-orm/vitorm.clickhouse

a lightweight yet comprehensive ORM for ClickHouse

clickhouse database orm vitorm

Last synced: 07 May 2025

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/wenyxu/gt-term

Your first Serverless GreptimeDB on Vercel 🤣

database greptimedb serverless term terminal time-series vercel

Last synced: 12 Apr 2026

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/fachschaftmathphysinfo/moozean

Fachschaftssoftware zur Verwaltung von Altklausuren und deren Ausleihe

database docker ember inbox rails ruby

Last synced: 31 Jul 2025

https://github.com/speedycraftah/speedy-db

A database written in C++ which supports JSON querying and TCP encryption.

cpp database json

Last synced: 25 Sep 2025

https://github.com/felipe-coletti/cross-platform-software-development

Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025

academic application course cross-platform database exercises higher-education math study website

Last synced: 10 Apr 2025

https://github.com/mastansayyad/dbms-sql-queries-

This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.

database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql

Last synced: 18 Apr 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/wildev-studios/hikari-persist

A lightweight and modular persistent cache library for hikari-based Discord bots

async cache database discord hikari persistence sqlite

Last synced: 10 Apr 2026

https://github.com/adil-bikiev/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: 11 Feb 2026

https://github.com/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

database r sql sqlite

Last synced: 30 Jul 2025

https://github.com/kefniark/mango-sql

Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)

code-generation database golang mariadb mysql postgresql sql sqlite

Last synced: 06 May 2026

https://github.com/tmus/exodus

🏃 A database migration runner for Go, using a database-agnostic schema DSL to enable database migrations for any underlying database.

database go

Last synced: 12 Jan 2026

https://github.com/azizbenismail/prosit5-java

Un atelier CRUD (Create, Read, Update, Delete) en Java consiste à créer une application qui permet de gérer les opérations 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. Voici les étapes générales pour mettre en place un atelier CRUD en Java

crud-application database java

Last synced: 17 May 2026

https://github.com/zonia3000/maven-docker-database-testing

Example of Maven project using Docker plugin for integration testing on real databases

database docker example maven maven-plugin-example mysql postgresql testing

Last synced: 11 Apr 2026

https://github.com/saenuma/flaarum

A database that enforces structures and features its own query language.

database db golang structured-database ubuntu

Last synced: 11 Apr 2025

https://github.com/rustam-tolipov/social-media-api

An API inspired by Instagram, built with Ruby on Rails 7! It’s a complete backend solution for your own social networking app, featuring Swagger UI for smooth integration and easy navigation. Dive in and explore the power of social connectivity!

database postgresql rspec-rails ruby swagger-ui

Last synced: 11 Apr 2026

https://github.com/rmachado55/restaurante-cardapio-online

Site completo em TYPESCRIPT de um restaurante online recriando a experiência de navegação e seleção de itens no cardápio.

database hooks react router sass typescript

Last synced: 05 Apr 2026

https://github.com/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 2026

https://github.com/kimrass/data-modeling

This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'

data-modeling database mysql

Last synced: 18 May 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/lemmego/migration

A simple to use database schema migration tool for go applications.

database database-migrations database-schema db-migrate db-migration go migration migration-tool mysql pgsql postgres postgresql

Last synced: 04 Oct 2025

https://github.com/arzan101/ev--car-data-analysis

This Power BI dashboard provides an interactive and data-driven overview of the electric vehicle (EV) landscape. It visualizes key insights across various dimensions including sales trends, model performance, manufacturer comparisons, and market growth. The purpose of the dashboard is to enable stakeholders to explore and analyze development

data-analysis data-science data-visualization database datacleaning excel powerbi

Last synced: 17 Jun 2025

https://github.com/nsgowebjavaprog/-live-virtual-classroom

Developed a real-time video conferencing application using HTML, CSS, JavaScript, WebRTC, Socket.IO, and MongoDB, enabling seamless communication, screen and file sharing, and chat functionality, ensuring scalability and high performance.

authentication css database github github-actions html javascript mongodb more next nextjs security tailwindcss

Last synced: 02 Aug 2025

https://github.com/bayfrontmedia/simple-pdo

A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.

database mysql pdo php sql

Last synced: 13 Jul 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/valkyrjs/db

Storage solution for client side applications.

database desktop mobile mongodb web

Last synced: 17 Jul 2025

https://github.com/neuroglia-io/hylo

Hylo is cross-platform database proxy that enables resource-oriented architecture management

database resource-management resource-oriented-architecture

Last synced: 30 Jul 2025

https://github.com/dcgadmin/extensionmigrationassistant

Detect Lock-in Extension wrapper introduce as part of conversion tool and provides automated way to remove it.

aws-oracle-ext aws-sct conversion database extension migration oracle pack postgresql

Last synced: 14 Apr 2025

https://github.com/wopss/dodbm

A C++ library for database migration.

cpp11 database mariadb migration-tool mysql

Last synced: 15 Apr 2026

https://github.com/fabienbounoir/database-manager

💾 A super cosmic tool to save or reanimate your precious mongo data, with a snap of the fingers!

backup database dump mongodb restore-database

Last synced: 06 May 2026

https://github.com/ichala/discotic

Discotic is a basic version of Discogs, which is a database of musical recordings. you can share & explore thousands of OG Albums & Tracks

bootstrap database javascript postgresql rails ruby sass spotify

Last synced: 11 Apr 2026

https://github.com/ravikisha/distributed-kv-database

The Distributed Key-Value Database is a scalable, fault-tolerant key-value store implemented in Go. It is designed to handle large amounts of data across multiple nodes while providing high availability and performance. This project demonstrates key features such as sharding, replication, and multithreading .

database distributed-systems golang replication sharding

Last synced: 25 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/L422Y/megamap

Extended JavaScript Map with caching, loading, expiry features... and more

api caching database javascript map nuxt state-management typescript vue

Last synced: 02 Aug 2025

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/bluetiger-official/bluetiger-multitool

BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...

boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss

Last synced: 07 May 2025