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/lukaszahradnik/deep-db-learning

A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases

artificial-intelligence database deep-learning graph-neural-networks machine-learning python

Last synced: 23 Apr 2025

https://github.com/pchemguy/ContactEditor

Demo VBA application/template illustrating MVP design pattern backed by persistent storage

adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel

Last synced: 30 Jul 2025

https://github.com/0spol/docker_learning_lab

A hands-on Docker environment for learning and practicing containerized databases and utilities. Includes ready-to-run containers for MySQL, PostgreSQL, Oracle, MongoDB, Mongo-Express, phpMyAdmin, Java, and Linux utilities. Ideal for development, testing, and educational purposes.

database databases dev-environment docker docker-compose education java learning-lab mongodb mysql phpmyadmin postgresql

Last synced: 15 Mar 2026

https://github.com/voidcoefficient/gold

redis-like database made with rust

database redis rust toy-project

Last synced: 16 Oct 2025

https://github.com/finos/legend-community-delta

Combining best of open data standards with open source technologies

data database delta-lake spark

Last synced: 15 Oct 2025

https://github.com/cookiedb/cookiedb

A byte sized database for everyone

database deno nosql typescript

Last synced: 27 Apr 2025

https://github.com/ilxqx/vef-framework-go

A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications

api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework

Last synced: 27 Jan 2026

https://github.com/rohitdhas/helix-db

A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀

database helix nosql

Last synced: 18 Aug 2025

https://github.com/scop/django-instant-admin

Instant Django admin site for an existing database

crud database django django-admin

Last synced: 06 Sep 2025

https://github.com/ahammadmejbah/artificial-intelligence-research-and-development-projects

The field of Artificial Intelligence (AI) is a frontier of computer science that focuses on creating systems capable of performing tasks that would typically require human intelligence. This encompasses a wide range of capabilities such as visual perception, speech recognition, decision-making, and language translation.

data-engineering data-science data-visualization database datascience deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning machine-learning machine-learning-algorithms machine-vision machinelearning

Last synced: 27 Apr 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/thechaoscoder/vsdb

VSDB - A Database for VapourSynth Scripts & Plugins

avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo

Last synced: 30 Oct 2025

https://github.com/cmars/ddcp

Database-to-Database Copy (DDCP) over Veilid

database distributed local-first privacy sqlite veilid

Last synced: 14 Jun 2025

https://github.com/basestar/basestar

Basestar

api database schema

Last synced: 10 Oct 2025

https://github.com/professorcode1/college-time-table-scheduler

https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project

ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator

Last synced: 10 Oct 2025

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/neverinfamous/db-mcp

Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest

ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm

Last synced: 06 Jun 2026

https://github.com/frideosapps/frideos_kvprx

A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.

database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams

Last synced: 28 Apr 2025

https://github.com/maxnd/mxmarkedit

A free app for Mac to create Markdown documents with stylistic support, tasks, simple databases, bibliographies and presentations

biblatex bibliography database dissertation document documents free-pascal lazarus macos markdown meeting-management note-taking org-mode pandoc presentation presentation-slides table text-editor todo-list

Last synced: 10 Apr 2025

https://github.com/xortroll/arc

Atmosphère (and custom) Nintendo Switch result code database

database nintendo result switch

Last synced: 08 Oct 2025

https://github.com/solidmvc/car-rental-system

Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.

bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental

Last synced: 17 Mar 2025

https://github.com/rashedul-alam46/search-inside-the-database

Search a string inside the entire database.

database tsql

Last synced: 21 Jun 2026

https://github.com/tablelandnetwork/local-tableland

Development has moved to: https://github.com/tablelandnetwork/tableland-js/

database hardhat web3

Last synced: 14 Aug 2025

https://github.com/manyakrus/image_database

Application for automatically creating a schema for tables and columns in a Postgres database (ERD-diagram). Automatically creating ERD diagrams, display link arrows to the desired column (not only to the table), and have the ability to edit and update the edited diagram

arrows automatic columns database erd-diagram graph image postgres schema tables update

Last synced: 04 Oct 2025

https://github.com/vesal-j/pglite-note

A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence

database frontend indexeddb notebook notes pglite postgresql typescript

Last synced: 09 Mar 2026

https://github.com/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/cm4ker/platform

Platform for rapid creating business applications (auto generating crud, ui and more)

