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/lkubb/salt-mariadb-formula

Manage a MariaDB server or Galera cluster of MariaDB nodes with Salt.

database devops mariadb mysql salt-formula saltstack saltstack-formula

Last synced: 02 Apr 2026

https://github.com/vilhalva/crud-python-em-txt

๐Ÿ‘จโ€๐ŸซPROJETO CRIADO PARA O CURSO DE PYTHON DO CURSO EM VIDEO.

bot chatbot crud curso-em-video database projeto python terminal txt

Last synced: 05 May 2026

https://github.com/vilhalva/crud-upload-de-arquivos-em-php

๐Ÿ‘จโ€๐ŸซCRUD DE MULTIMIDIAS EM HTML, CSS, PHP E MYSQL.

crud database mysql php projeto site

Last synced: 05 May 2026

https://github.com/zabuzard/beedlebot

BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.

bot bridge database framework html java javascript jquery mmorpg mmorpg-freewar ressources selenium selling shared-memory trade web-interface web-storage

Last synced: 05 Apr 2026

https://github.com/markelca/tunadb

A disk-based key-value store written in Rust

cli database key-value-store rust tcp-server

Last synced: 11 Feb 2026

https://github.com/matteogioioso/borealis

Templates for running PostgreSQL based on the Spilo image

database high-availability postgresql spilo

Last synced: 06 May 2026

https://github.com/aboubakr-jelloulat/dot-net-tiered-architecture

A comprehensive contacts management system built with C# following a clean 3-tier architecture pattern. This project demonstrates enterprise-level software design principles with clear separation of concerns across presentation, business logic, and data access layers

ado-net clean-architecture csharp data-access-layer data-business-layer database presentation-layer sql-server tier-architecture

Last synced: 18 Apr 2026

https://github.com/kartikk-26/secure-scalable-aws-vpc-network

This project builds a secure and scalable AWS VPC with custom subnets, NAT and Internet Gateways, VPC Peering, and private database hosting for controlled access and efficient networking.

aws database internet-gateway nat-gateways subnet subnetting vpc vpc-peering

Last synced: 06 May 2026

https://github.com/slevin48/firestore

Firestore called from Streamlit apps

database firestore gcp streamlit

Last synced: 06 May 2026

https://github.com/mugishasam123/budgeter

It is an app that helps one to manage Expenses and the transactions associated with each expense

cancancan database devise rails rubocop ruby tailwindcss

Last synced: 06 May 2026

https://github.com/elleyfolks/schedulingapplication

A Java desktop application with a polished UI and dashboard that can schedule appointments. The application can connect to and perform operations on a database, accomate multiple languages, alert users when they have upcoming appointments, and generate various reports.

database desktop-application java javafx-desktop-apps scheduling-application

Last synced: 18 Apr 2026

https://github.com/edsol/pg-apify

Automatically generate API (REST and GraphQL) endpoints directly from your PostgreSQL schema

database graphql openapi postgresql postgrest rest-api restapi zero-coding

Last synced: 15 Feb 2026

https://github.com/adamatti/graphql-go

Pet project to play with go + graphql

database golang graphql

Last synced: 06 May 2026

https://github.com/sangamesh123052000/vue-mute-table

๐Ÿ“Š Create and edit complex data tables effortlessly with a high-performance Vue 3 app, featuring virtual scrolling and real-time updates.

database multitable notion vue-table

Last synced: 18 Apr 2026

https://github.com/ctdesing/userealtimedb

Use Firebase Real Time database as async function.

async database firebase real time

Last synced: 06 May 2026

https://github.com/yeisonmontoya1815/c-sharp-learning-path

Explore and elevate your C# skills with curated practice code. Ideal for all levels, from beginners to experienced developers. From algorithmic problem-solving to advanced topics, dive into hands-on challenges to refine your abilities and build a strong C# foundation.

coding csharp-code database forms net programming-languages

Last synced: 28 Feb 2026

https://github.com/kanzatahreem/rails-girls

Practicing Ruby on Rails by following Rails Girls official website

database rails-girls ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/amejid/vet-clinic

In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.

database postgresql

Last synced: 16 Apr 2026

https://github.com/thamyresarm/dio-bootcamp-database-experience

Repositรณrio com os modelos desenvolvido no Bootcamp Database Experience para a entrega do Desafio de Projeto.

database eer-diagram mongodb mysql uml

Last synced: 07 May 2026

https://github.com/padurean/go-sqlx-postgres-with-migration-example

Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations

database go golang migration postgresql sql sqlx

