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/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/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/aboubakr-jelloulat/database-connectivity-ado-.net

demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques

ado-net csharp database sqlserver

Last synced: 30 Apr 2026

https://github.com/ibraheem-ghazi/dbdiff

php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries

compare database diff difference mysql php

Last synced: 29 Apr 2026

https://github.com/steveorevo/mysql2json

Database to JSON object export tool with support for PHP serialization.

database json mysql mysql2json php-serial php-serialization

Last synced: 30 Apr 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/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/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/perldancer/dancer2-plugin-auth-extensible-provider-database

Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible

dancer2 database

Last synced: 13 May 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/mikeblum/sqlite-koans

code for SQLite Koans post

database golang sqlite sqlite3 template-project

Last synced: 07 May 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/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/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 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/ao-concepts/storage

Storage and persistence helper module for gorm.

database go golang gorm repository storage transactions

Last synced: 14 May 2026

https://github.com/ambrozic/dms

database management service dashboard

admin dashboard database management

Last synced: 21 Apr 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 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/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/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/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/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/sarahabuirmeileh/django-chatgptclone

A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.

authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python

Last synced: 15 Apr 2026

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/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 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/cc59chong/data-modeling-with-apache-cassandra

Data modeling with Apache Cassandra and complete an ETL pipeline using Python. CQL Datatypes.

cassandra database etl modeling pipeline python

Last synced: 09 May 2026

https://github.com/usmanrasheed1/clothing-store-db-project

A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details

clothing-store database html-css-javascript mysql php sdlc

Last synced: 19 Apr 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/yajatkaul/go-mongoose

Mongoose wrapper for mongodb but for GoLang

database go golang library mongodb wrapper

Last synced: 12 Feb 2026

https://github.com/vishanurag/portfolio

This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.

ajax database portfolio-website project web

Last synced: 12 Feb 2026

https://github.com/dayvidwhy/shortest

🛠 Shortens links using React, Express and SQLite3.

database node react sqlite3

Last synced: 06 May 2026

https://github.com/arseniistratiuk/track-finder-app

An app/GUI that is linked to a database called "chinook". User will be able to do a bunch of operations with a database (like searching information) through this program.

customtkinter database gui modern modern-ui-ux object-oriented-programming python python-ui sqlite3 tkinter ui-design

Last synced: 02 May 2026

https://github.com/s-m-j-i/ecms-desktop

A simple ECA Management System Desktop project.

apache-poi database desktop-app java javafx mysql server

Last synced: 05 Mar 2026

https://github.com/otterbk/corona-management-system

코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)

android-app database network rmi-client rmi-server server

Last synced: 07 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/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 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/abdelrahmanbayoumi/notesfx

Notes App is javaFX application with HSQLDB (embedded database)

database desktop-application embedded-database hsqldb java javafx notes notes-app

Last synced: 03 May 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/amir-kedis/media-tracker

A website to help you keep track of all the video media that you watched, are watching or planing to watch.

database media python web-application webapp

Last synced: 04 May 2026

https://github.com/tidesdb/tidesdb-ts

Official TypeScript binding for TidesDB

database key-value-store lsmtree storage-engine transactional

Last synced: 06 Mar 2026

https://gitlab.com/wgms/glathida

Glacier Thickness Database (GlaThiDa) https://www.gtn-g.ch/data_catalogue_glathida

collaboration database datapackage glacier glaciology global

Last synced: 20 Jul 2025

https://github.com/pumpum7/rust-database

A simple database system with client-server architecture in rust

database rust

Last synced: 24 Jan 2026

https://github.com/valhuber/python-rules

Obsolete - see Logic-Bank - Python rules for sqlalchemy transactions (multi-table derivations, constraints)

business-logic database python sqlalchemy

Last synced: 28 Jun 2025

https://github.com/tlsgmltjd/til

학습한 내용을 글로 기록합니다

backend computer-science database springboot

Last synced: 14 Apr 2025

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/huntlabs/dbal

Database Abstraction Layer for dlang, can construct SQL statements.

database mysql postgresql sqlbuilder sqlite

Last synced: 12 Apr 2026

https://github.com/abdelwahab-ahmed-shandy/database-design-with-erd-eerd-relational-schemas-sql-implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 03 Nov 2025

https://github.com/ilukemagic/aids-protection-node

基于 Koa + TypeScript + sequelize + MySQL 的 预防艾滋病宣传 的小程序后端

database javascript koa mysql nodejs sequelize typescript

Last synced: 05 Apr 2025

https://github.com/natasha-ct/bloghive

BlogHive is a web application that allows users to create and manage their own personal blogs. Built with Laravel and Vue.js, it provides a user-friendly platform for bloggers to write, publish, and share their articles

bootstrap composer database laravel php

Last synced: 11 Apr 2026

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

Extend sqlalchemy library, makes CRUD more human intuitive.

database python rdbms sqlalchemy-database

Last synced: 10 Mar 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/hiyouga/database-experiment

BUAA CST Autumn 2019 Database Experiment

blog-engine bootstrap database database-design

Last synced: 16 Apr 2026

https://github.com/kevalmorabia97/querying-heterogeneous-databases

A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations

database heterogenous-databases java mysql

Last synced: 11 May 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/alessandrotesoro/schema

A chainable wrapper for creating database tables schema powered by wpdb in WordPress.

database schema wordpress wordpress-development wordpress-library wordpress-plugin wpdb

Last synced: 03 Feb 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/gocanto/psql-api

Simple PostgreSQL App and API modeling.

api database php postgresql

Last synced: 26 Jul 2025

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

PhpDb SQLite Support Package

database sqlite

Last synced: 05 Feb 2026

https://github.com/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 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/knobz-io/memdb

Easy-to-use in-memory database for Go

database generics go in-memory

Last synced: 10 Mar 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/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/maeln/tslite

TSLite : A small embeddable time-serie database

database embeddable small time-series

Last synced: 08 Oct 2025

https://github.com/romi/plantdb

Database to host and serve images and processed data.

database

Last synced: 14 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/alana-rocha/sgbc-crud

CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.

database mvc-architecture typescript

Last synced: 13 Jun 2025

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

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/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/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/contributte/doctrine-skeleton

🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

contributte database dbal doctrine nette orm project skeleton

Last synced: 18 Sep 2025

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/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/v-blaze/gvash-planes-api

GVASH PLANES is a rails API Web-App where users can browse list of planes and make reservations on a plane for a given duration.

api database jwt-authentication postgresql rails rails-api rspec ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/afsify/mongodb

Master MongoDB methods and tackle various scenarios through hands-on workouts in my curated MongoDB GitHub repository. Seamlessly progress from fundamental techniques to advanced concepts.

database mongodb notes

Last synced: 04 Feb 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/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/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/kshitij1235/boxdb

This a database managment lib made for python, which works like any Libraries and is very lite no aditional setup require but there is some procedure to create a project is very easy.

boxdb data database library python

Last synced: 14 Jan 2026

https://github.com/manighazaee/mu_db

A simple and lightweight key-value based database

database rust storage

Last synced: 01 Aug 2025