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/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/l422y/megamap

Extended JavaScript Map with caching, loading, expiry features... and more

api caching database javascript map nuxt state-management typescript vue

Last synced: 26 Jun 2025

https://github.com/dbsynckit/dbsynckit.db

Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.

database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite

Last synced: 12 Apr 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/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

https://github.com/ruby0b/sqlite-simple-interpolate

Safe interpolated SQLite queries in Haskell

database haskell sqlite string-interpolation

Last synced: 01 Jul 2025

https://github.com/0xrawsec/sod

Go Simple Object Database

database embedded-database go golang orm

Last synced: 20 May 2026

https://github.com/hennyfeliz/nodejs-express-mysql-api-rest

A simple rest api with nodejs and express, plus databases with mysql

apirest database expressjs mysql nodejs

Last synced: 13 Apr 2026

https://github.com/rcdexta/databender

Generate database subset using a configuration based rule-engine

database mysql scripts test-tools testdata

Last synced: 14 Apr 2025

https://github.com/pengsrc/database-migrator

Command-line management tools for managing database schema.

database migration sql

Last synced: 18 Jan 2026

https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality

PHP CRUD in Bootstrap 3 with search a functionality

bootstrap3 crud css database html mysql opp php search

Last synced: 11 Apr 2026

https://github.com/abdelilahou/dbmcp

The only Database MCP you need, supports multiple connections

database golang mcp mcp-server mysql postgresql

Last synced: 11 Apr 2026

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/tsileo/rawgeo

Building block for geohash based spatial indexes

database geohash geospatial go rawgeo

Last synced: 18 May 2026

https://github.com/grimdork/dbak

Database backup to S3.

aws aws-s3 backup database maintenance

Last synced: 13 Apr 2026

https://github.com/eghojansu/db-faker

DB content filler with fake data

bootstrap database faker mysql php

Last synced: 09 Apr 2026

https://github.com/sqlballs/baseballanalytics

This is the repository for all of my baseball analytics demos and sample code from any of the presentations I give

data-science database excel powerbi powerpivot r sql-server

Last synced: 04 May 2026

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/xdevelnet/sdb

Database for small POSIX compatiable systems with RESTful network access

c database embedded restful

Last synced: 18 May 2026

https://github.com/byoso/silly_db

Minimalist ORM using sqlite3, simple but efficient.

database orm orm-framework python3 sql sqlite3

Last synced: 09 May 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

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/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/xdev-software/xapi-db-cache-2009

Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine

database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework

Last synced: 14 Jan 2026

https://github.com/crocodic-studio/laravel-db-packer

Tool to pack the existing laravel database

artisan database laravel migrations

Last synced: 12 Jan 2026

https://github.com/polycatdev/flipper-cafe

Database full of stuff created by PolyCat and/or contributors

badusb bash-scripts database flipperzero javascript

Last synced: 02 May 2026

https://github.com/mickamy/seeder

Populate your database with realistic fake data, one command.

cli database developer-tools fake-data go postgresql seeder test-data

Last synced: 31 May 2026

https://github.com/yadickson/autoplsp

Maven plugin for generate Java classes from SP DataBase

database java maven-plugin oracle-database

Last synced: 24 Dec 2025

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

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

Enmotech MogDB dialect for SQLAlchemy.

database dialect mogdb sqlalchemy

Last synced: 12 Apr 2026

https://github.com/shapintv/datagen

Deal with DB & fixtures

database db dbal fixtures stripe symfony

Last synced: 10 Apr 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/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 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/makramkd/gitdb

Use git as a database!

database git golang-library

Last synced: 06 May 2026

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/minightdev/paperclip

Paperclip is a powerful privacy-focused data breach search engine that empowers users to swiftly and securely investigate breaches using email addresses and phone numbers. Our robust search engine delivers real-time results while prioritizing the privacy and security of user queries.

beaches data database pwn pwned search-engine

Last synced: 22 Mar 2025

https://github.com/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 Apr 2025

https://github.com/mahmoodhamdi/task_manager_app

A Flutter application to manage tasks efficiently with user authentication, task CRUD operations, pagination, robust state management, local storage, and comprehensive unit tests.

cicd cleanarchitecture curd curd-application dart database firebase-database flutter hive localstorage open-source statemanagement taskmanagement taskmanagementapp unittests

Last synced: 09 Apr 2026

https://github.com/kcartlidge/migratable

Simple and efficient database migrations supporting multiple database technologies. Command line tool and optional dotnet nuget packages.

database migrations

Last synced: 04 Jul 2025

https://github.com/lemmego/migration

