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/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 11 Mar 2026

https://github.com/kezhuw/treedb

Cache path sensitive hierarchical data storage system

database go nosql treedb

Last synced: 02 Feb 2026

https://github.com/varunu28/bit-db

1️⃣ & 0️⃣ A database implementation based upon Bitcask paper

bitcask database java

Last synced: 06 Sep 2025

https://github.com/pkg6/tp5-databackup

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/jsplumb-demonstrations/schema-builder

Database schema builder, with support for tables and views and an object inspector

angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue

Last synced: 14 Apr 2025

https://github.com/faizahmedfarooqui/go-gin-api-server

A simple API server built with Golang using the Gin Framework and supports live reloading during development using Air, Validators Auto-Registration and has an integrated migration system.

api-server database gin gin-framework gin-gonic go golang migration postgres postgresql validator-auto-generate validators

Last synced: 14 Apr 2025

https://github.com/dbiir/pard

A Parallel Database Running like a Leopard

database parallel-database

Last synced: 10 Jul 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/nahnahaj/blog-app

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 2025

https://github.com/hituziando/spreadsheetdatabase

SpreadsheetDatabase is a simple database using Google Sheets API v4.

database google java sheets-api spreadsheet

Last synced: 10 Nov 2025

https://github.com/nobiles2/mysqlreplicaintegritycheck

MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master

checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers

Last synced: 11 Apr 2025

https://github.com/recca0120/laravel-config

save config to database

config database laravel

Last synced: 29 Jul 2025

https://github.com/aldis-ameriks/pg-typegen

Generate TypeScript type definitions from Postgres database

codegen database pg-typegen postgres schema schema-typegen typegen types typescript

Last synced: 09 Aug 2025

https://github.com/jamesclonk/ircollector

collector component for iRacing data 🏎

collector database iracing postgres

Last synced: 22 Jul 2025

https://github.com/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/mesmacosta/cloudsql-postgresql-tooling

Scripts with the goal to enable easy usage of some PostgreSQL operations.

automation database devops-tools gcloud postgresql terraform

Last synced: 30 Apr 2025

https://github.com/arun-gupta/dynamodb-java-helloworld

Hello World for Amazon Web Services DynamoDB and Java

amazon aws cloud database dynamodb java nosql

Last synced: 29 Apr 2025

https://github.com/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

https://github.com/vielhuber/syncdb

🔥 Sync databases between two servers. 🔥

database mysql sql sync-database

Last synced: 07 Aug 2025

https://github.com/data-engineering-community/data-engineering-meetup-in-a-box

A collection of guides, resources, and support for DE meetup organizers.

data data-analysis data-engineering data-mining data-structures database meetups

Last synced: 02 Aug 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/joelgombin/liremininterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Apr 2025

https://github.com/kongzue/db

🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构

android database sqlite

Last synced: 25 Jul 2025

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/imjching/keev

A simple key-value store based on gRPC and protobufs

database go grpc key-value protobuf

Last synced: 13 Sep 2025

https://github.com/timothyvanderaerden/ecto_mysql_extras

Ecto MySQL (and MariaDB) database performance insights.

database ecto elixir mariadb mysql

Last synced: 28 Aug 2025

https://github.com/kuzudb/kuzu-swift

Swift language binding for Kuzu graph database management system

cypher database graph graphdb ios nosql persistence swift vector

Last synced: 04 Oct 2025

https://github.com/apache/cassandra-builds

Infrastructure build scripts for Apache Cassandra®

cassandra database java

Last synced: 08 May 2025

https://github.com/kirillshevch/vandal

ActiveRecord force destroy records with all related associations.

activerecord database debugging development rails testing

Last synced: 17 Sep 2025

https://github.com/gamemaker2k/idb

Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.

bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics

Last synced: 25 Jul 2025

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

https://github.com/herbsjs/herbs2knex

Create repositories using Knex to retrieve and store Entities

database hacktoberfest herbsjs knexjs orm query-builder

Last synced: 02 Aug 2025

https://github.com/alireza29675/handy-storage

🗃️ Handy Storage is a simple way to store your data in a JSON file

database json storage

Last synced: 26 Jul 2025

https://github.com/shayanheidari01/ormax

High-performance async ORM for all major databases

asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite

Last synced: 06 Aug 2025

https://github.com/s44wn/library-management-system

Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.

database python python-gui-tkinter python3 sql tkinter

Last synced: 15 Jul 2025

https://github.com/rynmx/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 08 Aug 2025

https://github.com/abhijit2505/django-practise-codes

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.

backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment

Last synced: 14 Jul 2025

https://github.com/smaranjitghose/indokhaadyam

An open source project to catalogue the diverse set of Indian cuisines available across the subcontinent for thousands of years

css database food html indian-food react

Last synced: 13 Apr 2025

https://github.com/evillord666/reportgenerator

A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.

cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures

Last synced: 03 Aug 2025

https://github.com/manyakrus/crud_generator

Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.

codegenerator crud database generator grpc nrpc postgres sql

Last synced: 13 Apr 2025

https://github.com/shuza/password-manager-system

demonstrate microservice and unified logging layer in kubernetes

cluster database docker golang kubernetes microservice

Last synced: 28 Jul 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/llllllxy/tiny-jdbc

🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!

database java jdbc-template orm springboot

Last synced: 18 Jul 2025

https://github.com/doyensec/db-race-conditions-playground

Database Race Condition Playground. Made with 🧡 by Doyensec LLC.

