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/serenorg/database-replicator

Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.

database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase

Last synced: 13 Jan 2026

https://github.com/globbie/knowdy

Knowdy: a knowledge management system

c database embedded-database graph graph-database

Last synced: 24 Apr 2025

https://github.com/ankitesh97/sqlwrapper

A sql wrapper for those who have a hard time executing queries, it provides an interface to simulate common queries on a database.

database mysql postgresql psycopg2 python sql-wrapper sqlite

Last synced: 14 Jan 2026

https://github.com/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 14 Apr 2025

https://github.com/oussama4/sqlbuilder

A simple sql query builder for Go

database go golang orm query-builder sql sql-builder

Last synced: 27 Apr 2026

https://github.com/kangkaisen/blog

编程小梦博客源码

blog database olap

Last synced: 05 Apr 2025

https://github.com/mhdb96/cms

📚 Course Management System for managing, storing and reporting students’ exam results.

classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel

Last synced: 28 Apr 2025

https://github.com/cefoler/databases

Framework for SQL and NoSQL databases.

database databases h2 java kafka mongodb mysql nosql postgresql rabbitmq redis sql sqlite

Last synced: 10 Apr 2026

https://github.com/ashkan0201/shareit_web

A home page where you can share and download files.

database python3 selenium selenium-webdriver sql sqlite web

Last synced: 21 Sep 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/marcocesarato/php-cpdo

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

cache cachepdo cpdo database memory pdo php

Last synced: 10 Oct 2025

https://github.com/gpahal/hgraph

Graph datastore implemented in Haskell

database graph graph-algorithms graph-database haskell neo4j

Last synced: 07 Oct 2025

https://github.com/sarvsav/iza

Streamline platform operations with Linux inspired commands written in Go!

artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell

Last synced: 07 Mar 2026

https://github.com/turiphro/nosqllab

Ready-to-go NoSQL database examples in Docker Compose

couchdb database database-lab docker docker-compose hbase mongodb neo4j nosql postgresql psql redis riak riak-kv

Last synced: 02 Mar 2026

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/youns3510/php_oop_crud_project

object-oriented programming with PHP & MySQL.

crud-application database oop php

Last synced: 04 Jan 2026

https://github.com/PackRuble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 19 Sep 2025

https://github.com/ahmadhuss/ruddb

💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.

database jar java jdbc-driver

Last synced: 16 May 2025

https://github.com/raihan2bd/vet_clinic_database

Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 12 Apr 2025

https://github.com/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 2025

https://github.com/embarcadero/interbase-docker

Dockerfile to create a container for Embarcadero InterBase

database dockerfile embarcadero interbase

Last synced: 20 Jan 2026

https://github.com/haadiiii/vet-clinic-database

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

https://github.com/yahoojapan/k2hash_nodejs

K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library

antpickax database in-memory k2hash kvs nodejs nodejs-library nosql queue

Last synced: 13 Mar 2026

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/arsalanjabbari/travel-management-system

This project focuses on designing a comprehensive database system for an online travel ticket purchasing platform that serves all customers, travel agencies and application's super admins.

database erd plpgsql system-design

Last synced: 17 Aug 2025

https://github.com/atis-orm/atis-orm

Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.

c-sharp database orm orm-framework orm-library

Last synced: 23 Apr 2025

https://github.com/melardev/angularfirebasedbcrud

Angular Crud Application that uses Firebase Realtime Database

angular crud database firebase javascript node nodejs realtime-database typescript

Last synced: 13 Apr 2025

https://github.com/aracki/ssa-clojure

Small web app - written in clojure - functional programming practice

bootstrap clojure database html-page

Last synced: 03 May 2026

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/vinc/pollen.vinc.cc

Chart the European Pollen Database 🌼

database pollen

Last synced: 29 Apr 2026

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

https://github.com/rowyio/buildship-docs

BuildShip Docs - Visually create workflows and backend cloud functions with low-code and AI.

ai aiworkflow api api-builder automation backend backend-api cron database low-code no-code scheduled-jobs visual workflow

Last synced: 25 Jun 2025

https://github.com/filipnet/influxdb-auto-backup

This repository contains a Bash script for automating backups of InfluxDB databases

automation backup database influx influxdb influxdb2 linux maintenance shell-script

Last synced: 24 Jun 2025

https://github.com/aad99bxp/studentregistrationform

This is a student registration form. It takes the input from the user and stores the data in the database.

css3 database html mysql php

Last synced: 13 Apr 2026

https://github.com/c0deta1ker/matbasex

MatBaseX is an all-in-one database and analytical tool for photoelectron spectroscopy (PES) analysis, focused on materials and their X-ray interactions. It offers features like a Materials Properties Database, IMFP & XPS Sensitivity Factor Calculator, and PES N-Layer Simulations & Curve Fitting utilities. Explore its powerful capabilities today!

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: 01 Jul 2025