Last synced: 06 May 2026

https://github.com/myacelw/mybatis-dynamic

Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL power.

code-generator database dynamic-sql java mybatis orm spring-boot

Last synced: 19 Apr 2026

https://github.com/vikashkatiyar/microservices_projects

**Microservices Learning Repo:** Comprehensive collection of microservices learning projects, featuring Eureka server, various services, and Feign client integration. Ideal for grasping microservices architecture with hands-on experience. Explore and master distributed systems effortlessly.

database eureka-client eureka-server feign-client java microservice spring-boot stock-api

Last synced: 06 May 2026

https://github.com/blackieops/primarykey

๐Ÿ”‘ Human-friendly IDs for your Go models.

database go golang library shortuuid uuid

Last synced: 12 May 2026

https://github.com/brake/peewee_encrypted_field

Encrypted field to save your data as Fernet tokens

database encryption peewee python

Last synced: 07 May 2026

https://github.com/jmcamposdev/1daw-db

๐Ÿ—„๏ธ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts ๐Ÿ“œ to create databases, queries ๐Ÿ—ƒ๏ธ, entity-relationship diagrams ๐Ÿงฉ, user and permission management queries ๐Ÿ‘ฅ, and views ๐Ÿ“Š of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 2026

https://github.com/addono/material-design-bootstrap-template

A file based Content Management System (CMS) providing some basic functionalities on top of CodeIgniter.

cms codeigniter database file-based-cms html5 js material-design php

Last synced: 20 Apr 2026

https://github.com/nelofarzabi/school-library

School Library is an app to record what books are in the library and who borrows them.

database postgresql ruby

Last synced: 07 May 2026

https://github.com/snwfdhmp/cloudbase

Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.

cloudbase crud crud-operations database plug-n-play plugnplay storage-engine

Last synced: 20 Apr 2026

https://github.com/oemanuelfirmino/vector-search-with-cos-similarity

A system that processes document similarity searches using a backend microservice. It includes a frontend for querying and displaying results, with visualizations of tensor data representing document feature vectors.

algebra artificial-intelligence calculus database neural-network

Last synced: 20 Apr 2026

https://github.com/absolutelysaurabh/refood

An android app promoting food-wastage management built during the 2 day WFI hackathon conducted by CII.

android authentication database firebase

Last synced: 20 Apr 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/sidheshwarjadhav100/dreamteam-tracker

This project mainly focused on JDBD and MySQL Database to provides a Java-based client interface for managing IPL player information and perform CRUP operations.

arraylist database java jdbc mysql oop sql

Last synced: 20 Apr 2026

https://github.com/vilhalva/app-de-lista-telefonica

๐Ÿ‘จโ€๐ŸซPROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.

android android-studio apk aplicativo crud curse database engine kotlin projeto xml

Last synced: 08 May 2026

https://github.com/neetigyachahar/psqlab

Write PSQL query in browser, natively.

database pglite postg psql

Last synced: 08 May 2026

https://github.com/sinedied/htf-data

CLI tool to process Hadra Trance Festival database export into valid data for the app

cleaner cli data database hadra tool

Last synced: 20 Apr 2026

https://github.com/mdaashir/pythonfunprojects

Welcome to my Python Projects Repository, Explore a diverse collection of Python scripts, from simple puzzles to complex problems. Browse, contribute, and enhance your Python skills!

alphabet database dna-sequences error free game lcm prime-numbers python python3 sqlite3 tables virus zigzag

Last synced: 21 Apr 2026

https://github.com/emso-exe/databasex

Repositรณrio onde estรฃo disponรญveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.

banco-de-dados database mysql mysql-database sql

Last synced: 08 May 2026

https://github.com/romgrk/sqlite-objects

Usable wrappers around SQLite

database key-value-store sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/bc100dev/firebos

Self-hosted Google Firebase. But waitโ€ฆ It's FOSS time!

authentication database firebase google-firebase hosting java java21 open-source rest-api self-managed storage

Last synced: 08 May 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictรญcio de uma universidade para fins didรกticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/umesh-patidar/todocmp

A cross-platform To-Do app, built with Kotlin and Compose Multiplatform, backed by SQLDelight for robust and synchronized data handling across Android, iOS, and Desktop.

android compose database ios jetpack-compose kotlin kotlin-multiplatform multiplatform sqldelight

Last synced: 16 Apr 2026

https://github.com/bocaletto-luca/country-explorer