A simple to use database schema migration tool for go applications.

database database-migrations database-schema db-migrate db-migration go migration migration-tool mysql pgsql postgres postgresql

Last synced: 04 Oct 2025

https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc

A CRUD web app for storing movies using the MVC pattern

asp-net-core asp-net-mvc csharp database mvc-architecture

Last synced: 18 May 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/iovation/flockd

Simple file system-based key/value Go database library that uses file locking for concurrency safety

concurrency-safety database flock key-value key-value-store lock sync

Last synced: 12 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/tejashviraj19/mongodb-sql

📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.

backend crud database java java-crud learning mongodb mongodb-sql practice sql

Last synced: 10 Mar 2026

https://github.com/reidpritchard/open-knight

Open Knight is a modern cross-platform chess database and analysis application. ⚠️ Heavy Development ⚠️

analysis chess database tauri

Last synced: 28 Jun 2025

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/darsh-7/cars-dealership-system

Cars-Dealership-system using microsft sql

csharp database desktop-app mssql-database shop sql-server

Last synced: 08 Mar 2026

https://github.com/dadi/api-filestore

A JSON datastore adapter for DADI API

api dadi dadi-api database json

Last synced: 10 Aug 2025

https://github.com/berhalak/packer

Serialize javascript

database oop serialization

Last synced: 03 Feb 2026

https://github.com/marvinified/sharded

Sharded - Make any database fast

database performance prisma sqlite

Last synced: 11 Mar 2026

https://github.com/mahendramahara/solving-challenges-asp.net

Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.

asp-dot-net asp-dot-net-project aspdotnet aspdotnetcore aspdotnetcore-datagrid aspdotnetcore-datatable backend backend-development bca bca-project c-sharp c-sharp-library c-sharp-project database dotnet lab-exercise mahendra-mahara mahendramahara programming server-side

Last synced: 09 May 2026

https://github.com/rotorlab/database-kotlin

Real-time database complementary Kotlin Android library (Java friendly) for Rotor Core library

core database database-kotlin java java-friendly kotlin kotlin-android kotlin-library react reactive real-time realtime redis redis-queue redis-server remote-database rotor rotorlab

Last synced: 11 Apr 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

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/lambdacasserole/condense

Flat-file database in PHP.

composer database flat-file packagist php

Last synced: 15 Apr 2025

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/officialpiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 22 Mar 2025

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/disketteomelette/cnafsdrsharp

Integración del Cuadro Nacional de Asignación de Frecuencias de España en SDRSharp / SDRSharp integration of Spanish National Assignation of Frequencies

cnaf database frequency-data ham-radio integration radio rtl-sdr rtlsdr sdr sdrsharp

Last synced: 14 Mar 2025

https://github.com/stuartajd/haskell-coursework

📽️ A "film review website" built in Haskell for the Functional Programming coursework for 2nd Year at University of Portsmouth.

database haskell haskell-coursework mathfun movie university-of-portsmouth

Last synced: 14 Apr 2025

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/edgardleal/sqlshell

Simple command line application to execute SQL commands in terminal

bash database java sqlshell swift

Last synced: 13 Apr 2026

https://github.com/mohammadzainabbas/database-system-architecture-project

Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨

c-language database postgresql sql vscode

Last synced: 21 Apr 2026

https://github.com/giordano-lucas/quicksilver

Graph database engine

database graph graph-database

Last synced: 17 May 2026

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/databooster/dbparallel

(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.

async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow

Last synced: 09 Apr 2025

https://github.com/yoc00lig/restaurant-management-system

The Restaurant Management System is a relational database project. The system provides comprehensive support for a catering company, facilitating both take-away and on-site ordering services. 🍽️

database databases-course management-system

Last synced: 16 Feb 2026

https://github.com/theogravity/apifire-server

Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript

code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator

Last synced: 23 Jan 2026

https://github.com/tutosrive/factus_challenge

El Reto Factus, ¿Cómo conectar una API de facturación electrónica con seguridad OAUTH 2.0?

axios backend challenge crud css database expressjs factus frontend halltec html javascript node nodejs pg postgres web

Last synced: 24 Feb 2026

https://github.com/cristalhq/dbumper

Database schema migrator.

database db go golang migration versioning

Last synced: 26 Oct 2025

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

A redis-like in rust 🦀

database redis rust

Last synced: 29 Jan 2026

https://github.com/cubrid-labs/cubrid-cookbook

Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 27 Mar 2026

https://github.com/ugurcanerdogan/northwind-backend

This repository was created in line with Engin Demirog's C# code camp.

aop csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 15 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/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/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026