https://github.com/xudafeng/debugger-board

datahub debugger board

database macaca

Last synced: 11 Jul 2025

https://github.com/noragami/igdbapi

Python wrapper for the Internet Game Database API.

api database games internet

Last synced: 14 Dec 2025

https://github.com/bocaletto-luca/mediawiki-eplorer

MediaWiki Explorer is an interactive web application that allows you to delve into the vast repository of knowledge hosted on Wikipedia using the MediaWiki API. With a modern, responsive design, Wiki Explorer empowers you to search for articles, filter through topics, and explore detailed information about your subjects of interest—all in one ...

api bocaletto-luca css3 database html5 javascript mediawiki mediawiki-api multidevice open-source responsive searching webapp

Last synced: 18 Jun 2025

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

DBpedia Explorer is an interactive web application that lets you navigate the rich, structured data extracted from Wikipedia through the DBpedia project. Leveraging the DBpedia API, this application provides a semantic exploration of topics, empowering users to discover interconnected information through a modern, responsive interface. Bocaletto L.

api bocaletto-luca css3 database dbpedia dbpedia-webapps encyclopedia free-api html5 javascript responsive webapp

Last synced: 18 Jun 2025

https://github.com/bocaletto-luca/rick-and-morty-explorer

Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca

api bocaletto-luca cartoon css3 database free-api html5 javascript multidevice open-source opendata opendata-api responsive rick-and-morty rick-and-morty-api rick-and-morty-app webapp

Last synced: 07 May 2026

https://github.com/silicondb/react-native-silicon-db

React native database on steroids

asyncstorage database react reactnative

Last synced: 17 Mar 2025

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

OpenLibrary Database - Book Explorer is an interactive web application that allows you to dive into the world of literature using data from the [Open Library API](https://openlibrary.org/developers/api). This project dynamically fetches book data and presents it in a modern, responsive design developed with HTML, CSS, JavaScript, and Bootstrap 5.

api book books books-api css3 database freeapi html5 javascript library multidevice openlibrary openlibrary-api responsive webapp

Last synced: 07 May 2026

https://github.com/bocaletto-luca/nasa-collection

This repository hosts a collection of interactive web applications that leverage free NASA APIs to bring you closer to the wonders of space. Each project is designed with a responsive interface and interactive features to explore data ranging from meteorite landings to stunning space imagery, Earth views, planetary details, solar activity, ...

api bocaletto-luca css3 database free-api html5 image javascript nasa nasa-api nasa-collection nasa-image nebulose planet responsive solar-system star sun

Last synced: 06 May 2026

https://github.com/hailuand/corgimq

A lightweight Java message queue library built on your RDBMS.

database jdbc message-queue rdbms

Last synced: 07 Mar 2026

https://github.com/rammm2005/schema-ecc

Schema of Simple Database make with SQL

database eccomerce schema sql

Last synced: 16 Aug 2025

https://github.com/luismisanve/geminipostsql_chatbot

Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again

ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio

Last synced: 13 Jul 2025

https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs

"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade

api backend database full-stack j2ee java java8 javascript mongodb react spring-boot

Last synced: 13 Jul 2025

https://github.com/haraldrudell/parl

A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)

android database go golang parallelism sql sqlite sqlite3

Last synced: 18 Jul 2025

https://github.com/faf4a/aoi.mongo

Easy to use package for the implementation of MongoDB in aoi.js.

aoijs database mongodb

Last synced: 29 Oct 2025

https://github.com/bytestorage/skiplist

SkipList is a package that implements a skip list data structure for efficient ordered key-value storage and retrieval.

database golang kv-store map skiplist

Last synced: 17 Jul 2025

https://github.com/hasaanahmad/nextpress-starter

NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.

authjs database next-auth nextauth nextjs postgresql postgress prisma prisma-orm shadcn shadcn-ui

Last synced: 23 Feb 2026

https://github.com/metalfm/transactor

Transactor is a library for simplifying transaction management in Go

database go golang transaction-manager transactions

Last synced: 11 Jun 2026

https://github.com/bluebrain/bluenaas-subcellular

A web environment for the simulation of brain molecular networks.

database experiment gui subcellular visualization

Last synced: 03 Jul 2025

https://github.com/manusquall/restaurant-web-app

A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app

crud-application database food-products php restaurant-web sql sql-database

Last synced: 13 Apr 2025

https://github.com/chuigda/project-rela

Translate relational queries to some imperative codes

database relational

Last synced: 29 Oct 2025

https://github.com/ctkqiang/lqz

灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。

adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data

Last synced: 24 Jul 2025

https://github.com/mohammadmoataz2/instasentiment

InstaSentiment is a powerful NLP (Natural Language Processing) project aimed at analyzing the sentiment of Instagram posts. It provides users with valuable insights into the positivity and negativity of comments on a given post URL and store valuable information in PostgreSQL server then Visualize with power bi.