aquila business compiler database language language-analysis platform rad

Last synced: 21 Aug 2025

https://github.com/amineelkouhen/mcp-cockroachdb

The CockroachDB MCP Server is a natural language interface designed for agentic applications to manage, monitor and query data in CockroachDB.

cockroachdb database generative-ai llm mcp mcp-server

Last synced: 08 Mar 2026

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/icza/bwhf

StarCraft BroodWar Hacker Finder, anti-hack, replay analyzer-organizer and utility tool

database hackers management parsing-engine replays starcraft starcraft-broodwar tool utility web-app

Last synced: 20 May 2026

https://github.com/cookiedb/CookieDB

A byte sized database for everyone

database deno nosql typescript

Last synced: 07 May 2025

https://github.com/baijianruoli/confact

Distributed center based on Raft algorithm

database grpc raft

Last synced: 16 Jan 2026

https://github.com/mjgardner/dbcritic

Critique a database schema for best practices

best-practices critique database database-schema perl

Last synced: 15 Apr 2025

https://github.com/fremantle-industries/signaturedb

Distributed, version controlled, SQL database with cryptographically verifiable storage, queries and results. Think git for postgres or pandas.

audit database rust version-control

Last synced: 16 May 2025

https://github.com/virtusapolarisgto/nyql

A common query DSL for popular relational databases. NyQL is great for you if you want to write a query once and execute in any relational database many times.

database dsl queries relational-databases

Last synced: 23 Apr 2025

https://github.com/numessanguis/naver_line_restore_chat_root

Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).

chat-application database line naver naver-line sqlite

Last synced: 22 Jul 2025

https://github.com/alexsjones/kubernetes-mongodb-cluster

kubernetes mongodb statefulset that scales with ssl

database kubernetes manifest mongodb nosql scaling ssl statefulset

Last synced: 02 Sep 2025

https://github.com/pchemguy/contacteditor

Demo VBA application/template illustrating MVP design pattern backed by persistent storage

adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel

Last synced: 02 Sep 2025

https://github.com/machu-gwu/mongoengine_mate-project

A library extend power of mongoengine.

database mongodb orm python

Last synced: 10 Mar 2026

https://github.com/isaac-lal/codepath-web102

The complete CodePath WEB102 project files for Fall 2022.

database javascript react web-development

Last synced: 12 Aug 2025

https://github.com/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 2025

https://github.com/bocaletto-luca/movies-database

Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.

data-management database dates films movie-data movies open-data research sql

Last synced: 03 Aug 2025

https://github.com/ttutisani/couchdbclient

CouchDB Client - .NET client side Framework for working with CouchDB

couchdb csharp database dot-net dotnet nosql

Last synced: 03 Aug 2025

https://github.com/inlife/squirrel-orm

Simple OOP-based ORM for squirrel-lang

database mysql nut orm sql sqlite squirrel

Last synced: 14 Apr 2025

https://github.com/firesharkstudios/butterfly-db

Reactive database SELECTs for popular relational databases in C#

butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver

Last synced: 22 Aug 2025

https://github.com/madeiradata/mssql-data-allocation-report

Queries and reports to visualize your SQL data and transaction log page allocations. See which pages are reserved for which objects, and which pages are not used.

allocation-summary database microsoft-sql-server ms-sql-server mssql page-allocation powerbi powerbi-report sql-data sql-server sqlserver sqlserver-2016 t-sql transaction-log

Last synced: 31 Aug 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/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/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/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/mikedan37/blazedb

Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.

blazedb database developer-tools embedded-database local-first storage-engine swift swiftui

Last synced: 24 Apr 2026

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/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/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/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/cristalhq/pgxutil

Go jackc/pgx helper to write proper transactions

database go golang pgx postgres transactions

Last synced: 08 Apr 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/mhmdsalahsebai/database-trigger-manager

Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.

database mysql php sql wordpress

Last synced: 12 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/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/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 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/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/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/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

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/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/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

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

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

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/belsman/rails-capstone

A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.

bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter

Last synced: 15 Aug 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/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/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/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/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/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/alibori/laravel-db-size-alerts

Laravel package to receive alerts about database size limits.

database laravel laravel-package

Last synced: 30 Aug 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/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/apache/cassandra-builds

Infrastructure build scripts for Apache Cassandra®

cassandra database java

Last synced: 08 May 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025