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/meeehdi-dev/dbisous
๐ User-friendly and cross-platform database manager
database golang mysql postgresql sql sqlite vue
Last synced: 11 Apr 2025
https://github.com/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/exasol/exasol-personal
The High-Performance Analytics Engine โ Free for Personal Use
data-analytics data-engineering database exasol sql
Last synced: 10 Apr 2026
https://github.com/rbatinov/mssql-extensions-starter-pack
This is a VS Code Extension Pack for developing MSSQL Server Databases.
azure azure-warehouse database microsoft microsoft-sql-server ms-sql-server mssql queries scripts snippets sql sql-scripts sql-server sql-snippets sqltools
Last synced: 04 Jan 2026
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/remiixinc/transfer-replitdb
โป๏ธ Transfer your ReplitDB data without completely rewriting your app when moving a project to a different hosting platform.
database db javascript json nodejs npm repldb replit replitdb
Last synced: 12 May 2025
https://github.com/je-es/sdb
A lightweight, type-safe SQLite database wrapper for Bun with an elegant API and zero dependencies.
Last synced: 24 Dec 2025
https://github.com/dinxsh/prustdb
๐ฆ interact with a p2p key-value database through an API
database key-value peer-to-peer rust
Last synced: 11 Feb 2026
https://github.com/cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM.
active-record activerecord cycle cycle-orm database orm php
Last synced: 20 Jul 2025
https://github.com/hamzazaidix/file-sharing-site-mongodb
File Sharing Site With Node.js, MongoDB, and Express
database express-js file file-sharing file-sharing-site file-upload hashing hashing-algorithm javascript mern mongodb mongoose nodejs password-protection passwords project reactjs salting web-dev-simplified website
Last synced: 09 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-pgis
This is not ready to use. It is still being tested. It will probably be renamed.
database golang postgis whosonfirst
Last synced: 10 May 2025
https://github.com/nexoral/containdb
ContainDB is a CLI tool that automates the installation and management of popular database containers (MongoDB, Redis, MySQL, PostgreSQL, MariaDB) and PHPMyAdmin.
cli cli-tool database database-access database-management docker
Last synced: 14 Mar 2026
https://github.com/arcath/sodb
Single Object Database
database javascript library nosql
Last synced: 22 Apr 2025
https://git.mills.io/prologic/bitraft
๐ A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
bitcask database db distributed go golang kv kvstore raft
Last synced: 13 May 2025
https://github.com/yeahnotsewerside/litedatabase
Just my own implementation of lite Data base in c++
database db litedatabse titeweight
Last synced: 11 Apr 2026
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/cwaku/e-com
A responsive and ready to use E-commerce website
css database ecommerce ecommerce-website html javascript mysql
Last synced: 13 Aug 2025
https://github.com/AngeloArchiveProjects/CustomLibrary.EFCore
Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.
database database-inmemory dotnet efcore entity-framework-core hacktoberfest mysql postgresql sqlite toolkit
Last synced: 13 May 2025
https://github.com/awssat/laravel-query-reset
โฎ Clear previously set statements in Laravel query builder
database eloquent eloquent-database ico laravel laravel-query-builder link-packagist query query-builder reset set-statements statement statements
Last synced: 13 Jan 2026
https://github.com/pharo-nosql/pharo-ejdb
Pharo bindings for https://github.com/Softmotions/ejdb
Last synced: 06 May 2025
https://github.com/samuelbankstech/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 12 Jan 2026
https://github.com/angelodotnet/docker.database
This is a public personal repository of database docker configurations (templates) useful for development and production environments
database docker docker-compose examples hacktoberfest hacktoberfest-accepted templates
Last synced: 13 May 2025
https://github.com/amirhaytham/mini-udemy
Mini Udemy is a simple learning website to keep tracking your learning process throughout courses
beta-version courses database database-development dot-net javascript mini-udemy sql-server students
Last synced: 11 Apr 2026
https://github.com/rwubakwanayo/vet-clinic
This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.
Last synced: 16 Sep 2025
https://github.com/slince/cycle-bundle
Symfony Bundle for Cycle ORM and DBAL
cycle cycle-bundle database dbal orm symfony
Last synced: 15 Jun 2025
https://github.com/hodinhtuankiet/java-htl-servelet
A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server
authentication-backend crud database servelet spring-boot statistics
Last synced: 13 Apr 2026
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/mrinalxdev/sturdybeetledb
A Database in Go which basically works like ORM.
Last synced: 01 Jul 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/mmansy19/flask-user-profile-management
A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.
css database database-schema flask html javascript python
Last synced: 17 Jun 2025
https://github.com/stevenjdh/code-librarian
Stores and organizes your code snippets for any programming language.
code database programming programming-language snippets snippets-library snippets-manager
Last synced: 07 May 2025
https://github.com/darkskygit/gchdb
Provides a record abstraction for storing chat records extracted by different chat software, and provides full-text search feature
database full-text-search recorder
Last synced: 28 Jun 2025
https://github.com/nazli-d/rent-a-car-oop
OOP Car Rental System Using SQLite and Tkinter in Python
csv database nesne-yonelimli-programlama object-oriented-programming oop pycharm python rent-a-car-management-system rentacar sql sqlite tkinter-gui
Last synced: 17 Feb 2026
https://github.com/marcosdvs/crud_php
Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php
bootstrap5 crud crud-image database html javascript php shared-files
Last synced: 02 Feb 2026
https://github.com/enzodeg40/db-commit
Quickly managed database tables to include in your commits
Last synced: 08 May 2025
https://github.com/sushmashreeps10/web-development-bootcamp
Web Development Bootcamp ๐ A complete guide to frontend & backend development! Covers HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, APIs, authentication, and more. Perfect for beginners & aspiring developers! ๐ป
bootstrap css database front-end fullstack-development html html-css-javascript html5 js links react sever tags ui-ux vscode webdesign webdevelopment
Last synced: 08 Mar 2026
https://github.com/zerooctave/zerooctave-project-basket
This Repository contains Full Stack Web Development Projects containing Databases.
beginner-friendly database dbms-project-with-frontend full-stack full-stack-web-development hacktoberfest webdevelopment-project
Last synced: 29 Oct 2025
https://github.com/usedatabrew/mongodb_stream_benthos
MongoDB Change Streams Module for Streaming Database Changes with Golang
benthos benthos-plugin database golang-library mongodb mongodb-change-streams
Last synced: 06 May 2026
https://github.com/chicolucio/solutions
Solubility and concentration database of common chemical substances.
chemistry database inorganic-chemistry physical-chemistry quimica solubility solutions
Last synced: 12 Apr 2025
https://github.com/erizocosmico/mig
Dead simple Go migration tool and library that keeps your migrations inside a binary.
database golang migrations mssql mysql postgresql sqlite3
Last synced: 11 Apr 2026
https://github.com/octavonce/bigchaindb_ex
Bigchaindb driver writen in elixir
bigchaindb blockchain blockchain-technology database driver elixir erlang
Last synced: 20 Jan 2026
https://github.com/hashtek-mc/tekore
Coeur du serveur Hashtek.
api bungeecord bungeecord-plugin database friend guild java java-16 mariadb minecraft mysql party plugin redis redisson server spigot spigot-plugin sql
Last synced: 10 Mar 2026
https://github.com/rotten-lkz/concisedb
A database library stores JSON file for Node.js.
concisedb database json local localdb nodejs npm-package typescript-library
Last synced: 11 Apr 2026
https://github.com/prasanta-hembram/translation-work-list-for-santali-language
Here are some resources which are volunteerly contributed by me which may help Santali Content creators or Researchers. แฑฑแฑแฑถแฑ แฑฅแฑแฑฆแฑดแฑ แฑจแฑฎ แฑซแฑ แฑคแฑง แฑฏแฑแฑฆแฑดแฑ แฑ แฑทแฑแฑฑ แฑแฑแฑฒแฑ แฑฎแฑข แฑ แฑแฑฑ แฑจแฑฎแฑซ แฑ แฑ แฑขแฑฎแฑฑแฑแฑแฑผแฑ แฑกแฑแฑฆแฑแฑธ แฑซแฑ แฑฅแฑแฑฑแฑแฑแฑฒ แฑแฑจ แฑจแฑคแฑฅแฑแฑจแฑชแฑแฑจ แฑ แฑ แฑ แฑแฑนแฑขแฑค แฑจแฑฎ แฑแฑแฑฒแฑ แฑฎแฑขแฑ แฑ แฑแฑฃแฑแฑญ แฑพ
bilingual database dictionary ocr resource santali translation
Last synced: 15 Mar 2025
https://github.com/kyoto7250/zhobo
A cross-platform TUI database viewer that remade gobang
cli database database-explorer database-viewer rust tui
Last synced: 25 Jan 2026
https://github.com/j4cobgarby/cordial2
Cordial, redesigned and written from scratch using Laravel
blade blade-template css database html javascript jquery laravel laravel5 laravel54 markdown mysql php social social-media social-network social-networks sql web-app website
Last synced: 07 Mar 2026
https://github.com/path-check/safeplaces-data-layer
Safe Places data layer is an external dependency library that handles the management of the database layer for the API, Ingest, and Translation API's.
database helper non-critical postgres
Last synced: 16 Apr 2025
https://github.com/caiorss/postgres-docker-container
Very lightweight and simple to setup postgres SQL docker image.
alpine database docker image linux postgres postgresql vritualization
Last synced: 08 Apr 2026
https://github.com/andreabozzo/osservatorio
Osservatorio - Open Data Processing Platform
api-rest data data-analysis data-visualization database datamodelling docker duckdb etl fastapi jwt-authentication open-source pipeline postgresql python react sqlite
Last synced: 02 Sep 2025
https://github.com/elialm7/ca1assistance
An attendance control proyect i made as a school proyect.
crud-application database java management-system
Last synced: 21 Feb 2026
https://github.com/bertugfahriozer/ci4commonmodel
A flexible and reusable CommonModel for CodeIgniter 4. Simplifies all database operationsโselect, insert, update, delete, join, batch, and advanced queriesโplus table and database management.
batch-insert codeigniter-crud codeigniter-library codeigniter-model codeigniter4 crud database database-management join library like-query migration model open-source php query-builder table-management where
Last synced: 08 Oct 2025
https://github.com/hbmartin/comparison-serverless-cloud-sql-databases
Comparing hosted, serverless SQL cloud databases.
awesome backend comparison database serverless sql
Last synced: 30 Mar 2025
https://github.com/codenoid/lazy-mongo
Insert data to mongo from text plain or file
crystal crystal-language data database mongoclient mongodb
Last synced: 13 Apr 2026
https://github.com/team-fruit/signpicdb
SignPicture Message Database Server
database docker docker-compose echo go mariadb sqlx
Last synced: 02 Feb 2026
https://github.com/chirayu-tripathi/mongodb-querifier
Improving LLMs MongoDB query generation capability with the help of advanced retrieval augmented generation.
database llms mongodb rag retrieval retrieval-augmented-generation
Last synced: 09 Apr 2026
https://github.com/elusivecodes/fyreorm
FyreORM is a free, open-source database ORM library for PHP.
Last synced: 15 Jul 2025
https://github.com/n-elmer/digital-finance-tracker
DIGITAL ๐ณ FINANCE ๐ต TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/devrabbani/zendb
All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.
algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript
Last synced: 07 Mar 2026
https://github.com/quaddarv1ne/financial_operations_project
ะะฐะฝะฝัะน ะฟัะพะตะบั ะฟัะตะดััะฐะฒะปัะตั ัะพะฑะพะน ะฑัะบะตะฝะด ะฝะฐ ะพัะฝะพะฒะต FastAPI ะดะปั ัะฟัะฐะฒะปะตะฝะธั ัะธะฝะฐะฝัะพะฒัะผะธ ะพะฟะตัะฐัะธัะผะธ. ะะบะปััะฐะตั ััะฝะบัะธะพะฝะฐะป ะดะปั ะฟะพะปัะทะพะฒะฐัะตะปะตะน, ััะตัะพะฒ, ะบะฐัะตะณะพัะธะน ะธ ััะฐะฝะทะฐะบัะธะน. ะัะพะตะบั ะฟัะตะดะฟะพะปะฐะณะฐะตั ัะฐะฑะพัั, ะบะฐะบ RESTful API, ัะฐะบ ะธ ะผะฝะพะณะพัััะฐะฝะธัะฝะพะณะพ ะธะฝัะตััะตะนัะฐ ั ะปะธัะฝัะผ ะบะฐะฑะธะฝะตัะพะผ ะธ ะฐะฝะฐะปะธัะธะบะพะน.
api crud database fastapi fastapi-sqlalchemy finance finance-management financial-analysis management maximdupley quadd4rv1n7 restful-api
Last synced: 18 Feb 2026
https://github.com/prbretas/skypass
Projeto Final do curso START<tech> by Ada Tech & TOTVS-SC (V1)
api database intellij java mssql spring-boot
Last synced: 05 May 2025
https://github.com/erikvullings/rest-easy-loki
A simple REST interface for the in-memory database, lokijs
database lokijs no-authentication no-authorization rest rest-api
Last synced: 02 Sep 2025
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/peter2962/glider
Glider ORM
database database-schema orm phoxphp phoxphp-framework php php7 query-builder
Last synced: 28 Jul 2025
https://github.com/vroncevic/gen_data_model
Generate Data Model
data-model database django flask generator linux macos orm python3 qnx sqlalchemy template unix
Last synced: 13 May 2025
https://github.com/spences10/VBA-Import-Eport-to-SQL-Server
Excel with validation for a SQL server backend
database importexport sql-server vba
Last synced: 29 Jul 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/almaslennikov/rental-service
The course work on Data Management
angular css database html5 java rest spring typescript
Last synced: 10 Apr 2026
https://github.com/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 07 Mar 2026
https://github.com/ztgx/meilisearch-api-client
MeiliSearch api client
api-client client database lib meilisearch rust search-engine typo
Last synced: 21 Sep 2025
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/marcisbee/datacsv
๐พ Very simple file based database for node
csv database file javascript node simple
Last synced: 11 Apr 2025
https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/qqiangwu/cloudkv
A learning purpose kv storage using modern c++ based on LevelDB
Last synced: 02 May 2026
https://github.com/felixklauke/victoria
Experimental replacement for couchbase's default entity converter using GSON instead and providing a powerful DAO API. It's full featured providing extended life cycle observing and database backed on disk data structures alongside with extensive entity management via annotations.
annotations bucket converter couchbase couchbase-cluster couchbase-enterprise dao database entity gson lifecycle lifecycle-processing repo repository sasuke sasukekawaii tls victoria
Last synced: 26 Apr 2026
https://github.com/bradstw/postgresql
PostgreSQL Database Admin, Monitoring and Helper Scripts
database database-management postgresql
Last synced: 19 May 2026
https://github.com/limzykenneth/dynamicrecord
A bare minimum Javascript implementation of the Active Record pattern
active-record database mongodb odm orm
Last synced: 09 Mar 2026
https://github.com/knovator/data-import-widget
Widget built to communicate easily with `@knovator/data-import` application.
data-import database excel-import spreadsheet widget
Last synced: 09 Apr 2026
https://github.com/parthsarthee/open-flask-api
Its a simple flask based api for user data written in Python 3 for starters.
api api-rest apis database flask flask-api flask-application flask-backend flask-restful heroku heroku-api heroku-application herokuapp json peewee peewee-orm python python-3 python3 uri
Last synced: 07 Apr 2026
https://github.com/secjs/database
๐ข๏ธHandle database operations in any type of database (SQL or NoSQL) inside Node.js
database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver
Last synced: 30 Oct 2025
https://github.com/tivins/database
A secure and efficient fluent PDO wrapper
database fluent mysql pdo php prepared-statements query query-builder sql sqlinject-defense sqlinjection sqlite
Last synced: 13 Apr 2025
https://github.com/ervei/ervel.db
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
Last synced: 20 Jul 2025
https://github.com/BEAKH/RadISpeC
Radiation Interface for Matlab Spectroscopy Calculations. Uses HITRAN and HITEMP
co co2 database dtu fast gas h2o heat-transfer hitemp hitran line-by-line matlab matlab-gui precise radiation simulation spectroscopy
Last synced: 11 May 2025
https://github.com/dyazincahya/kbbi-sql-database
Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML
bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml
Last synced: 19 Aug 2025
https://github.com/cr4shd3v/crash_orm
A simple, typed ORM for Postgres.
database orm orm-framework postgres rust
Last synced: 21 Mar 2025