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/olegegoism/datagenerator

Django web application for managing database connections and generating test data.

app application big-data csv data database dataset db django fake generator schema teable work

Last synced: 26 Oct 2025

https://github.com/danpoynor/sql-library-book-manager

Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.

database express javascript node-js orm pug sequelize sqlite

Last synced: 14 Apr 2026

https://github.com/fajarnugraha37/deno-ulid

A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!

database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator

Last synced: 28 May 2026

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/zmekonnen251/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.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026

https://github.com/fdero/dietideals24-backend

Java spring-boot/postgresql/redis backend REST-API for an immaginary e-commerce website

backend backend-api database e-commerce-website postgres postgresql redis redis-cache rest-api server spring-boot webapp

Last synced: 26 Jan 2026

https://github.com/neflyte/fdwctl

A PostgreSQL Foreign Data Wrapper (FDW) management CLI

database postgres postgresql

Last synced: 14 Jan 2026

https://github.com/rasteric/minidb

A minimalist DB wrapper for Golang and a key-value database command line tool

database key-value-database sqlite3

Last synced: 05 Feb 2026

https://github.com/kanzatahreem/messenger-app

Practicing Ruby on Rails by following codecademy's course

codecademy database messenger-app ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/aweris/postgres-data-dump

Tool for dumping a sample of data from PostgreSQL

database dump manifest postgresql

Last synced: 14 Jan 2026

https://github.com/portasynthinca3/sidx

Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library

database elixir key-value

Last synced: 14 Oct 2025

https://github.com/moncefdrew/breaddit

Full Stack Reddit Clone using Next JS ,React ,Tailwind ,Prisma and Mysql

database front-end mysql nextjs prisma reactjs tailwind-css

Last synced: 14 Apr 2026

https://github.com/frknkrc44/superminidb

Another database project with Java

database hacktoberfest java

Last synced: 14 Mar 2026

https://github.com/farahibrar/cfg-sql-deloitte

This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.

aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views

Last synced: 20 Mar 2025

https://github.com/huangrunhua/the-new-yorker-database

The New Yorker article database, stored with JSON format.

apple-news article database ios ipados news

Last synced: 20 Apr 2025

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/timothymeadows/sqlite3-entities

SQLite3 Async Entities in JavaScript / Node.js

database javascript nodejs nosql sqlite3 sqlite3-entities

Last synced: 13 Apr 2026

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/antononcube/raku-llm-prompts

Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.

database dsl large-language-models llm prompt-engineering raku rakulang

Last synced: 20 Jan 2026

https://github.com/vimiix/sqlalchemy-mogdb

Enmotech MogDB dialect for SQLAlchemy.

database dialect mogdb sqlalchemy

Last synced: 12 Apr 2026

https://github.com/dejvokep/clicks-per-second

A fun way to measure player CPS, which competitively engages and entertains your community.

cps database minecraft mysql plugin spigot

Last synced: 14 Apr 2026

https://github.com/oci-landing-zones/terraform-oci-multicloud-google

Terraform Modules for OCI Multicloud with Google Cloud

ai database google multicloud oci oracle

Last synced: 28 Jan 2026

https://github.com/zyrouge/keyvify

🔑 A simple key-value database supporting various dialects

database key mongodb sql value

Last synced: 22 Jan 2026

https://github.com/simar7/gokv

Abstract KV operations in Go.

abstraction database go golang kv kvstore

Last synced: 21 Jan 2026

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 2026

https://github.com/pablobona/hellorails

This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.

database ruby-on-rails

Last synced: 11 May 2026

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/filiprokita/python-ai-quiz

A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.

ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development

Last synced: 21 Feb 2026

https://github.com/lynxline/momyre

MOngo to MYsql simple REplicator. The package is the missing link to run replication process from the mongo cluster to the mysql databse

database databases docker mariadb mariadb-database mariadb-replication mongo mongo-mariadb mongo-mysql mongo-replication mongodb mysql mysql-database replica replica-set replicaset replicate replication replication-package replicator

