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/deepmancer/asyncpg-client
Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases
async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho
Last synced: 01 Apr 2025
https://github.com/jazzdotdev/contentdb
The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing
database document-oriented file-based jazz nosql pelican robust
Last synced: 03 Jul 2025
https://github.com/phachon/database
php 数据库操作模块
database mysql pdo php php-database php-mysql php-mysqli php7
Last synced: 14 May 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/dkratzert/dsr
Refinement of disordered structures with SHELXL
crystallography database dsr fragments molecule python shelxl
Last synced: 19 Mar 2025
https://github.com/crate/tsperf
TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.
benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs
Last synced: 18 Jun 2025
https://github.com/particuleio/terraform-scaleway-database
Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.
cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module
Last synced: 16 May 2025
https://github.com/indrivo/gear
Gear is a framework for managing a web apps with a modular architecture
bpmn cms cms-framework database database-provider entities entity-framework-core facilitates gear libman mssql postgresql
Last synced: 10 Jul 2025
https://github.com/LUDevNet/Assembly
Library for files/resources for LU related software
database file-formats lego-universe library rust-lang
Last synced: 13 May 2025
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/winterpuma/bmstu_db
bmstu, IU7-5, Базы Данных (2019)
5term bmstu database db iu7 postgresql sql
Last synced: 15 Apr 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/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/erhankilic/ulkeler.json
Ülkelerin Json Kaydı
country country-codes country-data country-list country-names database json
Last synced: 03 Aug 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/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/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/koachcode/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
Last synced: 16 Aug 2025
https://github.com/marcusg/pg_backup
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano
capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization
Last synced: 12 May 2025
https://github.com/helloharendra/mysql-rdbms
Relational database management system.
database database-management dbms mysql relational-databases sql
Last synced: 19 Apr 2025
https://github.com/amol-/datapyground
Easy to study Data Platform for fun and profit
compute-engine data data-engineering database python
Last synced: 28 Jul 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/mustansirzia/institutions-api
A RESTful microservice to query all colleges in India, universities in India and all international universities around the world using their name, a prefix of their name or any part of their name.
colleges database docker go golang microservice restful serverless trie universities
Last synced: 28 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/helloharendra/database_connectivity_java
here all codes are about java database connectivity.
database database-connectivity harendra-prajapati hellooharendra java
Last synced: 19 Apr 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/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
https://github.com/xixu-me/library-management-system
Implemented in Java, the front end uses the JFrame framework and the back end uses the MySQL database
Last synced: 08 May 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/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/tigrisdata-archive/tigris-vector-ts
Tigris Vector Database client for TypeScript
database javascript nodejs search typescript vector
Last synced: 01 Jul 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/ebean-orm/ebean-test-containers
Ability to control docker containers. e.g. Postgres running as docker container for testing
clickhouse cockroachdb database db2 docker hana java localdynamodb localstack mariadb mysql nuodb oracle postgres sqlserver test test-containers yugabyte
Last synced: 15 Sep 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/ivnstn/teamtools.linter.commandline
Static code analysis tool for T-SQL scripts and SSDT projects
code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql
Last synced: 19 Nov 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/h0rn0chse/lokabu
A budget book saving to a local file
budget budget-book budget-manager budgetbook cash-book cashbook database electron finances money money-manager sqlite3
Last synced: 15 Apr 2025
https://github.com/rainnny7/feather
Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather
api database high-performance java javadoc lib library maven wiki
Last synced: 09 Jul 2025
https://github.com/marketcalls/websocket-stockmarket-clickhouse
Storing WebSocket Stock Market Data in ClickHouse
clickhouse database python stock-market storing-realtime-data streaming-data websockets
Last synced: 23 Oct 2025
https://github.com/nurislom373/hibernateorm
Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
assertj database hibernate java-17 orm postgresql sql
Last synced: 09 Apr 2025
https://github.com/tsnsoft/delphi_db_demo
Пример программы "Склад" на Delphi
database delphi demo oldschool
Last synced: 03 Aug 2025
https://github.com/voku/simple-active-record
:ring: Active Record Pattern via PHP
active-record activerecord database hacktoberfest mysql php php7 sql
Last synced: 12 May 2025
https://github.com/a-poor/toydb
A small, toy database written in pure python.
Last synced: 03 Aug 2025
https://github.com/haroldeustaquio/sql-coding-challenges
Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.
challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises
Last synced: 12 Jul 2025
https://github.com/pycomet-zz/medical-web-app
This is a Medical Web Application
charts database django django-application interview-questions medical-application
Last synced: 04 Mar 2026
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025
https://github.com/mikroskeem/BenjiAuth
An authentication plugin for BungeeCord
authentication bcrypt bungeecord database pizza plugin waterfall
Last synced: 16 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/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/matrixai/js-db
Key-Value DB for TypeScript and JavaScript Applications
database key-value-database rocksdb
Last synced: 10 Apr 2025
https://github.com/lightblueseas/persistence-api
Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them
data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client
Last synced: 01 Apr 2025
https://github.com/mamiysr/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 17 Apr 2025
https://github.com/tejas-ardeshna/tjdatabasemanager
FMDB database wrapper
database database-management databasemanager databasewraper db fmdb quaries swift swift3 swift4
Last synced: 23 Jun 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/fi3/kyve
A simple in memory key-value datastore with persistence.
cordova database datastore javascript key-value nodejs
Last synced: 19 Sep 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mssql
MS SQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mssql mssql-database scaffolding
Last synced: 30 Oct 2025
https://github.com/hitsz-ids/dbmasker
DBMasker 是一个针对主流数据库系统的 Java 开源项目,旨在提供统一且安全的访问接口。
data data-security database mask sdk security
Last synced: 26 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/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/williamscch/vet_clinic
PostgreSQL relational database to create data structure for a vet clinic.
Last synced: 31 Aug 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/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/deathbeam/littledb
The littlest key-value database :baby_chick:
Last synced: 10 Apr 2025
https://github.com/haxtra/super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
database db encryption query-builder sql sqlite synchronous
Last synced: 18 Apr 2025
https://github.com/centralfloridaattorney/dataspoon
dataspoon is a database that helps to prepare data for analysis
database dataspoon encoder-decoder javaspoon mysql onehot
Last synced: 05 Apr 2025
https://github.com/ieuanwalker/semantic-web-book-search-application
Project from University where i created a web application that sources data using semantic web technologies.
asp-net asp-net-mvc csharp database dbpedia demo-video google-maps google-maps-api local-database relational-databases search-engine semantic semantic-web sparql sparql-query sql sql-database university
Last synced: 13 May 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/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: 28 Apr 2025
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/interkosmos/rim
Relational Database Management System in FORTRAN 77
database dbms fortran-77 nasa software-archeology
Last synced: 08 Jul 2025
https://github.com/excelano/xql
Run real SQL — SELECT, UPDATE, INSERT, DELETE — against SharePoint Lists and CSV files from one command-line tool.
cli command-line-tool csv database go golang microsoft-365 microsoft-graph odata repl sharepoint sql
Last synced: 04 Jul 2026
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/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/williankeller/mvc-framework
A little MVC framework to help you in fast projects
database framework mvc mvc-framework php
Last synced: 26 Aug 2025
https://github.com/martinpetricko/laravel-database-mail
Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.
Last synced: 22 Feb 2026
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/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/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/nnnkkk7/snowflake-emulator
A lightweight Snowflake emulator built with Go and DuckDB for local development and testing
ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing
Last synced: 13 Jan 2026
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/davipatricio/easy-mongodb
MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.
database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs
Last synced: 30 Sep 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/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/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/probablyarth/jason-engine
WIP - A full fledged database engine over json files.
bun database db-engine dbms json orm typescript
Last synced: 13 Jul 2025
https://github.com/danielbprice/briefpg
Temporary PostgreSQL instances for Go unit tests
database golang postgres postgresql testing
Last synced: 12 Jan 2026