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-03 00:07:51 UTC
- JSON Representation
https://github.com/emirror-de/naphtha
Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.
database database-connector database-migrations models rust-lang
Last synced: 23 Apr 2025
https://github.com/padosoft/mysqlbackup.sh
Bash script to daily backup all your database in gzip with weekly history
bash database mysql mysql-backup
Last synced: 23 Apr 2025
https://github.com/mackysoft/mastertools
An import tool for importing tables from excel or spreadsheet to generate a database.
csharp database excel spreadsheet unity
Last synced: 24 Oct 2025
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 27 Oct 2025
https://github.com/jewelshkjony/spreadsheets
An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.
airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets
Last synced: 21 Jul 2025
https://github.com/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 2025
https://github.com/roimenashe/aerospike-search
In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene
aerospike database full-text-search hybrid-search java lucene search search-engine vector
Last synced: 19 Apr 2026
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/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/dmytro-varich/telegram-social-network-database
Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.
database plsql sql sql-oracle telegram
Last synced: 05 Apr 2025
https://github.com/basemax/googleplaydatabasemirror
Repository of designing a crawler script to update a mirror database from Google Play on PHP.
crawl crawl-pages crawler crawlers crawling database database-schema google-play mysql php
Last synced: 24 Sep 2025
https://github.com/k1ethoang/lan-hue-management-java
Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 21 Jul 2025
https://github.com/demdxx/redify
🧩 Redify any database as RedisDB
database key-value-store mssql mysql oracle postgresql redis redis-server sqlite
Last synced: 12 Jan 2026
https://github.com/cdimascio/couchinator
🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs
bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development
Last synced: 24 Apr 2025
https://github.com/fadhil-riyanto/crud-with-mysql
Ini adalah crud menggunakan PHP di mysql
crud css database mysql mysql-crud
Last synced: 13 Apr 2025
https://github.com/interkosmos/rim
Relational Database Management System in FORTRAN 77
database dbms fortran-77 nasa software-archeology
Last synced: 08 Jul 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/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/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/crni99/bookstore
This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.
bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store
Last synced: 27 Oct 2025
https://github.com/winterpuma/bmstu_db
bmstu, IU7-5, Базы Данных (2019)
5term bmstu database db iu7 postgresql sql
Last synced: 15 Apr 2025
https://github.com/dawidolko/TechByte-Project-Laravel
Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c.
base computer-shop css data-base database html javascript js laravel php project
Last synced: 06 Apr 2025
https://github.com/apache/couchdb-folsom
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/tomakado/mgosd
Tiny concurrent and scheduled dump creator for MongoDB.
backup-utility concurrency database dumper go golang mongodb
Last synced: 14 Jan 2026
https://github.com/is0xjh25/comp30022-it-project-backend
This is the backend repository of ConnecTi which is a personal CRM application. To achieve separation of frontend and backend, ConnecTi uses two repositories to maintain the application.
Last synced: 26 Aug 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/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/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/prathameshdhande22/student-management-system-in-python
Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.
database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui
Last synced: 22 Sep 2025
https://github.com/mariona-ft/databases-dabd
DISSENY I ADMINISTRACIÓ DE BASES DE DADES Curs 2023-24 EPSEVG
administration base-de-dades base-de-datos bd database database-management database-schema disseny sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 06 Apr 2025
https://github.com/mue/api
Code for the Mue API
database hacktoberfest images nodejs quotes serverless
Last synced: 09 Sep 2025
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
https://github.com/mahm0udnasr/master-mongodb-and-mongoose
MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.
database mongodb mongoose nosql
Last synced: 15 Apr 2026
https://github.com/riotkit-org/br-pgbr
PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure
backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary
Last synced: 14 Feb 2026
https://github.com/toudi/gorpheus
database agnostic migration utility / library
agnostic database migrations schema-migrations
Last synced: 13 Feb 2026
https://github.com/xe/olegdb-ee
OlegDB: Enterprise Edition
completed-project database enterprise-edition mayo
Last synced: 24 Jan 2026
https://github.com/webfiori/database
Database abstraction layer of WebFiori framework.
database hacktoberfest mysql php webfiori-framework
Last synced: 11 May 2026
https://github.com/dragonbe/poc-webapp-vault
A proof-of-concept to connect a PHP web application to a MySQL database using credentials provided by Hashicorp Vault
database mysql php proof-of-concept security vault webapp
Last synced: 16 Mar 2026
https://github.com/patilharshal16/psql-replication
Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.
database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json
Last synced: 27 Oct 2025
https://github.com/dotflow-io/dotflow
🎲 Business Logic Code in a flow!
data data-structures database dataflow dataflow-programming etl etl-framework etl-pipeline flow python python3 workflow workflow-engine
Last synced: 11 Apr 2026
https://github.com/mainser/cindel
Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.
android cindel cross-platform dart database flutter ios linux windows
Last synced: 14 Jun 2026
https://github.com/kramber1024/url-shortener-api
🔗 API for URL Shortener
api bitly crud database docker fastapi python rest restful-api short-url sqlalchemy swagger url-shortener
Last synced: 27 Oct 2025
https://github.com/helloharendra/sql_alchemy
database harendra-prajapati harendraprajapati helloharendra sqlalchemy sqlite3 streamlit
Last synced: 05 Mar 2026
https://github.com/socigy-org/socigy.opensource.db
Roslyn source-generator–powered ORM for Databases
csharp-library database database-helper database-library migration-tool migrations orm-library
Last synced: 26 Jun 2026
https://github.com/amilajack/database_exporter
Export any database to any format
database export performant rust
Last synced: 27 Feb 2026
https://github.com/eps1lon/poe-db
relational db backend for Path of Exile's Content.ggpk
Last synced: 03 Mar 2026
https://github.com/tracewayapp/lit
A small library for mapping between queries and structs.
database golang golang-orm orm orm-library
Last synced: 04 Apr 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/uliontse/news_api
API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.
api crawlspider database media news news-api newsapi pipeline sentiment
Last synced: 02 Jul 2025
https://github.com/carlosneto726/mdc3der-database
Midnight Club 3: DUB Edition Remix DataBase
bootstrap database fanmade midnightclub
Last synced: 01 Aug 2025
https://github.com/byjg/php-anydataset-db
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
anydataset byjg database microsoft-sql-server mysql postgressql relational-databases sqlite3
Last synced: 14 Mar 2026
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/zejiran/backend-simple-buyers-platform
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app
axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify
Last synced: 15 Mar 2025
https://github.com/criscorreas/apuntes-sql
Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin
cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers
Last synced: 16 Jun 2025
https://github.com/Bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 18 Apr 2025
https://github.com/serbiant/heroku-db-clone
Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.
aws-cli aws-s3 database heroku heroku-apps postgres postgresql psql s3 transfer-data
Last synced: 23 Aug 2025
https://github.com/cybercog/php-db-locker
PHP application-level database locking mechanisms to implement concurrency control patterns.
advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions
Last synced: 28 Jul 2025
https://github.com/edgelesssys/estore
A key-value store that provides confidentiality and "snapshot integrity".
Last synced: 29 Jul 2025
https://github.com/aronium/aronium-data-sqlite
C# SQLite wrapper
csharp database database-connector dotnet sqlite sqlite3
Last synced: 13 Apr 2025
https://github.com/notshrirang/pydbops
A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.
android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3
Last synced: 26 Oct 2025
https://github.com/nicknaso/simdb
Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp database key-value performance
Last synced: 10 Apr 2026
https://github.com/nelsonwenner/database-project-ead
:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.
Last synced: 05 Mar 2026
https://github.com/ndxdeveloper/ndxsqlite
Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.
connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/bonedaddy/go-template
template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...
cli database golang gorm http-middleware logging template zap
Last synced: 12 May 2025
https://github.com/aplbrain/tamarind
manage multiple ephemeral neo4j containers
database docker graph graph-database neo4j neo4j-database
Last synced: 24 Oct 2025
https://github.com/adaptant-labs/go-sql-rest-driver
A simple driver for Go's database/sql package for SQL over REST API endpoints
database driver go golang rest rest-api sql sql-rest-driver
Last synced: 09 Mar 2026
https://github.com/developerdavi/ezadmin
:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin
apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql
Last synced: 22 Jul 2025
https://github.com/tbreuss/pdo
A thin wrapper for the native PDO extension with additional functionality.
database pdo pdo-instance pdo-php pdo-wrapper php php-pdo
Last synced: 04 Jan 2026
https://github.com/nabilhy/vet-clinic
Vet clinic is a relational database that representes a data structure for a vet clinic
Last synced: 10 Apr 2025
https://github.com/cbozan/simple-database-with-c
A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.
c-console-app c-programming c-programming-language console-app console-application database database-management-system
Last synced: 18 Jun 2025
https://github.com/bayoadejare/lightning-streams
Batch/stream ETL pipeline of NOAA GLM dataset, using Python frameworks: Dagster, PySpark and Parquet storage.
clustering csv data-engineering data-pipeline data-warehousing database etl-pipeline jupyter-notebook k-means-clustering machine-learning noaa-data orchestration parquet pyspark python spark-sql spark-streaming sql streaming
Last synced: 14 Aug 2025
https://github.com/hxndev/fit-me-workout-management-app
This FIT ME management system is an easy way to use gym and health membership system. It can help to keep the records of registered members, guidance which exercise and muscle groups to work out together, how much weight loss is required, their diet plans, logs of calories, daily targets to achieve.
bootstrap bootstrap3 code css database database-management gym-management html php project
Last synced: 13 Apr 2026
https://github.com/technologicnick/scrap-mechanic-mod-scraper
Scrapes the Steam Workshop for Scrap Mechanic mods
database lua mod scraper steam-workshop
Last synced: 04 Jul 2025
https://github.com/michelboucey/ipv6db
A RESTful Web Service for IPv6-related data
database ipv6 ipv6-address microservice restful-webservices
Last synced: 28 Apr 2025
https://github.com/manuel7806/sql-server-hospital-database
A simple database that people can install and use to practice writing queries with.
database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts
Last synced: 06 Sep 2025
https://github.com/deathbeam/littledb
The littlest key-value database :baby_chick:
Last synced: 10 Apr 2025
https://github.com/mbari-org/aidata
Extract, transform, and load/download and augment images and annotations for detection, clustering or classification workflows
ai database etl machine-learning
Last synced: 05 Feb 2026
https://github.com/karasevm/couchdb-raspberry-pi
CouchDB Docker Image for 32 bit arm
couchdb database docker raspberry-pi
Last synced: 21 Jan 2026
https://github.com/alexysb9032/hotel-management-system
This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.
csharp database database-management hotel-management-system sql-database
Last synced: 14 Apr 2025
https://github.com/onyxmoon/optolith-cloud
This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).
api-platform api-server cloud cloud-infrastructure-service dasschwarzeauge database doctrine2 dsa dsa5 php73 server symfony symfony5 tde thedarkeye
Last synced: 09 Apr 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/ahammadmejbah/data-science-interview-question-and-solution
Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 26 Feb 2025