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-06-30 00:07:52 UTC
- JSON Representation
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/fjvallarino/libmdbx-hs
Haskell bindings for libmdbx
database haskell in-process key-value-store
Last synced: 25 Jun 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/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/mue/api
Code for the Mue API
database hacktoberfest images nodejs quotes serverless
Last synced: 09 Sep 2025
https://github.com/woojiahao/pds-analysis
data-science database matplotlib numpy pandas python3
Last synced: 27 Jul 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/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/a-poor/toydb
A small, toy database written in pure python.
Last synced: 03 Aug 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/abedputra/ip2location
Get your location such as city, region or country.
city country database ip2location ip2location-database region
Last synced: 17 Aug 2025
https://github.com/danielbprice/briefpg
Temporary PostgreSQL instances for Go unit tests
database golang postgres postgresql testing
Last synced: 12 Jan 2026
https://github.com/aljawaid/contentcleaner
This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.
cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions
Last synced: 15 Mar 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/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/wargrey/schema
A data modeling tool
database racket schema sqlite3
Last synced: 19 Feb 2026
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/zhravan/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: 26 Aug 2025
https://github.com/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 2025
https://github.com/subramanyaks/busreservation
This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.
database java javaswings vtu vtuproject
Last synced: 14 May 2025
https://github.com/edgelesssys/estore
A key-value store that provides confidentiality and "snapshot integrity".
Last synced: 29 Jul 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/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/matrixai/js-db
Key-Value DB for TypeScript and JavaScript Applications
database key-value-database rocksdb
Last synced: 10 Apr 2025
https://github.com/saifulaiub123/elasticsync.net
Real-time high-performance synchronization engine for syncing relational database changes to Elasticsearch index
background-service data database dotnet dotnetcore elastic elastic-search elasticsearch fulltext-search fulltextsearch npgsql postgresql sqlserver sync
Last synced: 27 Sep 2025
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/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/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/nibbleshift/gorb
GO Regression testing and Benchmark Tools
benchmark-framework database go testing
Last synced: 12 Jan 2026
https://github.com/floattech/sqlite
A pure-go wrapper for database/sql using fumiama/sqlite3
database go golang no-cgo sqlite sqlite3 sqlite3-orm
Last synced: 02 May 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/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/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/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/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/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/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/carlosneto726/mdc3der-database
Midnight Club 3: DUB Edition Remix DataBase
bootstrap database fanmade midnightclub
Last synced: 01 Aug 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/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/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/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/skarllot/expressions
Provides base for specifications to a DDD model
database ef-core martendb query repository specification
Last synced: 03 Sep 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/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/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/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/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/teddyoweh/beardb-website
Website Documentation for BearDB and BearDBAPI
api beardb database database-systems json
Last synced: 09 Apr 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/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/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/shoeib-yarmand/json-repository-configuration
Json Repository Configuration for .Net Standard 2.1
addjson appsettings appsettings-json asp-net asp-net-core aspnet-core aspnetcore c-sharp configuration configurationprovider csharp database dot-net dotnet dotnetcore nuget repository
Last synced: 30 Jul 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/apaciuk/rails-rello
Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more
database dragula kanban-board-application rails rails-application ruby
Last synced: 01 Oct 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/lazziya/xlocalizer.db
DB extension pack for XLocalizer
asp-net-core database db localization resources xlocalizer
Last synced: 10 Apr 2025
https://github.com/evas-php/evas-orm
🗃 ORM module (ActiveRecord over evas-php/evas-db)
activerecord database orm orm-library php php7
Last synced: 17 Oct 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/vitexsoftware/php-ease-fluentpdo
Database support for EasePHP Framework
database easephp-framework fluentpdo php
Last synced: 30 Oct 2025
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/alessandrotesoro/query-builder
A lightweight and fluent query builder for easy database interactions in WordPress.
database fluent wordpress wordpress-php-library wordpress-plugin wpdb
Last synced: 07 May 2025
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/1lann/db-benchmark
A framework to benchmark database performance with Go.
Last synced: 17 Jun 2025
https://github.com/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 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/friendsofredaxo/rex_sql_helper
🐣 REDAXO rexSqlHelper - AddOn notAnORM
database database-management redaxo-addon redaxo5
Last synced: 12 Jul 2025
https://github.com/exsandebest/danchat
Web-chat in Node.js
authorization avatars chat communication database ejs environment-variables expressjs friends js long-polling messages nodejs socket-io sql users
Last synced: 02 May 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/contributte/database
:sparkles: Extra contrib to nette/database (@nette)
active-record contributte database nette nette-framework
Last synced: 29 Dec 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/ncss-tech/sda-lib
Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.
database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey
Last synced: 28 Jun 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/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/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/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/gopherlinzy/gin-vue3-admin
gin-vue3-admin
aliyun-communicate ansi base64captcha cast cobra database faker gin golang gorm govalidator imaging jwt-authentication limiter pluralize redis strcase viper zap
Last synced: 16 Jun 2025
https://github.com/FAIMS/faims-web
FAIMS Website: v2.5 development and beyond
android data-capture database faims faims-mobile faims-server fieldwork
Last synced: 03 Apr 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
Last synced: 11 Jan 2026
https://github.com/harinadh76/e-bus-pass
E-Bus pass Registration and Renewal is useful for the students who are facing problems with the current manual work of bus pass Registration and renewal in colleges.
api bus cookies css database ebus ejs expressjs html javascript middleware mongodb nodejs pass viewengine
Last synced: 11 Apr 2025
https://github.com/diegovictor/meetapp-api
Application built during the Rocketseat GoStack Bootcamp
api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat
Last synced: 07 May 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/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/pfieffer/conndb
CRUD operations on MySQL database from Android app using RESTful api.
android database json mysql-database phone php restful-api volley
Last synced: 06 May 2025
https://github.com/anmol-baranwal/coffee-compass
✨ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.
airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment
Last synced: 08 Jul 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