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/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 05 Jan 2026

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/angelodotnet/tinyrepository

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

database dotnet entity-framework-core generic-repository library management orm-library repository-pattern

Last synced: 24 May 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/rosbit/dbx

golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用

database easy-to-use orm tranastion

Last synced: 05 Jan 2026

https://github.com/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

https://github.com/elliot-sawyer/silverstripe-mysql-ssl

Fixes MySQL SSL support for Silverstripe 4

azure azure-mysql database mysql silverstripe silverstripe-4

Last synced: 14 Apr 2025

https://github.com/peopleworks/malwarebytesextractor

MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.

database malware-analysis net

Last synced: 16 Apr 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/redactedprofile/docker-web-tools

A collection of containers ready to spin up, pre-configured with docker-compose for convenience

database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web

Last synced: 04 Apr 2026

https://github.com/ballerina-platform/module-ballerinax-cdc

The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.

ballerina cdc change-data-capture database event-driven integration realtime wso2

Last synced: 18 Feb 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/161io/labodata-api

Fiche produit LaboData - API JSON v1.4

api api-json database json labodata parapharmacie pharmacie

Last synced: 27 Apr 2026

https://github.com/bam-j/study-repo

블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.

algorithm css database git html javascript nodejs react typescript

Last synced: 04 Apr 2026

https://github.com/jcoelho93/shell-database

A key value store straight from your terminal

command-line-tool database key-value-store python sqlite3 terminal

Last synced: 18 Apr 2026

https://github.com/ne1ro/dynamic_ecto_query

Example of building dynamic queries with Ecto

database ecto elixir query

Last synced: 12 May 2026

https://github.com/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/richmit/dir-inventory

Inventory & Query Filesystem Metadata

backup database file-management file-metadata filesystem storage

Last synced: 10 Feb 2026

https://github.com/purejoymind/backupscript

Backing up mongoDB and server files and uploading them to another server using sftp.

backend backup database db mongodb sftp sftp-upload shell shell-script shellscript

Last synced: 04 May 2026

https://github.com/basemax/list-data-drugs

This Python script scrapes drug-related information from the "Talk to Frank" website and saves the extracted data in both JSON and YAML formats. It utilizes the `requests` library to fetch the webpage, `BeautifulSoup` for HTML parsing, and `json` and `yaml` libraries for data storage.

database db-drug drug drug-database drug-db drug-discovery drugs json python yaml yml

Last synced: 27 Feb 2026

https://github.com/perkss/ontimedb

Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis

c database time-series timeseries

Last synced: 05 May 2026

https://github.com/laolarou726/text_2_sql_demo

This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.

agent database langchain llm python sqlite text2sql

Last synced: 16 Feb 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/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/sanalzio/pygistdb

A primitive module enabling the use of your GitHub Gist as a database.

database gist gists python python3

Last synced: 16 Apr 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/onconova/onconova

Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.

angular database healthcare interoperability oncology python research webapp

Last synced: 26 Apr 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/zulfachafidz/sistem_informasi_desa-web

Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.

database mysql mysql-database php sistem-informasi website website-design website-development

Last synced: 11 May 2026

https://github.com/antonygiomarxdev/rango

Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.

agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync

Last synced: 29 Apr 2026

https://github.com/rijwanansari/dotnet9dyanmicdatabase

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

clean-architecture database domain-driven-design dotnet dotnet9 entity-framework mediatr webapi

Last synced: 27 Feb 2026

https://github.com/francis94c/refactor-ci

A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.

codeigniter database igniter json payloads php refactor-ci resource rest rest-api

Last synced: 16 Apr 2026

https://github.com/xdb-dev/xdb

XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.

database go golang

Last synced: 01 Apr 2026

https://github.com/gisce/ooda

Open Oriented Data Access

database openerp orm postgresql python

Last synced: 19 Apr 2026

https://github.com/tokhy1/laravel_competitions_management_system

This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.

authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php

Last synced: 07 Apr 2026

https://github.com/theinvincibleknight/mysql-installation-guide

Step by step detailed guide to install and configure MySQL.

database devops installation mysql mysql-database mysql-server ubuntu

Last synced: 30 Apr 2026

https://github.com/loiclefevre/oracle-database-api-for-mongodb

Testcontainers example to deploy the Oracle Database API for MongoDB

api database mongodb oracle testcontainers

Last synced: 13 May 2026

https://github.com/romchela/db-query-implementation

Own implementation of complex database query on huge amount of data

database query

Last synced: 30 Apr 2026

