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/browniebroke/django-remake-migrations

A Django admin command to recreate all migrations in a project.

database django hacktoberfest migrations

Last synced: 17 Oct 2025

https://github.com/aliiimaher/travel-management-system-db

This is Database course project.

database plpgsql postgres

Last synced: 27 Oct 2025

https://github.com/linwin-cloud/linwin-db-server

在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.

data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website

Last synced: 05 Mar 2026

https://github.com/rashedul-alam46/sql-multi-table-update

SQL query to update one table by another table.

database mssql-server sql tsql

Last synced: 21 Jun 2026

https://github.com/tidesdb/tidesdb-go

Official GO binding for TidesDB

btree clib database keyvalue lsmtree oltp storage-engine ttl

Last synced: 27 Apr 2026

https://github.com/bocaletto-luca/ip-geolocation-finder

A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...

api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp

Last synced: 20 Apr 2026

https://github.com/oliverandrich/den

ODM for Go — SQLite and PostgreSQL backends, same API

database document-store go golang odm orm postgresql sqlite

Last synced: 03 May 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/inspecta/bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)

capybara-rspec database postgresql rest-api rubocop ruby-on-rails

Last synced: 16 Oct 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/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/kholdrex/simple_query

A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.

activerecord arel database orm performance query-builder rails ruby sql

Last synced: 09 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/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/suhailroushan13/mongodb-methods

MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB

config database db mongodb mongoose nosql-database

Last synced: 06 Aug 2025

https://github.com/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 2025

https://github.com/jamesclonk/ircollector

collector component for iRacing data 🏎

collector database iracing postgres

Last synced: 22 Jul 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/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/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

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

Infrastructure build scripts for Apache Cassandra®

cassandra database java

Last synced: 08 May 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/ryantusi/word-frequency-analyzer-and-visualization

📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍

analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency

Last synced: 16 Aug 2025

https://github.com/typper-io/typper-bi

Talk with your data: Create a Single Source of Truth (SSoT) integrating Postgres, Google Sheets, MongoDB, and more

database llm mongo postgres sheets

Last synced: 07 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/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/n25a/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 15 Jul 2025

https://github.com/tushar2704/common_datasets

Common-datasets is a GitHub repository dedicated to providing a wide collection of common datasets for practicing and learning data science and machine learning.

aritificial-intelligence data-analytics data-engineering data-science data-visualization database dataset-generation datasets machine-learning

Last synced: 09 Aug 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/immmdreza/simple-json-db

A simple database based on json for python, Strongly typed, easy and friendly ...

database db json python serialization

Last synced: 14 Apr 2025

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

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/jakarto3d/jakarnotator

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data

Last synced: 15 May 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/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 2025

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/escan-dnmz/sql-syntax

-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız

database database-design database-management mssql mssql-database mysql sql sql-syntax syntax

Last synced: 04 Oct 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/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 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/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 21 Sep 2025

https://github.com/asatarin/testing-sql-databases

Curated list of materials on testing SQL database engines

correctness database fuzzing testing

Last synced: 02 Sep 2025

https://github.com/marcusschiesser/vectorstores

Vectorstores is a framework for using vector databases in your AI applications

ai ai-agents data database embeddings vector vector-database

Last synced: 13 Jan 2026

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/chriseaton/docker-adventureworks

A docker image using Microsoft's AdventureWorks (demo/sample) database pre-loaded and installed on SQL Server or Postgres.

adventure-works adventureworks database mssql mssql-database postgres postgres-database sample test-data

Last synced: 30 Jan 2026

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/siddhi-io/siddhi-store-rdbms

Extension that can be used to perform DB operations with an RDBMS

database db extension h2 mssql mysql oracle postgres rdbms siddhi store table

Last synced: 06 Oct 2025

https://github.com/keyvanakbary/greensync

Tool for syncing Greenhouse Harvest API into MySQL

database greenhouse mysql synchronization

Last synced: 26 Apr 2025

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/jetkai/breachcheck-java

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

api breach breach-check checker database hash java java-8 md5 rsps rsps-database-leaks sha1 sha256 sha512

Last synced: 02 Apr 2026

https://github.com/owusu-desmond/vet-clinic-database

Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.

database postgresql

Last synced: 14 Jul 2025

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

The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.

bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd

Last synced: 08 Oct 2025

https://github.com/nguyenngoclongdev/vs-data-sync

Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.

apply changes compare database diff migrate postgres sync

Last synced: 06 Mar 2026

https://github.com/neo4j-field/ps-genai-agents

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

cypher database genai neo4j

Last synced: 12 Jul 2025

https://github.com/juliaszymanska/sudoku_game

GUI Java implementation of the popular game sudoku.

apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game

Last synced: 12 Apr 2025

https://github.com/blkst8/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 11 Oct 2025

https://github.com/kontenbase/kontenbase-go

Kontenbase SDK for Go

api database go rest-api sdk

Last synced: 17 Jan 2026

https://github.com/vesselofgod/db_project

2019 Database (CSI3105-02) Project

database design erdiagram jdbc

Last synced: 14 Oct 2025

https://github.com/yamtaldev/hackernews-api

Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)

backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot

Last synced: 09 Oct 2025

https://github.com/mackysoft/unidata

[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.

achievements c-sharp csharp data database input-ouput quest unity unity-editor

Last synced: 09 Apr 2025

https://github.com/holon-platform/holon-datastore-jdbc

Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional

Last synced: 23 Apr 2025

https://github.com/athennaio/database

🛢️ The Athenna database handler for SQL/NoSQL.

athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql

Last synced: 02 May 2026

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/xoap-io/terraform-aws-database-rds

Terraform Module to spin up an RDS instance in AWS

aws database rds terraform terraform-module

Last synced: 18 Jan 2026

https://github.com/gnuweeb/simple-crud-gw-membership

Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)

assembly crud crud-application database

Last synced: 12 Apr 2025

https://github.com/shimizudev/madara-mappings

A database with anime mappings from almost all sites and anime lists

anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings

Last synced: 22 Apr 2025

https://github.com/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/bocaletto-luca/github-trend

GitHub Trend is a web application that enables users to explore trending repositories, developers, and technologies on GitHub using free open-data APIs. This tool is ideal for developers, researchers, and open-source enthusiasts who want to stay updated on the latest projects and innovations. By Bocaletto Luca

api bocaletto-luca css3 database free-api github github-api github-trend github-trend-api html5 javascript open-data opensource responsive webapp

Last synced: 05 May 2026

https://github.com/vicajilau/psqlite

PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

dart dart-package database flutter flutter-plugin orm sqlite

Last synced: 28 Oct 2025

https://github.com/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

https://github.com/weynelucas/django-db-adapter

A flexible toolkit for customize how Django creates the database objects for the application schema

application-schema database django oracle python sql-statements

Last synced: 14 Jan 2026

https://github.com/dylanlott/pangolin

a no:b:QL :b:ata:b:ase in Go

database go golang json pangolin storj

Last synced: 12 Oct 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

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/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/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/commouse/simpledb

Simple Key-Value Database with persistent storage.

cache database key-value persistent

Last synced: 18 Jul 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/mehmoodulhaq570/book-loan-management-system

Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!

backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio

Last synced: 11 Apr 2025

https://github.com/dori-dev/sql-cheatsheet

SQL cheat sheet for simple sql commands.

cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite

Last synced: 05 May 2026

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

Simple and usable database router for django

database django

Last synced: 04 Oct 2025