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/mintel/django-check-db

(WIP) Django management command to test database connections

database django

Last synced: 10 May 2026

https://github.com/speediedan/deep_classiflie_db

Deep_classiflie_db is the backend data system for managing Deep Classiflie metadata, analyzing Deep Classiflie intermediate datasets and orchestrating Deep Classiflie model training pipelines. Deep_classiflie_db includes data scraping modules for the initial model data sources. Deep Classiflie depends upon deep_classiflie_db for much of its analytical and dataset generation functionality but the data system is currently maintained as a separate repository here to maximize architectural flexibility. Depending on how Deep Classiflie evolves (e.g. as it supports distributed data stores etc.), it may make more sense to integrate deep_classiflie_db back into deep_classiflie. Currently, deep_classiflie_db releases are synchronized to deep_classiflie releases. To learn more, visit deepclassiflie.org.

albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap

Last synced: 10 May 2026

https://github.com/jmcph4/marketdb

Quick financial summaries and quotes via a PostgreSQL database backend

c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading

Last synced: 10 May 2026

https://github.com/jaimin-bariya/flask-sqlalchemy-guide

Welcome to the Flask-SQLAlchemy Complete Guide Repository! 🚀 This repository is your ultimate resource for mastering Flask-SQLAlchemy—from beginner-friendly tutorials to advanced features and best practices. Whether you're building simple web applications or complex database-driven projects, this guide has everything you need to succeed.

backenddevelopment database flask flasksqlalchemy opensource orm python sqlalchemy webdevelopment

Last synced: 10 May 2026

https://github.com/xgqfrms/mysql

MySQL All in One (relational database management system / 关系数据库管理系统)

database db mysql relational-database sql sql-server

Last synced: 10 May 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/manishrb21/registrationpage

A backend project using PHP and MySQL

database mysql php

Last synced: 10 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/vargascardona/proyecto-biblioteca

Sistema de gestion de biblioteca

database java management sql

Last synced: 10 May 2026

https://github.com/fabian4/kavicat

A convenient client for Key-Value database

badger database fyne golang gui kv-store level redis

Last synced: 11 May 2026

https://github.com/farnam-hs/blogging-platform-api

A RESTful API built with Java, using Jersey and MySQL. It supports CRUD operations for blog posts, with a focus on clean architecture and separation of concerns.

database jakarta-ee java jax-rs jdbc jersey junit maven mockito restful-api

Last synced: 11 May 2026

https://github.com/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/haliljon/usercontrol-pro-back-end

UserControl Pro Backend is a Rails project which gives the API for the UserControl Pro Frontend.

database ruby

Last synced: 11 May 2026

https://github.com/bienvenuushindi/vet-clinic-database

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/cttricks/nodejs-tinywebdb

Using Node Server For TinyWebDB Component - Appinventor | Niotron

appinventor cpanel database ftp niotron nodejs tinywebdb vps

Last synced: 11 May 2026

https://github.com/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

https://github.com/hyper63/umzug-hyper-storage

A Storage Adapter for Umzug that uses Hyper Data to track migrations

database hyper hyper-cloud migrations scripts umzug

Last synced: 11 May 2026

https://github.com/maanavkrishna/gaming-management-system

Level up your management game with this Python-powered system! Easily add, edit, and track games and subscribers, generate activity reports, and keep your gaming universe organized. Built with MySQL and Tabulate, it’s your ultimate cheat code for streamlined management. 🕹️✨

data-management database game-management mysql python subscriber-management tabulate

Last synced: 12 May 2026

https://github.com/salgado2004/trabalho-pratico-web-1

Trabalho prático que envolve a criação de uma aplicação WEB completa, que inclua a implementação de front-end, back-end e que possua integração com um banco de dados.

backend database front-end-development game-development ufpr

Last synced: 13 May 2026

https://github.com/tarsislimadev/antify

A fast open source database

api-rest database golang open-source

Last synced: 13 May 2026

https://github.com/markcmiller86/saf

Sets and Fields Scientific Data Model and Scalable I/O Library

data-model database interoperability io-library mathematical-modelling parallel-io scientific-computing

