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/kkrypt0nn/manuf
📇 An updated list of MAC address prefixes and their manufacturer
database lookup mac mac-address mac-address-lookup mac-address-vendor mac-vendors macvendors manufacturer vendors
Last synced: 25 Oct 2025
https://github.com/go-rel/mysql
MySQL adapter for REL written in Golang.
database golang hacktoberfest mysql orm
Last synced: 24 Oct 2025
https://github.com/holon-platform/holon-jdbc
Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.
database datasource datastore hikaricp holon-jdbc holon-platform jdbc spring-boot
Last synced: 15 Mar 2026
https://github.com/stasvinokur/simple_sqlite
This library can help you using sqlite3 library much easier and faster.
database database-connector database-management python python3 sqlite sqlite3
Last synced: 24 Oct 2025
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
https://github.com/seananderson/ramlegacy
R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database
database fisheries r r-package
Last synced: 22 Apr 2026
https://github.com/j4cobgarby/cordial
The new version of Cordial. This time, it's actually working! The source uses a local database which I've set up with XAMPP (since I didn't want to give away my actual database credentials.) However, the live version is available at http://cordial.jacobgarby.co.uk
css database html javascript mysql php social-network website
Last synced: 05 Apr 2026
https://github.com/fatihilhan42/data-science-projects
In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...
data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python
Last synced: 11 Oct 2025
https://github.com/bobek-balinek/bluejet
BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)
carthage cocoa database lmdb persistence swift swift-library
Last synced: 17 Mar 2026
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/thiagomvilela/jacademic
Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.
database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database
Last synced: 14 Feb 2026
https://github.com/recabasic/dynabase
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv
Last synced: 25 Feb 2026
https://github.com/roe-dl/weewx-airq
Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH
air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx
Last synced: 26 Feb 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/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/optimajet/dataengine.net
OptimaJet Data Engine
database mssql mysql oracle orm postgresql sqlite
Last synced: 07 Mar 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/SquashConsulting/kaliningrad
Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores
arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript
Last synced: 20 Jul 2025
https://github.com/snirx/apollo
Apollo is a backup tool for Cassandra database using snapshots and incremental backups and store them in AWS S3.
aws aws-s3 backup cassandra cassandra-database database distributed-systems incremental-backups nosql restore s3 snapshot
Last synced: 13 Apr 2025
https://github.com/sphireinc/mantis
Sphire Mantis is a broadly featured Go helper library with standalone packages
database errors helper helper-functions interface logging
Last synced: 21 Apr 2025
https://github.com/evanssnave/final-capstone-project-back-end
@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.
api backend collaboration database postgresql rubocop ruby ruby-on-rails sql
Last synced: 14 Sep 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/apache/couchdb-meck
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/vazra/firestore-sqlite-sync
Sync selected fields from Firebase Firestore collections to local SQLite DB.
database firestore sqlite sync
Last synced: 24 Oct 2025
https://github.com/loiclefevre/autonomous-database-for-developers
Working apps demoing Autonomous Converged Database powerful capabilities for developers
autonomous-database converged-database database java oracle spring-boot
Last synced: 09 Apr 2025
https://github.com/rminelli/einstein.kb
:books: Einstein.kb - Open Source Knowledge Base Software
database einstein jwt-authentication knex knowledge knowledge-base mongodb monogodb nodejs postgresql vuejs vuex
Last synced: 26 Apr 2025
https://github.com/steadybit/reliability-hub-db
Database containing the content for Steadybit's Reliability Hub
chaos-engineering chaos-testing database reliability resilience steadybit
Last synced: 14 Apr 2025
https://github.com/hfg43/budget-app
App made with Ruby on Rails where you are able to manage your spending.
backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails
Last synced: 11 Sep 2025
https://github.com/jojiiofficial/scanbanserver
The server for the triplink-system to collect hackers and webscanner across the internet
blocking database filter ipsec security security-automation triplink
Last synced: 04 Mar 2025
https://github.com/turbot/steampipe-plugin-mongodbatlas
Use SQL to instantly query MongoDB Atlas resources. Open source CLI. No DB required.
backup database etl hacktoberfest mongodb mongodb-atlas mongodb-atlas-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 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/hironico/mini-sql
Mini-SQL is a very lightweight yet powerlfull database query frontend that supports jdbc compliant database servers.
database frontend jdbc light lightweight mssql oracle postgresql
Last synced: 14 Jan 2026
https://github.com/bcko/ud-fs-logsanalysis-python
Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql
database logs-analysis postgresql python udacity udacity-fullstack-nanodegree
Last synced: 25 Jun 2025
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/debck/attendance_management
Academic project based on OOP concepts.
attendance classes cpp-project database function-overloading inheritance oop-principles polymorphism students
Last synced: 23 Oct 2025
https://github.com/vpetkovic/simplex
.NET library that provides simplified data access layer for interaction with ADO.NET data sources
database mssql mysql postgresql sinks
Last synced: 16 Feb 2026
https://github.com/desarrolla2/download-bundle
This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.
Last synced: 14 Jul 2025
https://github.com/aurasphere/scripts
A collection of script and utilities for different purposes.
android arduino batch bluetooth bookmarklet database eclipse infrared italian-holiday-calculation java json-prettifier lolcode raspberry-pi script shell udp-client udp-server wake-on-lan
Last synced: 23 Apr 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 2025
https://github.com/mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
case-conversion case-converter database knexjs nodejs
Last synced: 12 Jan 2026
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/herenickname/drizzle-transactional
A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.
async-context claude-ai database database-transactions declarative decorators drizzle drizzle-orm enterprise isolation-levels javascript lifecycle-hooks node-js orm postgresql propagation transactional transactions typescript
Last synced: 11 Mar 2026
https://github.com/yagolopez/metaphasejs-react-demo
:fire: MetaphaseJS DEMO: super easy, efficient and agnostic client state manager for Javascript
database database-management frameworkless javascript react react-state-management redux redux-sagas relational relational-database state state-management typescript
Last synced: 06 Apr 2025
https://github.com/brazil-data-cube/lccs-ws-spec
Land Cover Classification System Web Service Specification
database earth-science geospatial gis land-cover land-cover-classification land-user 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/valencian-digital/planter
Blazingly fast data generation for MongoDB
data-generation database mongodb rust seeding
Last synced: 31 Mar 2025
https://github.com/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
https://github.com/sambhav228/google-cloud-developer-cheat-sheet
Google Cloud Platform (GCP) cheat-sheet
ace cloud compute database gcp gcp-certification gcp-cheatsheet google googlecloudplatform identity-and-security networking storage
Last synced: 18 May 2026
https://github.com/aviondb/aviondb-specs
Specs for AvionDB
database ipfs orbitdb orbitdb-stores schemas
Last synced: 17 Sep 2025
https://github.com/baudoliver7/easy-liquibase4j
Easy use of Liquibase in pure Java
connection database datasource easy generation java liquibase
Last synced: 13 Apr 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/triformine/kwik
Kwik is a deno database using messagepack files.
database deno deno-module hacktoberfest messagepack typescript
Last synced: 13 Apr 2025
https://github.com/ntoll/bfd
Big Friendly Datastore (organic collaboration on data, from the ground up).
database open-data rest-api social
Last synced: 18 Feb 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/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/hyperf-ext/translatable
The Hyperf Multilingual Model package.
database hyperf language model php translation
Last synced: 12 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/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/ieCecchetti/ToDo-bot-Telegram
Full compleated and runnable Active-Todo bot realized with python-telegram-bot API. Able also to notify the event 1 hour before it starts. Enjoy
bot bots database notifier python sqlite telegram telegram-bot-api telegram-notifica telegram-notification todo todolist
Last synced: 11 Mar 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/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
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/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/powerlevel9000/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 30 Jul 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/myconsciousness/zenna-db
Zenna DB is designed to be flexible enough to respond to modifications and to achieve this state with a small implementation. It is a framework that further develops the idea of Content Framework. Zenna is a name inspired by Zen Buddhism, a branch of Mahayana Buddhism that refers to a state of mind that is no longer agitated.
content content-framework database db framework gradle java nosql ocp zenna zenna-db
Last synced: 22 Aug 2025
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/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/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 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/whitfin/lowdb-titanium-adapter
Titanium SDK adapter for the LowDB embedded database
database json mobile nosql titanium-mobile titanium-sdk
Last synced: 19 Apr 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/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 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/garutilorenzo/clickhouse-cluster
ClickHouse cluster Docker environment
clickhouse cluster container database docker docker-image dockerfile
Last synced: 10 Aug 2025
https://github.com/nbayramberdiyev/pdo-wrapper
Simple yet efficient PDO wrapper.
database database-queries mysql pdo pdo-mysql pdo-wrapper php php-mysql php-pdo
Last synced: 18 Jun 2025
https://github.com/grumpybusted/grumpy.dacpacmerge
Library for merging a Database Package file (dacpac) with and existing database
dapac database deployment mssql schema
Last synced: 03 Aug 2025
https://github.com/cshekharsharma/universum
A simple yet high performance in-memory and persistent database written in Go
Last synced: 12 Jan 2026