https://github.com/andrewjbateman/angular-graphql-api

:clipboard: Frontend: Angular used with GraphQL and Apollo Client to view the backend Engineering Parts data set Backend: Node.js + GraphQL used with Apollo Server and GraphQL schema to execute queries on a data set

apollo apollo-server database graphql node nodejs resolvers schema uuid uuid-generator

Last synced: 18 Apr 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/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/jazzshu/sqlproject

SQL and php based project to showcase different species of animals, for a University project

database mongodb mysql php

Last synced: 06 May 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/manonmarchand/rheodata

Repository to gather published rheological data

database rheology

Last synced: 24 Apr 2026

https://github.com/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/joymohanty8999/dbs-mini-project

A mediocre Food Court Management System

corenlp database java-8 javafx oraclesql scenebuilder

Last synced: 07 May 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/retrodaredevil/frc-code-database

Contains code from many teams using git submodules

database frc frc-java frc-robot

Last synced: 07 May 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/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/aleklukanen/chapterhousedb-v1

Allows you to create simple data streaming warehouses written in Golang using Apache Parquet and Arrow.

arrow data database event golang ingestion parquet pipeline processing stream

Last synced: 27 Feb 2026

https://github.com/windwalker-io/datamapper

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

Last synced: 15 Mar 2026

https://github.com/thipages/quickdb

Quick SQLite/MySql database sql creation builder

creation database foreign-keys index php quick sqlite

Last synced: 07 May 2026

https://github.com/kingakeem/url-graph

A Neo4j project designed to store and manage relationships between URLs

cypher database graph graph-database graphdatabase neo4j url webscraping

Last synced: 07 May 2026

https://github.com/usvc/go-db

A Go package to handle database connections.

database db go golang golang-library golang-package mysql

Last synced: 08 May 2026

https://github.com/quarkiverse/quarkus-qubit

A Quarkus extension that enables type-safe, lambda-based queries on Panache entities with build-time transformation to JPA Criteria Queries.

database jpa lambdas panache quarkus-extension queries

Last synced: 04 Jun 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/femto-code/qml-newsfeedreader

Qt 6 based RSS News Feed Reader with offline database support

database qml qml-applications qt-database qt6 qtquick rss rss-feed rss-reader

Last synced: 08 May 2026

https://github.com/machbase/neo-web

machbase-neo web ui

database timeseries web-ui

Last synced: 25 Apr 2026

https://github.com/dresende/gimlet

NodeJS module for database access built on top of commonly used database drivers

database driver javascript mysql

Last synced: 08 May 2026

https://github.com/gleennkar/budget-app-ror

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/dain55788/ibm-data-engineer-lecture-note

Lecture Notes and Practice Materials of IBM Data Engineering Course

data-analysis database dataengineering datawarehouse ibm

Last synced: 01 Mar 2026

https://github.com/simple-works/0db-repl

🅾️ 0db REPL playground for testing 0db database.

0db database file-database javascript json-database node nodejs repl

Last synced: 23 Apr 2026

https://github.com/fadhilsaheer/mongoi

Node js module for dealing with mongo db 😊

database javascript mongodb nodejs

Last synced: 18 Apr 2026

https://github.com/asynched/tiny-sql

A tiny in-memory database written in Node.js

database node sql

Last synced: 11 May 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/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 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/shane-staret/railway-management-system-mccc-cis-245

MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.

database database-management java javafx railway software-design sql user-interface

Last synced: 13 Feb 2026

https://github.com/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 May 2026

https://github.com/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 May 2026

https://github.com/fremen-labs/elastro

A comprehensive Python library for Elasticsearch management with both programmatic and CLI interfaces

api-client cli-tool data-management database datastream elastic elasticsearch elasticsearch-client elasticsearch-management elasticsearch-python python python-library search

Last synced: 17 Mar 2026

https://github.com/danger-ahead/note

A note taking application using MySQL

database java mysql note-taking

Last synced: 16 Apr 2026

https://github.com/thinkgrid-labs/taladb

The embedded database for local-first JavaScript apps.

ai database local-first mobile offline rag react react-native sematic-search vector-database wasm web

Last synced: 19 Apr 2026

https://github.com/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 Jan 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/tjanez/showell-mover

A tool for changing paths of media files stored in Shotwell's database.

database db mover python python3 shotwell tool

Last synced: 30 Apr 2026

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/keenteam1990/reactnative

🚀 A React Native boilerplate app to get you up and running very, very quickly

analytics database firebase javascript react-native

Last synced: 29 Apr 2026