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/glynnbird/postdb
A CouchDB-like database that uses PostgreSQL as the storage engine.
couchdb database nodejs postgresql
Last synced: 12 Apr 2026
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/zhujiaming/node-sqlite-updater
nodejs-sqlite3 数据库版本管理与升级
database nodejs sqlite3 typeorm typescript
Last synced: 14 Apr 2025
https://github.com/patilni3/sql_practice_files
SQL Skills: Full Range from Beginner to Expert using SQL_Server
data database mssql mssql-database mysql mysql-database sql
Last synced: 14 Jun 2025
https://github.com/timnekk/copier-telegram-bot
🚀 Copier Template for Telegram Bot using Aiogram, Postgres, Redis, Docker, Coolify Ready
aiogram copier-template database docker docker-compose poerty postgresql pydantic python redis ruff sqlalchemy telegram telegram-bot telegrambot template uv
Last synced: 08 May 2025
https://github.com/murphyadam/encrypted-json-field
Encrypted JSON Field for Django
database django django-rest-framework encryption-decryption
Last synced: 03 Jul 2025
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/najibullahjafari/budgetpro
BudgetPro is the Ruby on Rails project, this is about building a mobile web application where you can manage your budget, you have a list of transactions associated with a category, so that you can see how much money you spent .
backend database gems postgresql ruby ruby-on-rails
Last synced: 05 Jan 2026
https://github.com/chirag3003/todolist-ejs-mongoose-mongodb
An example use case for ejs and mongodb using mongoose
beginner beginner-friendly beginner-project database easy easy-project ejs mongo mongodb mongoose no-sql node nodejs nosql todolist todolist-ejs
Last synced: 12 Apr 2026
https://github.com/kcartlidge/migratable.mysqlprovider
Database provider for kcartlidge/migratable adding support for MySql/MariaDB.
core database dotnet migrations nuget
Last synced: 13 Aug 2025
https://github.com/dvergar/igdb_flutter
IGDB frontend made in flutter
api collection database flutter game json mobile-app
Last synced: 04 May 2026
https://github.com/diegovictor/ecoleta-api
scriptProject built during Rocketseat's Next Level Week #1
api coverage-report database ecoleta friendly-errors javascritpt js nlw nlw-booster node nodejs rocketseat seeds sqlite ts typescript
Last synced: 07 May 2025
https://github.com/kwakubiney/sqlite-go
A naïve implementation of a hash-table indexed file storage engine.
Last synced: 21 May 2026
https://github.com/ananya-0306/contact_management_system
Contact Management System project is written in Python. The project file contains a python script (index.py). This is a simple GUI based project which is very easy to understand and use. Talking about the system, it contains all the required functions which include adding, viewing, deleting and updating contact lists. While adding the contact of a person, he/she has to provide first name, last name, gender, address and contact details. The user can also update the contact list if he/she wants to. For this, the user has to double-click on a record that he/she wishes to edit. The system shows the contact details in a list view. And also the user easily delete any contact details.
begginer-tutorial contactmanagement database project-management python3 pythonforbeginner pythonprojects
Last synced: 23 Jul 2025
https://github.com/sing-group/pandrugs-backend
A Java backend for the PanDrugs application
bioinformatics cancer database drugs personal-medicine
Last synced: 18 Feb 2026
https://github.com/apache/hbase-kustomize
Apache HBase deployments on Kubernetes using Kustomize
database hbase kubernetes kustomize
Last synced: 24 Jul 2025
https://github.com/tableturn/dymo
For all your labelling and tagging needs!
database dymo hex labelling labels polymorphism
Last synced: 13 Apr 2025
https://github.com/tiennhm/ebooks
Tổng hợp các ebooks hay
ai assembly c-sharp competitive-programming computer-organisation-architechure cpp database discrete-mathematics e-commerce ebooks java network os pascal pdf python r
Last synced: 23 Apr 2025
https://github.com/gmemstr/database-janitor
custommized database dumps, with native drupal configuration support
cleanup database database-management php sql
Last synced: 14 Apr 2025
https://github.com/sethbergman/friendly-pix
A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com
database firebase-popup firebase-redirect javascript
Last synced: 02 Nov 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/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/ibilux/type-surrealdb
Generate schemas for SurrealDB using TypeScript classes and decorators!
builder database decorators generator orm schema schemagenerator surql surrealdb surrealql typescript
Last synced: 26 Jan 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/gaia-charge/evdb
Public domain EV database
database electric-vehicles open-data streamlit
Last synced: 20 Feb 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/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
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/mikong/hanbaiki
A simple key-value store written in Rust. It uses the Redis Serialization Protocol.
database nosql redis-protocol rust server tcp-server
Last synced: 20 Feb 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/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/bertrandchenal/tanker
Tanker is a Python database library targeting analytic operations
database postgresql python sqlite
Last synced: 24 Dec 2025
https://github.com/enzodeg40/db-commit
Quickly managed database tables to include in your commits
Last synced: 08 May 2025
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/cithukyaw/mysqldumper-shell
The quick shell MySQL database backup program
database dumps mysql mysql-database-backup shell shell-script
Last synced: 09 Apr 2025
https://github.com/nixhantb/JobLeet-recruitment
⚙️ Open source smart recruitment agency solution for Employers , Companies and Job Seekers.⚙️
agency asp-net-core backend-api clean-architecture clean-code crm-system database docker docker-compose dotnet full-stack jobportal jobportalwebsite jobsearch postgresql recruitment rest-api
Last synced: 07 May 2025
https://github.com/cr4shd3v/crash_orm
A simple, typed ORM for Postgres.
database orm orm-framework postgres rust
Last synced: 21 Mar 2025
https://github.com/perry-mitchell/data-interchange
Read/Write fallback and multi-IO handler for databases/datasources
database datasource fallback mysql redis
Last synced: 04 Jan 2026
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/sundy-li/simple_hll
A simple HyperLogLog implementation in rust
cardinality database hyperloglog
Last synced: 25 Apr 2025
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
https://github.com/danhpaiva/upa-helper-project
🏥 ~ Project developed with Windows Forms and SQLServer
azure covid csharp danhpaiva database hospital sql-server windows-forms
Last synced: 11 Apr 2026
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/xdev-software/xapi-db-sybase
Sybase Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter java sybase xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
https://github.com/ervei/ervel.db
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
Last synced: 20 Jul 2025
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/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/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/roxyzc/diary
database graphql javascript jest postgresql prisma typescript
Last synced: 11 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/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 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/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/aschleg/poetpy
Python wrapper for the PoetryDB API
api-wrapper database language literature poetry python python3
Last synced: 30 Oct 2025
https://github.com/oefenweb/r-database
Establish a database SQL connection between databases and R
Last synced: 17 May 2026
https://github.com/zx80/proxy-pattern-pool
Generic Proxy and Pool Classes for Python
Last synced: 08 May 2025
https://github.com/kawakamimoeki/prisma-cleaner
Prisma Cleaner is a utility for cleaning database with Prisma in testing. You can use in Jest or Mocha, etc.
database jest-test mocha postgresql prisma
Last synced: 21 Apr 2025
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/rla/phantomjs-dirty
Dirty-compatible key-value database for PhantomJS
Last synced: 20 Apr 2026
https://github.com/sciss/lucre
Lucre (STM|Event|Data|Confluent) - a transactional, persistent, reactive object model. Issue tracker: https://codeberg.org/sciss/Lucre/issues
Last synced: 21 Apr 2025
https://github.com/QQlesQ/Emag-Price-Tracker-and-Database
Emag Price Tracker and Database
beautifulsoup4 csv database matplotlib pandas price-tracker python tkinter webscraping
Last synced: 29 Apr 2025
https://github.com/echemdb/website
Tools for building the echemdb website.
database electrochemistry website-template
Last synced: 25 Jun 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/Oefenweb/r-database
Establish a database SQL connection between databases and R
Last synced: 30 Jul 2025
https://github.com/atrox/go-migrate-rice
rice source driver for golang-migrate/migrate
database golang golang-library migration migrations rice source-driver
Last synced: 07 Mar 2026
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/maojianwei/chinese_poetry
Love Chinese Poetry, include: spider against gushiwen.org, database, daily show, and so on...
chinese-poetry database gushiwen poetry spider
Last synced: 14 May 2026
https://github.com/nebo15/alpine-cassandra
Cassandra in Alpine Linux box.
alpine cassandra container database docker key-value-database
Last synced: 12 Feb 2026
https://github.com/puneetkumar041/mysql_admin_work
Database Administartion tasks
auto-kill backup-s3-restore backup-script database dump-multiple-table-loop linux monitor monitoring monitoring-scripts mysql mysql-database performance-tuning schema-backup scripts server shell slow-queries user-management user-managment
Last synced: 24 Feb 2026
https://github.com/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026
https://github.com/burhon97/express-server
database dokcer express js mysql nodejs server typescript
Last synced: 11 Feb 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/stillpoint-software/hyperbee.migrations
A .NET database migration framework for Postgresql, MongoDb, and Couchbase
couchbase cron csharp database dotnet migration mongodb postgresql
Last synced: 21 Jan 2026
https://github.com/ichhabrecht/databaseconnectionscanner
Find usages of DatabaseConnection class
database databaseconnection migration typo3 typo3-cms typo3-extension
Last synced: 15 Oct 2025
https://github.com/david-cattermole/sql-learning
Basic SQL projects used for education purposes.
Last synced: 17 Apr 2026
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/olymo/doublel.queryablebuilder
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
database entity-framework entity-framework-core iqueryable query query-builder query-object
Last synced: 01 Mar 2025
https://github.com/evas-php/evas-db
🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)
database database-library database-schema dbal identity-map php php7 query-builders query-result table-schema
Last synced: 13 Jun 2026
https://github.com/laisrmacedo/labook-backend
O Labook é uma rede social com o objetivo de promover a conexão e interação entre pessoas. Quem se cadastrar no aplicativo poderá criar e curtir publicações.
backend database expressjs jwt-authentication nodejs sqlite3 typescript
Last synced: 11 Jun 2026
https://github.com/akashkobal/pern-todo-app
This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.
css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist
Last synced: 16 Oct 2025
https://github.com/dejongyeong/library-system
IT Tralee Year 2 Module: Software Engineering Project
csharp database library-management-system oracle visual-studio
Last synced: 30 Apr 2026
https://github.com/aerospike-community/aerospike-newrelic
Aerospike plugin for New Relic - a community driven open source project
aerospike aerospike-server database newrelic
Last synced: 21 Apr 2026
https://github.com/jetkai/breachcheck-python
Simple API to check if you have been breached within an RSPS Database (Python)
api breach breach-check checker database hash md5 python python39 rsps rsps-database-leaks sha1 sha256 sha512
Last synced: 06 May 2026
https://github.com/smilewithkhushi/contactplus
An Android Application that helps you manage your contacts. Built with Kotlin, XML, Firebase on Android Studio
android-application database firebase kotlin xml
Last synced: 17 Apr 2026