api database fastapi insta instagram machine-learning nlp nltk postgresql power-bi python scraping sklearn

Last synced: 14 Jul 2025

https://github.com/kchousos/idbs

Implementations of different kinds of databases, written in pure C.

c database databases design-database hash-table hashtable heap implementation-from-scratch low-level

Last synced: 09 Jul 2025

https://github.com/archf/ansible-sql-runner

Run a sequence of sql queries or scripts on a target db

ansible database impala phoenix postgresql role sql

Last synced: 11 Apr 2025

https://github.com/akkilmg/databases

🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.

collection database database-collection databases digitalocean hacktoberfest hacktoberfest2022 mongodb mongodb-database python python3

Last synced: 13 Apr 2025

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance

clickhouse data data-maintenance database python sql

Last synced: 05 May 2025

https://github.com/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/zeyadkhaled/firebase-query-to-excel

A Java class to process Firebase Firestore database queries and create an excel file that could be shared.

csv database excel firebase firebase-database firebase-realtime-database firestore java library query sharing

Last synced: 17 Jul 2025

https://github.com/getindata/terraform-snowflake-database

Terraform module for managing Snowflake database

database schema snowflake snowflake-db terraform terraform-module

Last synced: 06 Mar 2026

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/objectbox/objectbox-java-generator

The ObjectBox Gradle Plugin makes using ObjectBox easy in a JVM or Android project written in Java or Kotlin

android database java jvm kotlin mobile

Last synced: 04 May 2025

https://github.com/chez14/f3-ilgar

A simple migration tool for Fat-Free Framework

database fat-free-framework migration migration-tool php

Last synced: 04 May 2025

https://github.com/3noch/drifter-project-m36

Drifter migration backend for Project:M36

database drifter haskell migration project-m36

Last synced: 02 May 2026

https://github.com/neuroglia-io/cloud-shapes

Cloud Shapes is an event-driven database designed for real-time projection materialization based on CloudEvents

api cloudevent database eda event-driven projection

Last synced: 28 Oct 2025

https://github.com/henrymbuguak/shopping-cart-using-django-2.0-and-python-3.6

This is a shopping created using Django 2.0 and Python 3.6

database django-migrations python shopping-cart situations

Last synced: 11 Apr 2025

https://github.com/cartabinaria/basi-di-dati

Una raccolta di risorse per l'insegnamento di Basi di dati (90107) del Corso di Laurea in Informatica.

database relational-databases university-course

Last synced: 17 Jan 2026

https://github.com/moyanj/genshindatabase

这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。

chinese database genshin genshin-impact resources

Last synced: 06 Apr 2026

https://github.com/vl4deee11/ch2es

Application for transferring data from clickhouse to elasticsearch

clickhouse database elasticsearch transfer

Last synced: 10 Apr 2025

https://github.com/elasticrash/spawnflake

Spawnflake is a schema agnostic, random and/or patterns based data generator, for MySQL databases.

database database-testing fake-data-generator integration-testing

Last synced: 30 Apr 2025

https://github.com/umihico/microdb

In-memory, Hash-mapping, Disk-writable, Thread-safe database.

database python

Last synced: 13 Apr 2025

https://github.com/b1nary-gr0up/originium

LSM-Tree based storage engine used by FOIVER system.

database go lsm storage-engine

Last synced: 12 Apr 2025

https://github.com/markpeterfejes/mongo-repl-init-container

A simple init-container for setting up replication in a kubernetes Stateful-set

database docker init-containers kubernetes mongodb nodejs statefulsets

Last synced: 05 Apr 2026

https://github.com/newrelic-experimental/nri-db

Database On-Host Integration for New Relic Infrastructure (formerly 'InfraDBPlugin')

database db2

Last synced: 10 Apr 2025

https://github.com/brannondorsey/spectrum-wrangler-docker

A Dockerized version of Spectrum Wrangler that downloads and geo indexes public FCC license data

amateur-radio database docker docker-compose fcc fcc-data fcc-license postgis postgresql public-data radio

Last synced: 03 May 2025

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/rubbysoft/fixmate

About FixMate At FixMate, we are committed to providing fast, reliable, and affordable repair services for all your electronic devices. Whether it’s a smartphone, laptop, tablet, or home appliance, our team of certified technicians is dedicated to fixing your devices with precision and care. Founded with the vision of making repairs easier and mo

admin-dashboard database firebase good-first-issue magicui management nextjs tailwindcss typescript

Last synced: 12 Apr 2025

https://github.com/aallali/safinadb

SafinaDB (safina;سفينة;ship;saa-fee-na) is a custom-built database engine designed to be efficient, stable and fast (for learning purposes). Inspired by the Arabic word for "ship".

database key-value-store learning-by-doing rust storage-engine

Last synced: 11 Apr 2025