Last synced: 13 May 2026

https://github.com/21dimensions/csharp-client

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 14 May 2026

https://github.com/aportela/db-wrapper

Custom php (pdo) database wrapper

composer-package database pdo php php8 sqlite3

Last synced: 14 May 2026

https://github.com/lightning1377/php-sql-intellisense

VS Code extension that adds schema-aware MySQL IntelliSense, hovers, linting, and quick SQL execution for PHP projects.

autocomplete database developer-tools intellisense linting mysql php typescript vscode-extension

Last synced: 11 Jun 2026

https://github.com/cipherstash/benches

CipherStash Performance benchmarks for large tables in PostgreSQL

database encryption postgres postgresql security

Last synced: 11 Jun 2026

https://github.com/1mb-dev/hash-orbit

TypeScript consistent hashing for distributed systems. Route keys with minimal redistribution (~1/N). Pure algorithm, zero infrastructure opinions.

caching consistent-hashing database distributed-systems hash-ring load-balancing partitioning redis sharding typescript

Last synced: 13 Jun 2026

https://github.com/windsornguyen/cloud9

A globally distributed, provably externally consistent database for modern workloads.

database distributed rust

Last synced: 15 Jun 2026

https://github.com/learnwithfair/sql-database-documentation

sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql

Last synced: 15 Jun 2026

https://github.com/ne-sachirou/mnemonics_ex_machina

ExMachina strategy for Mnemonics.

database elixir testing

Last synced: 15 Jun 2026

https://github.com/snhobbs/diptraceschematicapi

An API for the placement of parts into a diptrace schematic using the ascii import function

api database diptrace electrical-engineering layout pcb schematic schematic-symbols

Last synced: 19 Jun 2026

https://github.com/ahmedshaabanal-saidi/c-sharp_assignments

A collection of educational C# assignments and problem-solving exercises completed during the Route Diploma. Covers core programming concepts such as loops, conditionals, arrays, OOP, LINQ, database operations, and Entity Framework Core.

csharp database entity-framework-core oop

Last synced: 20 Jun 2026

https://github.com/ibnsultan/xmldb

use XML as a relation Database :: Store, Retrieve & Manipulate XML data

database db xml xmldb

Last synced: 20 Jun 2026

https://github.com/CentralFloridaAttorney/ComfyUI-ZMongo

An Easy-to-Use database framework and parameter library for ComfyUI. Centralize node presets, capture workflow logic, manage structured image collections, and build document-driven text automation pipelines on an offline Local File Store or BusinessProcessApplications.com .

api comfy comfy-ui comfyui comfyui-custom-node comfyui-custom-nodes comfyui-manager comfyui-node comfyui-nodes comfyui-workflow data database

Last synced: 21 Jun 2026

https://github.com/aruizeac/dynamoql-go

An ORM-like lightweight toolkit for Go applications interacting with Amazon DynamoDB.

database dynamodb golang golang-library nosql orm-library toolkit

Last synced: 23 Jun 2026

https://github.com/williamwutq/bllist

Durable, crash-safe, checksummed block-based linked list allocators stored in a single file

data data-storage data-structure database file-based linkedlist

Last synced: 25 Jun 2026

https://github.com/xnuvers007/php-native-migrator

A powerful, 100% dependency-free, framework-agnostic database migration and seeding engine for native PHP projects. Bring Laravel's elegant schema builder and CLI automation to your raw PHP code! 🚀

cli database database-migration framework-agnostic laravel-inspired migration mysql php php-native schema-builder seeder sqlite zero-dependencies

Last synced: 25 Jun 2026

https://github.com/baraja-core/statistic

Simple statistics from database.

cms database doctrine simple statistic

Last synced: 29 Jun 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/ryansn/schemacrawler_docker

A Docker container for Running SchemaCrawler on Dockerized Databases

database docker postgres relationships schemacrawler

Last synced: 17 Apr 2026

https://github.com/zundaren/btshell-page

ssh,telent连管理工具,致力于提升程序猿的摸鱼效率,内置一些常用功能比如输入提示,docker查询,用户的操作,文件大小查询,数据库操作等等