Country Explorer is an interactive web application that empowers you to discover countries from around the world using free public APIs. With advanced filtering options by continent, the app displays each nation's name, flag, detailed informationโ€”including population statisticsโ€”and offers interactive charts to visualize population data. Whether ...

api application bocaletto-luca countries countries-api country css3 database free-api html5 javascript opensource responsive webapp

Last synced: 08 May 2026

https://github.com/khaledkamr/mastring-python

This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.

database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods

Last synced: 08 May 2026

https://github.com/fsprojects/testdynamo

An in-memory dynamodb client for automated testing

database dynamodb fsharp testing-tools

Last synced: 21 Apr 2026

https://github.com/tamk-kol/sql-powerbi-bike_sales_data

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.

bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server

Last synced: 08 May 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 2026

https://github.com/billgewrgoulas/multithreaded-server

Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.

database mutex-synchronisation mutual-exclusion reader tcp writter

Last synced: 22 Apr 2026

https://github.com/utkarsh5026/dsdb

Implementation of data structures used in Databases as Jupiter notebooks

database dsa jupyter-notebooks notebooks python tutorial

Last synced: 16 Apr 2026

https://github.com/brownag/nasistools

NASIStools: Tools for the USDA-NRCS National Soil Information System (NASIS)

database nasis r sql sqlite

Last synced: 09 May 2026

https://github.com/vilhalva/crud-de-multimidias-bot

๐ŸคคESSE ร‰ UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM MYSQL!

bot crud database framework mysql projeto python redes-sociais telebot telegram

Last synced: 09 May 2026

https://github.com/faouzimohamed/docker-composes

A set of docker compose files I use to bootsrap various app locally, on remote, testing or doing different staff

database docker docker-compose ops

Last synced: 09 May 2026

https://github.com/hangxingliu/database-backup.sh

:floppy_disk: A bash script for backup database to Google Drive

backup database google-drive

Last synced: 22 Apr 2026

https://github.com/zappat0n/elan_manager

An application developed using Java, MySql, and Google Drive to manage a Montessori British School.

curriculum database elan-manager evidences google-drive java montessori mysql national-curriculum

Last synced: 09 May 2026

https://github.com/marcos-vcs/crudoperationsexamplewithjdbc

Example of using JDBC in CRUD operations in CLI interface

crud database hibernate java jdbc mysql

Last synced: 09 May 2026

https://github.com/juletopi/banco_de_dados

๐Ÿ—„๏ธ โ€ข Repositรณrio back-end com os conteรบdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/candygoose/database_se

ะ‘ะฐะทั‹ ะดะฐะฝะฝั‹ั… ะŸั€ะพะณั€ะฐะผะผะฝะฐั ะธะฝะถะตะฝะตั€ะธั (ะŸะ˜ะธะšะข) ะ˜ะขะœะž

database itmo psql software-engineering sql

Last synced: 11 Feb 2026

https://github.com/codenoid/pardon

Optimized In-Memory with File Based storage for learning purpose

crystal database tcp unix

Last synced: 24 Apr 2026

https://github.com/samuelepignone/easynql

EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.

database llm nlp ollama sql sql-generation

Last synced: 09 May 2026

https://github.com/nasirkhan294/vet-clinic-db

The vet_clinic project is a software application designed to manage a veterinary clinic's data. It utilizes PostgreSQL as the underlying database system.

database postgresql sql

Last synced: 24 Apr 2026

https://github.com/jmaupetit/imdb-sql

Load IMDB datasets in SQL databases

database imdb load-testing sql

Last synced: 16 Feb 2026

https://github.com/sochdb/sochdb-go

SochDB is a high-performance embedded, ACID-compliant database purpose-built for AI agents - golang

database golang golang-age golang-tools golang-vector-database vector-database

Last synced: 16 Feb 2026

https://github.com/ehrg1/cs492-mosques-management

About This repository showcases a project developed for the CS492 Special Topics in Computer Science course, which is a simple app to manage mosques

database gui python sqlite3 tkinter tkinter-gui

Last synced: 24 Apr 2026

https://github.com/vilhalva/sangmata-basico

๐ŸคคESTE BOT DO TELEGRAM TEM COMO OBJETIVO FORNECER INFORMAร‡ร•ES SOBRE CONTAS DE USUรRIOS DO TELEGRAM COM BASE NO ID FORNECIDO PELO USUรRIO!

bot database framework projeto python redes-sociais sqlite telegram telethon

Last synced: 09 May 2026

https://github.com/heracliteanflux/object-oriented-programming-with-web-based-applications

Exercises in the Java programming language with an emphasis on object-oriented design and applications in database and GUI programming.