database mariadb mysql postgres race-conditions transactions

Last synced: 16 Oct 2025

https://github.com/jpvenson/dataaccess

This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.

ado c-sharp database orm-framework poco reflection

Last synced: 12 Apr 2025

https://github.com/rhygg/hive-db

A Nodejs key value storage database for mongodb, sqlite and Postgres!

database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database

Last synced: 12 Apr 2025

https://github.com/askonomm/siena

A data provider agnostic ORM.

database frontmatter orm yaml

Last synced: 12 Apr 2025

https://github.com/xaviersolau/tablemodel

Library providing a way to define table model and to apply paging sorting and filtering operation server side.

blazor database dotnet http-requests table virtualization

Last synced: 08 Sep 2025

https://github.com/skadimoolam/ci-ng-setup

Angular and CodeIgniter Multi-user type Setup

angular codeigniter codeigniter-multi-user database

Last synced: 10 Apr 2025

https://github.com/jonaprieto/ponywhoosh

Make searchable your database over PonyORM

database full-text-search ponyorm python2 python3

Last synced: 28 Oct 2025

https://github.com/julie-ify/blog-app

Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby

Last synced: 15 Jul 2025

https://github.com/ronin-rb/ronin-db-activerecord

ActiveRecord backend for the Ronin Database

activerecord activerecord-models database infosec recon ruby security

Last synced: 09 Sep 2025

https://github.com/tkvogt/judy-graph-db

A graph database with cypher like queries using judy arrays

cypher database graph haskell judy judy-arrays

Last synced: 12 Apr 2025

https://github.com/joelgombin/LireMinInterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Jul 2025

https://github.com/rki-mf1/covsonar

A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.

bioinformatics covsonar database genomic-profiles sars-cov-2

Last synced: 14 Dec 2025

https://github.com/trustbit/plainsql.migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 17 Mar 2025

https://github.com/diamondlightsource/ispyb-api

Package for writing acquisition and processing results into an ISPyB database

database ispyb mariadb mysql python stored-procedures

Last synced: 17 Feb 2026

https://github.com/stephenafamo/fakedb

fakedb registers a fake database driver named test for... testing.

database fake faker go golang sql test testing testing-tools

Last synced: 09 Jul 2025

https://github.com/stonstad/stellar.fastdb

Embedded document storage built for performance and high concurrency.

database documentstore embedded storage

Last synced: 30 Apr 2025

https://github.com/vicgutt/laravel-auto-model-cast

Automatically cast model attributes based on database column types

casting database eloquent laravel model

Last synced: 04 Jul 2025

https://github.com/izure1/klaf

Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.

database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript

Last synced: 03 Apr 2025

https://github.com/romanzipp/laravel-migration-generator

⚠️ WIP ⚠️ - Generate Laravel migration files from existing databases

database laravel php php7 showcase

Last synced: 18 Mar 2025

https://github.com/bocaletto-luca/meme-explorer

Meme Explorer is a fun, interactive web application that allows users to fetch and display the latest trending memes from various sources using free open-data APIs. With a single click, users can refresh the meme feed and explore new viral content. By Bocaletto Luca

api-free bocaletto-luca css3 database html5 javascript meme meme-api meme-explorer meme-generator open-data opensource webapp

Last synced: 08 May 2026

https://github.com/the-akira/pythonexperimentos

Experimentos com a linguagem Python: algoritmos, scripts, documentações, desenhos, animações e exemplos.

algorithms csv database files functions http leetcode oop opencv python3 regex threading turtle

Last synced: 07 May 2025

https://github.com/commouse/simpledb

Simple Key-Value Database with persistent storage.

cache database key-value persistent

Last synced: 18 Jul 2025

https://github.com/durner/no-false-negatives

No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System

concurrency concurrency-control data-engineering database database-system scheduler transaction

Last synced: 11 Jun 2025

https://github.com/measurechina/eventql-crystal

EventQL crystal driver

crystal database eventql

Last synced: 27 Mar 2025

https://github.com/jmmv/db_logger

A database-backed logger for use with the log crate

database logging rust

Last synced: 28 Oct 2025

https://github.com/skyduy/dblink

Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)

database dblink django-orm sqlalchemy

Last synced: 17 Jan 2026

https://github.com/turbomack/non-empty-list-alias

Functions for NonEmptyList you already have and Zipper implementation that goes with it.

comonad database elm zipper

Last synced: 10 Sep 2025

https://github.com/mysql-net/adonetapitest

Tests multiple ADO.NET providers for API consistency

adonet database hacktoberfest

Last synced: 11 Apr 2025

https://github.com/mavriq/django-dbrouter

Simple and usable database router for django

database django

Last synced: 04 Oct 2025

https://github.com/davidecavestro/jdbsee

A command line SQL tool for JDBC

cli command-line-tool database java jdbc sql

Last synced: 28 Oct 2025

https://github.com/libretro/webdb

A website to browse the content of the libretro RDB files

database game-database libretro no-intro rdb static-site-generator website

Last synced: 17 Jun 2025

https://github.com/jim-schwoebel/youtube_scrape

📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.

audio data database pafy scraper voice youtube-dl

Last synced: 11 Apr 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/mdabdullahibnaharun/diu-assist

Basically ,This software will handle the all social and important link For a CSE student. where all the teachers and students info can record, There is also a login option for the user, in this software, has its own browser which will make comfort for the user.

database diu java javafx javafx-desktop-apps javafx-gui jdbc kotlin-runtime mysql

Last synced: 10 Apr 2025