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.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-01 00:07:37 UTC
- JSON Representation
https://github.com/barthofu/saveqlite
♻ Incremental backup system for SQLite databases written in TypeScript
database dependency-free incremental-backups sqlite sqlite3
Last synced: 29 Oct 2025
https://github.com/gtkcyber/drillworkshop
Learn how to quickly explore your data with Apache Drill
apache-drill big-data database hadoop jdbc python r sql
Last synced: 11 Apr 2025
https://github.com/contributte/database
:sparkles: Extra contrib to nette/database (@nette)
active-record contributte database nette nette-framework
Last synced: 29 Dec 2025
https://github.com/mnisarali/vet-clinic-database
A plain SQL database to create the data structure for a vet clinic
Last synced: 10 Sep 2025
https://github.com/natasha-ct/vet-clinic-database
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
database postgresql-database query relational-databases sql
Last synced: 02 Mar 2025
https://github.com/Alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 03 May 2025
https://github.com/rap2hpoutre/mongodb-elasticsearch-sync
Copy data from MongoDB to Elasticsearch with a NodeJS CLI
cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization
Last synced: 11 Apr 2025
https://github.com/rafaykhattak/wisepay
WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.
crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion
Last synced: 30 Oct 2025
https://github.com/shravan20/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 10 Apr 2025
https://github.com/ome/ansible-role-postgresql-backup
Backup PostgreSQL database servers
ansible ansible-role backup database ome openmicroscopy postgresql
Last synced: 10 Jul 2025
https://github.com/akashdip2001/sql-study-notes
Study Notes for SQL, RDBMS
database dbms notes rdbms sql sql-server study-notes
Last synced: 30 Apr 2025
https://github.com/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 2025
https://github.com/hydr0nium/ctftools
CTF-Tool Database
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 25 Jun 2025
https://github.com/1dev-hridoy/nexalo
A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.
api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities
Last synced: 11 Apr 2025
https://github.com/halojoy/userinfo-location-browser
Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.
browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent
Last synced: 17 Jul 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mysql
MySQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mysql mysql-database scaffolding
Last synced: 30 Apr 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 2025
https://github.com/gouthamve/agni
Experimental LTS for Prometheus
database distributed-systems monitoring prometheus
Last synced: 09 Jul 2025
https://github.com/lucianolorenti/structdatabasemapping.jl
Struct mapping to database in Julia
Last synced: 07 Oct 2025
https://github.com/abdelrahmanbayoumi/books-database
Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)
books database desktop-application javafx library sqlite
Last synced: 09 Sep 2025
https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
(WIP) The set of all known built-in Android packages (with extra info). Used primarily by UAD-NG
android aosp bloat bloatware built-in carriers crowdsourced crowdsourcing database dependency-graph google knowledge-base oem packages pre-installed
Last synced: 16 May 2026
https://github.com/gotpop/gotpop-shop
A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway
css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api
Last synced: 09 Sep 2025
https://github.com/lanterndata/lantern-js
JavaScript/Typescript ORMs for Lantern Vector Database
database drizzle-orm javascript knex postgres postgresql sequelize typescript vector
Last synced: 12 Apr 2025
https://github.com/KenanBek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 06 May 2025
https://github.com/vitexsoftware/php-ease-fluentpdo
Database support for EasePHP Framework
database easephp-framework fluentpdo php
Last synced: 30 Oct 2025
https://github.com/chris17453/ddb
A sql interface for flat files. Think mysql for csv's.
database delimited-data flat-file python sql
Last synced: 22 Jun 2025
https://github.com/flagro/botfishinggame
A fun open-source Telegram bot for chats, developed to improve my knowledge in microservices and CI/CD pipelines.
cicd database fishing-game github-actions mongodb motor python python-telegram-bot python3 telegram telegram-bot
Last synced: 07 Sep 2025
https://github.com/kelvinbiffi/gsapi
Feed API Based on a Google Sheet
database feed google-sheet hacktoberfest
Last synced: 12 Apr 2025
https://github.com/friendsofredaxo/rex_sql_helper
🐣 REDAXO rexSqlHelper - AddOn notAnORM
database database-management redaxo-addon redaxo5
Last synced: 12 Jul 2025
https://github.com/Voyrox/Shard-Manager-Database
This will allow you to setup multiable redis nodes and store data between them and call it later on
Last synced: 08 May 2025
https://github.com/lus/nicegres
A simple postgres Docker image with initial users and databases
database docker init initialization postgres setup user
Last synced: 03 Jan 2026
https://github.com/1lann/db-benchmark
A framework to benchmark database performance with Go.
Last synced: 17 Jun 2025
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/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/noragami/igdbapi
Python wrapper for the Internet Game Database API.
Last synced: 14 Dec 2025
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/emanuelefavero/next-auth-prisma-db
A starter Next.js Typescript project using NextAuth.js and Prisma
authentication database db nextauth nextjs prisma
Last synced: 12 Apr 2025
https://github.com/patilni3/project_power_bi
Global Superstore BI Dashboard
dashboard data-cleaning-and-preprocessing database powerbi report
Last synced: 03 Apr 2025
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/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/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/zincware/znsocket
Python implementation of a Redis-compatible API using websockets.
cache database key-value low-latency nosql redis socketio websocket
Last synced: 16 Dec 2025
https://github.com/brazil-data-cube/bdc-catalog
Brazil Data Cube Image Metadata Catalog
catalog database geospatial image-database metadata python
Last synced: 12 Apr 2025
https://github.com/brainhub24/lampstack
A professional lamp stack installer
apache database developer-tools distro docker fail2ban firewall-configuration firewalld installer-script lamp lapp lemp lets-encrypt mariadb nginx php php8 postgressql redhat ssl
Last synced: 27 Dec 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/0xleif/flite
FLite is a streamlined Swift ORM for using FluentSQLiteDriver
async-await database fluent ios macos sqlite swift tvos watchos
Last synced: 11 Apr 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/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/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/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
https://github.com/anonyfox/wired
WIP: Collection of embeddable database models for Rust.
data-structures database embedded-database learning-exercise rust
Last synced: 28 Oct 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/robertdebock/ansible-role-vsftpd
Install and configure vsftpd on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vsftpd windows
Last synced: 23 Oct 2025
https://github.com/mystpi/dinostore
🦕 Gleam bindings to the Deno KV database
bindings database deno deno-kv gleam javascript
Last synced: 10 Apr 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/chuigda/project-rela
Translate relational queries to some imperative codes
Last synced: 29 Oct 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/EDS-APHP-legacy/pySyntheticDatasetGenerator
Generate relational fictive dataset from a simple yaml description
data-generator database faker generator synthetic-data
Last synced: 02 May 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 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/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/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/juev/prometheus-db-exporter
Prometheus database exporter (Oracle, Postgres, Mysql) for using with Business metrics
database exporter mysql postgresql prometheus prometheus-exporter
Last synced: 02 May 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/raupulus/dump1090-to-db
Stores the data collected by ADS-B in the database captured by dump1090. Mirror de https://gitlab.com/raupulus/dump1090-to-db
airflight airflight-analysis database db dump dump1090 php raspberry raspberry-pi raspberrypi rpi rpi0 rpi4
Last synced: 23 Apr 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/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/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/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/t-kuni/notion-database-exporter
This tool exports Notion's database in csv format.
Last synced: 01 May 2025
https://github.com/BryanMorgan/time-tracking-api
Go API for tracking time in tasks across multiple projects. See https://github.com/BryanMorgan/time-tracking-app for reference React app.
api database go golang postgresql time time-tracking tracking
Last synced: 01 May 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/pitzzahh/automated-teller-machine-api
API used for making atm applications (none-web-app)
automated-teller-machine database postgresql-database spring-jdbc spring-jdbctemplate
Last synced: 19 Mar 2025
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/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/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/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/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/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 2026
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/faf4a/aoi.mongo
Easy to use package for the implementation of MongoDB in aoi.js.
Last synced: 29 Oct 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/umbrellio/sequel-connection_guard
A Sequel extension that provides a set of abstractions for working with unreliable database connections.
database sequel sequel-extension sequel-plugin
Last synced: 06 May 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-oracle
Oracle Database Scaffolding with Entity Framework Core
database dotnet dotnet-core efcore entity-framework-core oracle oracle-database oracle-db scaffolding
Last synced: 30 Apr 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