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/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

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/dyazincahya/iqro-json

Buku untuk belajar mengaji Al-quran, berisi data Iqro 1 sampai 6 dalam format json. Buku Iqro adalah karya dari Bapak KH. AS'AD HUMAM.

database database-iqro iqro

Last synced: 07 Mar 2026

https://github.com/rrgmc/debefix

Go library to seed database data and/or create fixtures for DB tests, with data relationships.

database fixtures go golang

Last synced: 14 Jan 2026

https://github.com/jessielw/tmdb-service

Mirrors TMDB API (most of it) to cache locally for use with your own services. Setup to work with Postgres. Automatically keeps data 1:1 based on CRON tasks.

cache database local postgres tmdb tmdb-api

Last synced: 01 Jul 2025

https://github.com/azizbenismail/prosit5-java

Un atelier CRUD (Create, Read, Update, Delete) en Java consiste à créer une application qui permet de gérer les opérations de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données. Voici les étapes générales pour mettre en place un atelier CRUD en Java

crud-application database java

Last synced: 17 May 2026

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/mahmoud-saeed-mahmoud/simple_storage

A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.

dartlang database flutter nosql-database

Last synced: 13 Apr 2026

https://github.com/c0deta1ker/MatBaseX

MatBase provides access to an extensive database of material parameters, inelastic mean free paths (IMFP), photoionization binding energies, cross sections, and asymmetry parameters. Additionally, MatBase includes a suite of functions for users to load, process, model and fit their own data, making it an indispensable tool in the field.

cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps

Last synced: 23 Jul 2025

https://github.com/vast-data/vastdb_nifi

NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data

database nifi nifi-processors python

Last synced: 26 Jan 2026

https://github.com/i-e-b/dbss

[Working] A toy spread-sheet engine using SQL for backing

c-sharp database experimental spreadsheet working

Last synced: 05 May 2026

https://github.com/juliandavidmr/mondongo

A simple module for describe databases and collections of mongodb.

database descriptors javascript json mongodb

Last synced: 12 Feb 2026

https://github.com/geekalexis/banking-system

A banking system created using JDBC and the Oracle Database

database sql

Last synced: 17 May 2026

https://github.com/tyowk/aoijs.mysql

Implementation of MySQL in Aoi.js

aoijs database discord discordjs mysql2

Last synced: 06 Apr 2025

https://github.com/frozen-burrito/moviedb-app

A completely functional app created using Flutter and some of it's packages

dart dart-package database flutter mobile-app

Last synced: 25 Oct 2025

https://github.com/edsonbonfim/php-orm

Implementação do padrão de projeto active record em PHP

activerecord database model orm pdo php sql

Last synced: 15 May 2026

https://github.com/kimrass/data-modeling

This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'

data-modeling database mysql

Last synced: 18 May 2026

https://github.com/adbc-drivers/validation

A framework for validation testing of ADBC drivers.

adbc arrow database testing

Last synced: 16 Jan 2026

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/fillipehmeireles/ghost-db

Rust in-memory simple database

database in-memory-database rust

Last synced: 01 May 2026

https://github.com/seulibrary/azdatabases

AZ Database Plugin for Laravel that connects to alma and extract a list of databases for searching.

alma artisan database exlibris html javascript laravel php

Last synced: 02 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/ium101/files-and-folders-lister-z

Files and Folders Lister Z is a utility for listing the contents of directories on your computer. It provides both a command-line and a graphical user interface (GUI) for easy use.

application application-code brasil brazil cmd command data database databases exe filemanagement filesystem linux lowcode macos python sh tool utility windows

Last synced: 09 Oct 2025

https://github.com/lokhman/pydbal

Optimised Database Abstraction Layer (DBAL) for Python 2.6+

abstraction database library python

Last synced: 14 Jan 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 2026

https://github.com/2003harsh/chat-with-databases-using-rag

"Chat with Databases using RAG" is a cutting-edge project that seamlessly integrates natural language inputs with database interactions. By leveraging advanced techniques like RAG and few-shot learning, it generates SQL queries from plain text and retrieves human-like responses from the database, revolutionizing the way we interact with data.

database langchain-python langsmith natural-language-processing retrieval-augmented-generation

Last synced: 18 Sep 2025

https://github.com/priyangsubanerjee/easyfi-db

This free file storage API is built to help developers work with remote data & quick, yet reliable file hosting service to integrate them with your existing workflows.

api database developer-tools expressjs mongodb nodejs nosql-database webdevelopment

Last synced: 11 Apr 2026

https://github.com/ryohidaka/saizeriya-menus

サイゼリヤのメニュー一覧 (非公式)

database dataset japan japanese saizeriya

Last synced: 29 Jun 2025

https://github.com/friskes/django-loaddata

Extended django loaddata command for uploading fixtures

cli database django django-models fixtures json loaddata postgres python

Last synced: 18 Feb 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/guntoroyk/go-mysql-backup

Go script to schedule automatic backup MySQL Database to Cloudinary

backup backup-script database go golang mysql

Last synced: 10 Apr 2026

https://github.com/robaho/jleveldb

Java version of Google's leveldb based on the original implementation of robaho/jkeydb

database java key-value leveldb lsm lsm-tree

Last synced: 12 Apr 2026