Last synced: 05 Feb 2026

https://github.com/urethramancer/anthropoi

A simple accounts package and management tool.

accounts database golang library postgres

Last synced: 13 Apr 2026

https://github.com/chompfoods/sdk-swift-3

Swift 3 SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.

alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3

Last synced: 28 Jan 2026

https://github.com/fsistemas/gosqltojson

gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json

automation command-line-tool csv database go json mysql postgres sql tool

Last synced: 12 Apr 2026

https://github.com/g4brym/sqlify

A simple sql builder with migrations based on standard Python type hints

database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3

Last synced: 11 Mar 2026

https://github.com/sarah627/java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java

Last synced: 02 Feb 2026

https://github.com/mohamedmetwalli5/bookstore

📘 Analysis, design, and implementation of a database system to support the operations of a simplified online bookstore. And the creation of the necessary forms to perform these operations.

analysis database jasper-reports javafx

Last synced: 19 Apr 2025

https://github.com/lokeshahire/toothsome-week-3235

J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.

api axios css database html javascript reactjs reducer router

Last synced: 14 Apr 2026

https://github.com/ashraf-khabar/flaskosql

FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .

connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3

Last synced: 12 Oct 2025

https://github.com/bocaletto-luca/lyrics-finder

Lyrics-Finder is a free and open-source web application that lets you retrieve song lyrics in two powerful ways: Direct Search: Quickly fetch lyrics by entering both an artist's name and a song title. Alphabetical Artist Explorer: Browse through an A–Z menu to dynamically query and list artists ... Opensource, Open-Data, Free Api By Bocaletto L.

api bocaletto-luca css3 database free-api html5 javascript lyrics lyrics-api lyrics-finder open-data opensource webapp

Last synced: 11 Mar 2026

https://github.com/prajwalamte/online_book_store-database

Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.

database mysql-database

Last synced: 14 Oct 2025

https://github.com/mads80/ms-sql-hf1

Microsoft SQL Server - HF1

database microsoft-sql-server sql sql-script

Last synced: 06 Jan 2026

https://github.com/jonathas/loja-com-entity

Code from the Entity Framework course by alura.com.br / Código relativo ao curso "Entity Framework: Banco de dados de forma eficiente" da Alura

alura csharp database entity-framework

Last synced: 16 Apr 2026

https://github.com/maeln/tslite

TSLite : A small embeddable time-serie database

database embeddable small time-series

Last synced: 08 Oct 2025

https://github.com/php-db/phpdb-sqlite

PhpDb SQLite Support Package

database sqlite

Last synced: 05 Feb 2026

https://github.com/danizen/fastapi-bakeoff

A benchmark of fastapi docker images compared against Django and Spring Boot

asyncio database

Last synced: 13 Mar 2026

https://github.com/mkawserm/flamed

A distributed embeddable NoSQL database

database distributed-database nosql raft

Last synced: 16 Jan 2026

https://github.com/byte-cats/datastation

A Simple to use Go library to help connect to most types

database go library

Last synced: 29 Apr 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

https://github.com/fonger/chembase-server

A Backend-as-a-Service Real-time Database for Rapid Web App Prototyping like Google Firebase Cloud Firestore

baas database firebase firestore realtime

Last synced: 21 Jan 2026

https://github.com/billionsjoel/budgety

The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.

database postgresql rails7 ruby

Last synced: 21 Jan 2026

https://github.com/vimiix/django-opengauss-backend

openGauss database dialect for Django

database dialect django opengauss

Last synced: 13 Feb 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/mslinn/quill-gen

Generates DAOs for quill-cache

database generator getquill quill scala

Last synced: 27 Oct 2025

https://github.com/ecrl/database-web-app

A comprehensive database of combustion properties for over 1,200 compounds