client database db dm docker go mysql postgresql ssh terminal tool vue xshell xterm

Last synced: 13 Apr 2026

https://github.com/litingyes/jsondb

A simple and lightweight JSON file database

curd database db file json local storage store

Last synced: 08 May 2026

https://github.com/anthonygress/e-commerce-backend

An E-Commerce backend app that utilizes Node.js and Sequelize for the database management. It also uses Express.js to create custom API endpoints. The connected database is a MySQL db.

api backend database ecommerce mysql nodejs restful-api sequelize

Last synced: 13 Apr 2026

https://github.com/huangjiahua/rsdb

Really Simple Database

cxx cxx14 database filesystem library storage unix

Last synced: 16 May 2026

https://github.com/rapidwebltd/zebra-session-loader

🦓 Automatically start Zebra sessions (database powered sessions)

database php zebra-sessions

Last synced: 16 Apr 2026

https://github.com/lordmitrii/student-progress-flask

Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css database flask flask-api html python sql web

Last synced: 13 Apr 2026

https://github.com/tooinfinity/magapos

POS (Point of Sale) for Magasin and Small Business ,Created with a PHP Framework Laravel ,AdminLTE and MySQL

adminlte composer database laragon laravel php pos sale

Last synced: 13 Apr 2026

https://github.com/sunilhooda/airtable-database

Airtable was founded on the belief that software shouldn't dictate how you work you should dictate how it works. Our mission is to democratize software creation by enabling anyone to build the tools that meet their needs. This is a back-end mock api.

backend database vercel

Last synced: 10 May 2026

https://github.com/rayyan9477/point-of-sale-system-sql

Developed a Point-of-Sale system using C# and MSSQL, optimizing transaction processing and inventory management, which resulted in a increase in operational efficiency.

csharp database gui mssql-database tsql windows-forms

Last synced: 11 Apr 2026

https://github.com/moosaharoon6/auth-with-fierbase

Authentication Boilerplate with Next.js, Tailwind CSS, and Firebase 🔒 A modern authentication boilerplate featuring: Frontend: Next.js, React, Tailwind CSS, DaisyUI. Backend: Firebase with secure sign-up, login, and email verification. Clean structure, reusable components, and responsive design for fast development.

authentication dais database login nextjs reactjs signup tailwindcss

Last synced: 11 Mar 2025

https://github.com/chandandas27/mern_chat_app

A Simple Chat Application using MERN and React-Native

backend database mongodb node-js react-native socket-io

Last synced: 13 Apr 2026

https://github.com/squille-br/cave

A migration tool based on models.

database migration-tool

Last synced: 13 Jan 2026

https://github.com/0xErwin1/expenses-manager-backend

This was a simple project for managing my expenses. The goal is to have a project in my portfolio and use it for my personal expenses.

database expenses-manager expressjs nodejs postgresql redis typescript

Last synced: 24 Apr 2025

https://github.com/mbfakourii/online-shop

Implementing an online shop using dart and flutter with the Redis database

dart database flutter online-shop redis

Last synced: 13 Apr 2026

https://github.com/shnartho/python-scripting

Advance python scripting -- University course by Wroclaw University of Science and Technology

database gui image image-processing json jupyter-nootbook pycharm pytest python regex web-scraping

Last synced: 13 Apr 2026

https://github.com/islamdidarmd/chatappusingfirebase

A chat application built with firebase realtime database

android chat database firebase firebase-database java

Last synced: 16 Mar 2025

https://github.com/hubbub-tech/blubber-orm

Package for Hubbub connections, a postgreSQL ORM built on psycopg2.

database postgresql

Last synced: 02 Apr 2025

https://github.com/francosion042/blog-backend-postgraphile

A graphQL server that's built upon a postgreSQL schema

database plpgsql postgraphile postgresql sql

Last synced: 05 Feb 2026

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/teraearlywine/sample-sql

The following repo contains samples of SQL code that can be referenced by future clients or employers.

bigquery database mysql sql

Last synced: 13 Apr 2026

https://github.com/brianneidklol/clover

🌿 Build lightweight REST APIs and web apps with Clover PHP, a modern framework that combines Express.js simplicity with the power of PHP 8.4.