https://github.com/emmmabk/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 02 Apr 2025

https://github.com/natshah/natshah-crawler

Natshah Crawler works to crawl a selected domain with all it's internal links and internal pages.

crawler database filter natshah-crawler

Last synced: 29 Apr 2026

https://github.com/elliotjreed/database-anonymiser

Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).

anonymization database hacktoberfest mysql pdo php postgres sqlite

Last synced: 07 Feb 2026

https://github.com/larapulse/database

PHP library and ORM to handle DB connection, apply C.R.U.D. operations

database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql

Last synced: 25 Feb 2026

https://github.com/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 30 Apr 2026

https://github.com/0xsirsaif/papers-i-love

A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.

compiler database memory networking os papers

Last synced: 08 Jul 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 2026

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/erickj3/redis-like-rust

A redis-like in rust 🦀

database redis rust

Last synced: 29 Jan 2026

https://github.com/varuns2002/python-sudoku-mysql-insert_games

This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.

database game insert-games mysql python single-player sudoku tkinter-gui tool

Last synced: 01 May 2026

https://github.com/faizanakram99/reportmanager

A simple SPA (Single Page Application) in AngularJS with REST API (using PHP )

angularjs database doctrine-orm email http-foundation mysql php rest-api single-page-app

Last synced: 19 Apr 2026

https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial

this is a very simple add which have implementation of roomDB in android.

android application database kotlin roomdatabase

Last synced: 01 May 2026

https://github.com/j4flmao/go-migrate-safe

A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB

database golang migration

Last synced: 15 Jun 2026

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 28 Jan 2026

https://github.com/s1owjke/prisma-query-formatter

Small utility for Prisma query formatting and param substitution

database logging prisma prisma-client prisma-extension query

Last synced: 31 Jan 2026

https://github.com/mrvautin/octo-db

A flatfile JSON db for prototyping

database db javascript nodejs

Last synced: 01 May 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/ghost-land/3dsdb

An open Source database for Nintendo 3DS

3ds citra database

Last synced: 14 Feb 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/sagarsdagdu/sddatabase

A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️

database database-management fmdb ios ios-swift sqlite-ios swift-library swift4

Last synced: 28 Jan 2026

https://github.com/fed135/scylla-driver

Node.js Driver for the scylla database engine [WIP]

cassandra cql database driver hacktoberfest nosql scylla scylladb

Last synced: 08 Feb 2026

https://github.com/franck-gaspoz/moviedbassistant

Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )

cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler

Last synced: 28 Jan 2026

https://github.com/simonewebdesign/red

🔴 Fast key-value storage inspired by Redis

database key-value redis storage

Last synced: 03 May 2026

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026

https://github.com/oza75/database

A Database package to deal with your data

database database-migrations database-schema laravel orm php7

Last synced: 03 May 2026

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

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

automation database devops-tools gcloud mysql terraform

Last synced: 15 Apr 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 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/abeltavares/stocktracker

A Django-based web application for real-time stock tracking which uses a PostgreSQL database.

api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development

Last synced: 04 May 2026

https://github.com/shijbey/repraxis-for-unity

Unity integration for RePraxis in-memory logic database.

database game-development in-memory-database relationship-system social-simulation unity

Last synced: 18 Apr 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/socketsupply/dynavolt

A highly opinionated DynamoDB client for aws-sdk v3 using esm.

aws data database dynamo dynamodb key-value kvstore

Last synced: 05 May 2026

https://github.com/rafaelmachadobr/livrariadigital

A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.

catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger

Last synced: 05 May 2026

https://github.com/interkosmos/fortran-tcdb

Fortran 2008 interface bindings to Tokyo Cabinet

database fortran nosql tokyo-cabinet

Last synced: 01 Feb 2026

https://github.com/ghomkrosmonaute/ghomap

Enmap like using json files in local

api async database enmap fs json wrapper

Last synced: 05 May 2026

https://github.com/nehu3n/fastcache

⚡ Blazing-fast, multi-algorithm in-memory cache.

cache database fast in-memory nodejs typescript

Last synced: 06 May 2026

https://github.com/kharastudio/xyharadb

XyharaDB adalah library database lokal berbasis file (.xydb) yang dibuat dengan JavaScript (Node.js), menggunakan bahasa query buatan sendiri bernama XQL. Mendukung mode library dan console interaktif, sederhana, cepat, dan mudah dipahami.

database db-engine db-management hara khara xql xyhara xyharadb xyra

Last synced: 24 Jan 2026

https://github.com/kirca54/napijse

Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje

database java maven spring-boot springsecurity webapplication

Last synced: 06 May 2026

https://github.com/daluisgarcia/build_your_party

Database I subject project. An online store about party products and services. Can create budgets with products and proccess them

database php practice-project shop

Last synced: 06 May 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/guibranco/github-database-migration-action

🎲 :octocat: A GitHub action to manage databaseversioned migrations

database gh-actions github-actions manage-database migration

Last synced: 06 May 2026

https://github.com/clivern/mongoplaybook

:books: It's worth to give it a try

database mongo mongodb playbook wiki

Last synced: 17 Apr 2026

https://github.com/purarue/mnu_gsheets

tracking obscure anime music videos

anime database

Last synced: 23 Jan 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026