cetane-number combustion computational-chemistry database docker energy-density mongodb octane yield-sooting-index

Last synced: 20 Jul 2025

https://github.com/lbernardo/go-database-odm

Adapters ODM (Object Document Mappers) database clients

database dynamodb go model mongo mongo-go-mo mongodb

Last synced: 14 Mar 2026

https://github.com/ain/docker-mysql-dumper

Dump script for (multiple) MySQL Docker container(s)

database docker mysql mysqldump

Last synced: 12 Apr 2026

https://github.com/wallymathieu/mejram

Database analysis by using information tables and conventions

analysis conventions database postgresql referential-constraints sql-server

Last synced: 23 Apr 2025

https://github.com/rtradeltd/database

☕️ package database provides PostgreSQL management for Temporal

database postgresql temporal

Last synced: 27 Jul 2025

https://github.com/jpablodrexler/simple-portable-database

Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable

Last synced: 14 Mar 2026

https://github.com/gaichuuu/gaichu-tcg-database

Trading card game database and UI for homemade, fan-made, and indie TCGs~

card card-database collection database game react tcg tcg-database trading typescript vite

Last synced: 10 Feb 2026

https://github.com/dysnomia-studio/dmarc-parser

A simple job that query, parse and save to database dmarc aggregate reports

dashboard database dmarc dmarc-parser parser

Last synced: 05 Aug 2025

https://github.com/drilonaliu/training-center-database--mysql-

A database built with MySQL for a professional training center.

database mysql training-center

Last synced: 18 Apr 2026

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/stevencodelab/aes128sistem

Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.

aes-128 bootstrap database decryption encryption javascript php sql

Last synced: 10 Apr 2026

https://github.com/dsego/sql_tag

JS tagged template literals for prepared SQL statements.

database deno-module query-builder safe-sql sql template-literals

Last synced: 19 Feb 2026

https://github.com/slashmo/chinchilla

SQL migration library for Swift

database migrations swift

Last synced: 19 Apr 2026

https://github.com/ntdls/ntdls.katzebase.client

Client connectivity library for the Katzebase server, which is an ACID compliant JSON document-based database engine with SQL language, APIs and GUI.

database json nosql rdbms unstructured

Last synced: 30 Oct 2025

https://github.com/gsiems/go-db-meta

Query database metadata

database meta-data mysql oracle postgresql sql sqlite3

Last synced: 12 Jan 2026

https://github.com/lejeanbono/cypress-mysql

Cypress plugin to easily request MySQL database

cypress cypress-plugin database e2e mysql testing-tools

Last synced: 03 Oct 2025

https://github.com/suraj-encoding/taskbit

Task Management System : Development Source Code

backend database frontend mean

Last synced: 21 Jul 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/fanduzi/deltascope

Offline-first SQL audit engine and MCP SQL audit server for MySQL, TiDB, and PostgreSQL DDL/DML changes.

ai-sql-review ci-cd cli database database-tools ddl-review devops dml-safety mcp mcp-server migration-safety mysql mysql-tools postgresql postgresql-tools sql-audit sql-lint sql-review tidb

Last synced: 31 May 2026

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/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/alpacamax/plane_ticket_booking_system

A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai

course-project database flask python

Last synced: 21 Apr 2026

https://github.com/t-vk/subscriptions-extractor

Extract subscriptions from NewPipe and Skytube backups in youtube's xml format

bash database db export extract newpipe opml skytube sqlite subscriptions xml youtube zip

Last synced: 09 Apr 2026

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/samuel-ricardo/agendafx

App Desktop que promete elevar sua produtividade pra outro nível.

agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql

Last synced: 09 Apr 2026

https://github.com/michaelmior/eson

A normalization tool for denormalized databases

database normalization normalize

Last synced: 21 Aug 2025

https://github.com/maxinexiong/sqlzoo_solutions

This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.

database mysql sql sqlquery sqlzoo-solutions

Last synced: 18 May 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 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