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-02 00:07:47 UTC
- JSON Representation
https://github.com/karem505/egyptian-drug-database
Egyptian drug database (May 2026) — 24,868 medicines with Arabic + English trade names, scientific composition, manufacturer, drug class, route, and EGP price. CSV + JSON. CC0. قاعدة بيانات الأدوية المصرية
arabic bilingual csv database dataset drug-database drugs eda egypt egyptian healthcare json medical medicines medicines-list open-data pharmaceutical pharmacy pharmacy-data prescription
Last synced: 28 Jun 2026
https://github.com/linkml/linkml-dataops
Data API for LinkML instance data
api change-objects data-modeling database linkml python query-language
Last synced: 11 Jun 2026
https://github.com/nhost/nhost-js
Nhost JavaScript SDK
authentication backend database functions graphql javascript sdk storage typescript
Last synced: 02 Aug 2025
https://github.com/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/cleilsonandrade/carteira_vacinacao
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus
Last synced: 23 Apr 2025
https://github.com/bontavlad/nimdrake
Nim wrapper for the DuckDB high-performance analytical database system
data-visualization database duckdb nim-lang
Last synced: 11 Jun 2025
https://github.com/sandrokeil/arangodb-event-store
ArangoDB implementation of ProophEventStore
arangodb database eventstore nosql php prooph
Last synced: 18 Mar 2025
https://github.com/baxiry/docstore
Fast, lightweight, embedded document database
database document embedded mongodb-like nosq
Last synced: 12 Mar 2026
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/ahammadmejbah/ultimate-data-science-resources
🚀 Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! 📊✨
data-engineering data-mining data-science data-visualization database datascience
Last synced: 26 Feb 2025
https://github.com/jayantgoel001/python-extras
Some Extra Libraries Of Python.
database postgresql python seaborn sqlite3 tkinter tkinter-python
Last synced: 12 Jun 2025
https://github.com/ftonato/vue-supabase-microblog
This is a repository created to provide an example of how to create a microblog using Vue + Supabase
Last synced: 23 Apr 2025
https://github.com/amirzenoozi/persian-news-crawler
Simple Script To Crawl Data From Persian News Agencies Including Fars, Mehr.
cli crawler database fars-news farsi-datasets kaggle-dataset mehr-news news news-agencies newspaper python python3 script shargh-news sqlite3 tensorflow tensorflow2
Last synced: 13 Apr 2025
https://github.com/globules-io/mongogx
A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)
cordova database encryption es6 javascript mongodb phonegap web webview
Last synced: 28 Oct 2025
https://github.com/adewunmi97/ror-capstone
In this project, I built a Job opinion application based on a redesign of Twitter.
Last synced: 23 Apr 2025
https://github.com/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/apache/cayenne-website
Mirror of Apache cayenne website
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/mo7amedaliebaid/todo-hive
this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.
dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist
Last synced: 27 Jun 2025
https://github.com/bluebrain/bluepyentity
Manage entities within the knowledge graph
Last synced: 14 May 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/gggeek/ezdbintegrity
eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage
database ezpublish referential-integrity
Last synced: 01 Sep 2025
https://github.com/haroldeustaquio/electricity-mqtt-monitor
This repository focuses on extracting and storing electricity level data from a monitoring center using MQTT, storing the information in a database. This project will be integrated with the WhatsApp-Automation-Bot repository to send automatic notifications of electricity levels via WhatsApp.
automation database electricity monitoring mqtt mqtt-broker python-mqtt-client sqlite sqlite-database
Last synced: 03 Sep 2025
https://github.com/davidarchanjo/spring-boot-jpa-auditing
Sample Spring Boot project for implementing JPA database auditing
database java spring-boot spring-jpa
Last synced: 23 Jul 2025
https://github.com/meri-mg/vet-clinic
In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.
Last synced: 27 Dec 2025
https://github.com/brazil-data-cube/lccs-ws
Land Cover Classification System Web Service
database earth-science geospatial gis land-cover land-cover-classification land-use postgresql
Last synced: 12 Apr 2025
https://github.com/rageagainstthepixel/com.rest.firebase.realtime-database
A non-official Firebase RESTful Realtime-Database Client for Unity (UPM)
database firebase firebase-realtime-database openupm realtime-database unity unity-3d unity3d upm upm-package
Last synced: 04 Sep 2025
https://github.com/sjefvanleeuwen/rqlite-dotnet
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.
cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite
Last synced: 12 May 2025
https://github.com/7s9n/pylowdb
Tiny local JSON database for Python.
database json local nosql nosql-database python python3
Last synced: 09 Jun 2026
https://github.com/lim-yoona/ymdb
ymdb is a simple distributed key-value storage system.
database distributed-systems go golang golang-application grpc kv-store raft skiplist store-systems yaml-configuration
Last synced: 09 Oct 2025
https://github.com/felixklauke/erasmus
Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine
Last synced: 22 Apr 2025
https://github.com/timobechtel/socketdb
Real-time data synchronization
database db javascript nodejs real-time socket socket-io socketdb synchronization websocket
Last synced: 14 Jul 2025
https://github.com/victorokoroji/vet-clinic-database
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.
Last synced: 30 Apr 2026
https://github.com/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
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/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 07 Oct 2025
https://github.com/pogy-bot/pogy.db
A database wrapper for Pogy the discord bot!
database mongoose mongoosejs pogy-database
Last synced: 27 Oct 2025
https://github.com/glynnbird/couchdeconflict
Command-line utility to remove conflicts from CouchDB/Cloudant documents
Last synced: 18 Aug 2025
https://github.com/migliori/php-pdo-db-class
PHP PDO wrapper class
database firebird mysql oci pagination pdo pdo-mysql php postgresql
Last synced: 04 Jul 2025
https://github.com/theremyyy/nyro-db
NyroDB is a next-generation database engine built from the ground up in Rust. It utilizes Zero-Copy Serialization, Asynchronous Batching, and Secondary Indexing to achieve performance that transcends modern understanding
dashmap database database-engine databases db engine performance realtime rust zero-copy
Last synced: 13 Jan 2026
https://github.com/nofacedb/facedb
Database server for storing facial features vectors and sending notifications
database go highload microservice server
Last synced: 14 Jan 2026
https://github.com/rostislavdugin/postgresus
PostgreSQL backups (with UI and self hosted)
backup backups database pg postgres postgresql psql
Last synced: 25 Dec 2025
https://github.com/brazil-data-cube/lccs-db
Land Cover Classification System Database Model
database earth-science geospatial gis land-cover land-cover-classification land-use postgresql
Last synced: 12 Apr 2025
https://github.com/cloudnative-pg/cloudnative-pg.github.io
CloudNativePG website
cloudnative database k8s kubernetes postgres postgresql website
Last synced: 14 Apr 2025
https://github.com/bzzt/alchemy_table
Opinionated framework for working with Bigtable and BigQuery
bigquery bigtable database elixir gcp googlecloud googlecloudplatform
Last synced: 28 Jul 2025
https://github.com/contrast-bot/contrast-bot
Contrast is a Simple, but Powerful Discord Bot.
data database discord-bot discord-js embed-builder nodejs slash-commands sqlite sqlite3 typescript
Last synced: 18 Jun 2025
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/thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
builder crud database java sql sql-query-builder
Last synced: 28 Jul 2025
https://github.com/morebec/ydb
YDB is a simple PHP utility library to use Yaml files as a flat file database
database php table-schema yaml ydb
Last synced: 05 Oct 2025
https://github.com/zahidakbar2370/vpndetector-apichecklaravel
in this two things one (check ip if block show message country block), second if if country unblock then check if user using vpn it show you are using vpn otherwise show welcome messgae (upwork client) link: https://www.ipqualityscore.com/documentation/proxy-detection/overview
admin blockip database ip-address ip-geolocation laravel script user vpn-detection
Last synced: 03 Oct 2025
https://github.com/matheuscavini/qualafesta-ticketsselling
Online plataform developed in Django for selling and buying event tickets.
api database django django-rest-framework ingressos marketplace portuguese python qrcode selling-platform tickets web-development
Last synced: 08 Apr 2025
https://github.com/dewanshrawat15/cyquest
A fully featured online treasure hunt playground. Just set the questions, register required users and start the hunt.
cryptic-hunt database database-management django game hacktoberfest hacktoberfest2021 hunt python quizapp superuser treasure-hunt webapp
Last synced: 20 Aug 2025
https://github.com/tigase/tigase-database-migrator
(M) Tool allowing easy migration data to Tigase XMPP Server from other XMPP servers
database jabber mysql tigase-database-migrator tigase-xmpp-server xmpp
Last synced: 24 Apr 2025
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/flexmonster/pivot-mongo
The sample demonstrating how to connect to MongoDB with Flexmonster Pivot
data-visualization database mongodb nosql
Last synced: 13 Apr 2025
https://github.com/kasrakhaksar/py-auto-migrate
A Powerful Database Migration Tool To Transfer Data 🚀
ai cli clickhouse database dynamodb elasticsearch mariadb mongodb mysql oracle postgresql pypi-package python redis sqlserver
Last synced: 05 Jun 2026
https://github.com/kenmwaura1/customer-rewards
This is a simple program to query a PostgreSQL database for customer details and reward them with airtime
africastalking database postgresql python
Last synced: 17 Apr 2025
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/kazooki123/lunardb
LunarDB is a multi-model database made in Rust
cache cache-storage database key-value-store multimodal nosql rust
Last synced: 03 Jul 2025
https://github.com/semolex/zfdb
Simple interface to the ZIP files to use them as DB
database db dbengine key-value-store python python-database-api storage zip zip-storage zipdb zipfile zipfile-storage
Last synced: 10 Apr 2026
https://github.com/creative-tutorials/stashblob
WebApp - Upload and Share files, easy and securely
blob blob-storage blobstorage database stashblob storage storage-bucket upload
Last synced: 13 Jul 2025
https://github.com/danushka96/nsbm
System for NSBM Green University
assignment database fxml gui java javafx javafx-application mysql system
Last synced: 11 Apr 2025
https://github.com/wildcatdb/samples
Sample programs using the Wildcat storage engine.
database examples-go golang key-value key-value-store lsmtree persistent-storage storage
Last synced: 12 Jan 2026
https://github.com/ashrafbasry/larabackup
Simple Laravel Database Backup Solution
backup database laravel mysql mysql-dump mysqldump-php
Last synced: 15 Apr 2025
https://github.com/mbossx/medoo
javascript version of medoo php at http://medoo.in/
Last synced: 29 Mar 2025
https://github.com/juborajnaofel/multidb-tenancy
This repository provides a lightweight, raw PHP implementation for multi-tenancy support in web applications. It offers a flexible approach for managing multiple databases, allowing each tenant to have its own isolated database schema while sharing the same codebase.
database multi multi-tenancy mysql php tenancy
Last synced: 27 Feb 2025
https://github.com/javitocor/movies_app
Movie database where users can add, comment, rate movies. Built with Ruby on Rails
bootstrap code css database html project ruby-on-rails
Last synced: 24 Sep 2025
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/matheustanaka/challengeGraphql
CRUD using Graphql, Apollo server and Mongodb.
apollo-server database graphql mongodb nodejs
Last synced: 15 Apr 2025
https://github.com/krishcdbry/nexadb
NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in
database nosql-database toon vector-database vector-embedding-database vector-search
Last synced: 13 Jan 2026
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/svidaniya/yamodb
powerful and lightweight library designed for data and database.
database database-management db python sqlite yaml
Last synced: 30 Oct 2025
https://github.com/code-specialist/database-setup-tools
Easy to understand and use python tools that help you to create databases and interact with them
database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel
Last synced: 19 Apr 2025
https://github.com/lnikon/tinykvpp
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
database embeddable-database key-value-database key-value-store kv kv-database kv-storage kv-store log-structured log-structured-merge-tree lsm lsm-tree mit-license storage-engine
Last synced: 03 Feb 2026
https://github.com/valencian-digital/planter
Blazingly fast data generation for MongoDB
data-generation database mongodb rust seeding
Last synced: 31 Mar 2025
https://github.com/astrolink/pluto
♇ This tool will help you better control a non-versioned database project.
database go golang migrations utils
Last synced: 12 Jan 2026
https://github.com/aditeyabaral/natural-language-database-querying
A novel approach to data retrieval from tagged databases using only natural language audio queries
database intel machine-translation nlp nlp-keywords-extraction nlp-machine-learning nltk nltk-python querying speech-recognition
Last synced: 26 Jun 2025
https://github.com/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
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/christophhagen/healthdb
Access the SQLite database containing iOS Health Data
apple-health apple-healthkit database healthkit healthkit-framework reverse-engineering sqlite
Last synced: 29 Apr 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/gharib-uk/movie-database
A Rest-API with Go and React for managing and showing movies
database golang-application golang-examples movie-database
Last synced: 05 Sep 2025
https://github.com/ossamamehmood/arms
Airline Reservations and Management System (ARMS)
access arms database database-access database-design database-management microsoft-access
Last synced: 18 Jan 2026
https://github.com/maykinmedia/django-dbcache-fields
This library provides a decorator dbcache that caches the result of your Django Model methods in your database.
cache caching database decorators django
Last synced: 26 Apr 2025
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/chanmyaemaung/node-prisma-crud
NODEJS, EXPRESS JS, PRISMA w/ CRUD FUNCTIONALITY
crud-application database expressjs mongodb nodejs prisma
Last synced: 22 Sep 2025