4chan 802-11 badger database embedded-database fcitx kext nosql px4 rime robotics ros schema spacemacs vim vimrc vimrc-configuration wifi

Last synced: 13 Apr 2026

https://github.com/gabriellima-4/banco-de-dados-nosql

Repositório para armazenar um trabalho sobre BD NoSQL da disciplina de Banco de Dados 2.

database nosql nosql-database

Last synced: 04 Feb 2026

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

css3 database expressjs nodejs npm postgresql reactjs sql typescript

Last synced: 26 Jan 2026

https://github.com/motasimfoad/blood-bank

This is a simple BloodBank user record management system with search option. It uses HTML, CSS, MDL & Bootstrap for frontend. It uses PHP, MySqli for backend and database. Admin panel is added to monitor all the data with some common filtering options.

blood-bank blood-bank-management blood-donation bloodbank bootstrap css database html5 mdl monitor mysqli php

Last synced: 13 Apr 2026

https://github.com/amirfarzamnia/velocedb

VeloceDB: A High-Performance, Secure, and Robust Local Database

database fast json localstorage nodejs secure storage

Last synced: 09 Apr 2025

https://github.com/j5gomes/tbd-subject

Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course

database sql sqlserver

Last synced: 13 Apr 2026

https://github.com/lightbender/std.v2.database.sql

An experimental ADO.NET-like Generic SQL Driver for D

database dlang sql

Last synced: 17 Mar 2025

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 2026

https://github.com/abdullahashfaqvirk/sql-database-connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 15 Apr 2026

https://github.com/fairy-select/chronovoyage

Simple database migration framework.

database migration

Last synced: 14 Jan 2026

https://github.com/nbdy/podb

python object database

database python

Last synced: 03 May 2026

https://github.com/yousha/dbalite

A lightweight DBAL(Database Abstraction Layer) library for PHP.

database database-access-layer dbal migration mysql oracle php schema-management sqlite

Last synced: 09 Apr 2025

https://github.com/naorpeled/logs-analysis

My solution to Udacity's Logs Analysis Project

database log-analysis python udacity vagrant virtual-machine

Last synced: 13 Apr 2026

https://github.com/karenpayneoregon/moving-to-net5-version1

Code to assist moving to net5 for both articles and forum post and teaching cold fusion and mainframe coders

csharp database net5 netcore visualstudio2019

Last synced: 13 Apr 2026

https://github.com/murarustefaan/psbd-sql-project

College project for Database Systems and Design

college-project database oracle psbd

Last synced: 11 May 2026

https://github.com/OptoCloud/VRC-DBServer

VRChat database to store uploaded data from mods

data-collection database server vrchat

Last synced: 11 Mar 2025

https://github.com/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/brianlusina/kvault

Simple Miniature Key-Value Database

database hacktoberfest key-value-store python

Last synced: 24 Apr 2025

https://github.com/objectbox/objectbox-swift-spm

Hosts the ObjectBox Swift package

database objectbox swift

Last synced: 01 Mar 2025

https://github.com/abdelwahab-ahmed-shandy/Database-Design-with-ERD-EERD-Relational-Schemas-SQL-Implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 25 Aug 2025

https://github.com/HuangRicky/DBFactory

R package to manage database connections

connection connection-pool database mysql odbc oracle r sqlserver

Last synced: 30 Jul 2025

https://github.com/BetweenTwoTests/between_dbs

DDL & test data for different databases for ETL data quality checks / data loading tests

data-quality database etl

Last synced: 30 Jul 2025

https://github.com/dan-online/brinedb

SeaORM wrapper for NodeJS, providing basic key/value storage in SQLite/Postgres/MySQL/MariaDB

database key-value kv mariadb mysql nodejs postgres seaorm sqlite storage

Last synced: 24 Apr 2025

https://github.com/tufahel/interview-prep-q-a

This repo is to track, save and practice mostly asked questions in technical interview for future use and hand-note for beginners like me.

algorithms back-end css data-structures database front-end html javascript postgresql reactjs redux ror ruby

Last synced: 13 Apr 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026