apache-derby apache-netbeans apache-netbeans-18 database gui java java-database java-database-connectivity java-swing-gui object-oriented-programming

Last synced: 10 May 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funรงรตes SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/speediedan/deep_classiflie_db

Deep_classiflie_db is the backend data system for managing Deep Classiflie metadata, analyzing Deep Classiflie intermediate datasets and orchestrating Deep Classiflie model training pipelines. Deep_classiflie_db includes data scraping modules for the initial model data sources. Deep Classiflie depends upon deep_classiflie_db for much of its analytical and dataset generation functionality but the data system is currently maintained as a separate repository here to maximize architectural flexibility. Depending on how Deep Classiflie evolves (e.g. as it supports distributed data stores etc.), it may make more sense to integrate deep_classiflie_db back into deep_classiflie. Currently, deep_classiflie_db releases are synchronized to deep_classiflie releases. To learn more, visit deepclassiflie.org.

albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap

Last synced: 10 May 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50โ€™s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/htomsik/simplecrm

Simple CRM with patically autogenerated GUI

crm database entity-framework-core mvvm wpf

Last synced: 10 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/shubsi26/phonebook-python-program

A python Project for creating and managing phonebook-contact application

contacts-app database phonebook python sqlite3

Last synced: 11 May 2026

https://github.com/migliori/power-lite-pdo-docs

Documentation of the PowerLite PDO Library.

database documentation pdo pdo-wrapper

Last synced: 25 Apr 2026

https://github.com/carlossilva2/pybase

An easy to use Database using Python and JSON

data database json python3 storage

Last synced: 11 May 2026

https://github.com/maherzaidoune/banquec-project

a simple banking project written in c# using visual studio 2015,use it as a blueprint for your projects development

csharp database desktop-app school-project

Last synced: 25 Apr 2026

https://github.com/haliljon/usercontrol-pro-back-end

UserControl Pro Backend is a Rails project which gives the API for the UserControl Pro Frontend.

database ruby

Last synced: 11 May 2026

https://github.com/bug-ops/pyhdb-rs

Rust-powered SAP HANA driver for Python with native Apache Arrow support. Zero-copy data transfer to Polars & Pandas. DB-API 2.0, async/await, connection pooling

arrow async database dbapi driver hana pandas performance polars pyo3 python rust sap sap-hana zero-copy

Last synced: 26 Apr 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/hyper63/umzug-hyper-storage

A Storage Adapter for Umzug that uses Hyper Data to track migrations

database hyper hyper-cloud migrations scripts umzug

Last synced: 11 May 2026

https://github.com/mshahzadtariq/persist_deleted

Soft delete for mogoid with ability to recover records

database mongoid ruby

Last synced: 12 May 2026

https://github.com/sainingo/vet_clinic_database

This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgresql sql

Last synced: 12 May 2026

https://github.com/yusufyusie/database-diagram

I will get a database diagram, interpret it, and implement the SQL needed to build that database.

database database-diagrams database-schema postgresql sql

Last synced: 26 Apr 2026

https://github.com/pankajsingh09/note-taker

Note Taker is simple web based application where user can Add, View, Modify and Delete notes. The main purpose of this application is to understand how CURD operation is performed in database using Hibernate

bootstrap css database eclipse hibernate html java jsp mysql servlet

Last synced: 16 Apr 2026

https://github.com/tarsislimadev/antify

A fast open source database

api-rest database golang open-source

Last synced: 13 May 2026

https://github.com/markcmiller86/saf

Sets and Fields Scientific Data Model and Scalable I/O Library

data-model database interoperability io-library mathematical-modelling parallel-io scientific-computing

Last synced: 13 May 2026

https://github.com/crepopcorn/flight_log_management_system

Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.

ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website

Last synced: 12 Feb 2026

https://github.com/lightning1377/php-sql-intellisense

VS Code extension that adds schema-aware MySQL IntelliSense, hovers, linting, and quick SQL execution for PHP projects.

autocomplete database developer-tools intellisense linting mysql php typescript vscode-extension

Last synced: 11 Jun 2026

https://github.com/tariqulgithub/master-replica-example

MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.

database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication

Last synced: 16 Apr 2026

https://github.com/bluebrain/knowledge-graph-inference

Tools for recommendation of data inside a knowledge graph.

database

Last synced: 14 Jun 2026

https://github.com/danucosukosuko/shos

Repositorio de descargas de ShOS.

danucosukosukos database linux

Last synced: 14 Jun 2026