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/maxnd/mxmarkedit
A free app for Mac to create Markdown documents with stylistic support, tasks, simple databases, bibliographies and presentations
biblatex bibliography database dissertation document documents free-pascal lazarus macos markdown meeting-management note-taking org-mode pandoc presentation presentation-slides table text-editor todo-list
Last synced: 10 Apr 2025
https://github.com/Mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 11 Oct 2025
https://github.com/xephonhq/xephon-b
A time series database benchmark suite
benchmark database time-series tsdb
Last synced: 14 Jan 2026
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/ksh168/smolink-url_shortener
This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.
database flask flask-sqlalchemy python redirect-links sqlite url-shortener
Last synced: 05 Oct 2025
https://github.com/neverinfamous/db-mcp
Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest
ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm
Last synced: 06 Jun 2026
https://github.com/rohitdhas/helix-db
A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀
Last synced: 18 Aug 2025
https://github.com/oracle/oci-toolkit-intellij
Oracle Cloud Infrastructure Toolkit for IntelliJ
autonomous cloud database intellij-plugin java oracle
Last synced: 09 Apr 2025
https://github.com/sirwanafifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Last synced: 05 Mar 2026
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/voidcoefficient/gold
redis-like database made with rust
database redis rust toy-project
Last synced: 16 Oct 2025
https://github.com/ilxqx/vef-framework-go
A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications
api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework
Last synced: 27 Jan 2026
https://github.com/professorcode1/college-time-table-scheduler
https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project
ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator
Last synced: 10 Oct 2025
https://github.com/cgauge/laravel-aurora-connector
Database driver for Laravel dedicated to connect to Aurora
aws database driver lambda laravel mysql secrets-manager
Last synced: 05 Mar 2026
https://github.com/finos/legend-community-delta
Combining best of open data standards with open source technologies
data database delta-lake spark
Last synced: 15 Oct 2025
https://github.com/solidmvc/car-rental-system
Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.
bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental
Last synced: 17 Mar 2025
https://github.com/ibrahimbougaoua/hotel
simple Hotel website using node js and mongodb
bootstrap4 database expressjs mongodb node-js
Last synced: 03 Sep 2025
https://github.com/zejiran/frontend-simple-buyers-platform
💸 Vue.js app representing a simple buyer platform. It has a dedicated server for loading data from database and endpoints
axios buyer-platform buyers csv database dgraph frontend go go-chi json mysql vue vuejs vuetify
Last synced: 17 Mar 2026
https://github.com/spithash/linux-backup-script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
backup backup-script bash-script database linux linux-backup mariadb-database mysql-database
Last synced: 28 Jun 2025
https://github.com/jmari/SCouchDB
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 11 May 2025
https://github.com/jaffarabbas/flutter-mobile-application-development
My Flutter Practice codebase
aws aws-lambda da database firebase firebase-auth firebase-database firebase-realtime-database flutter flutter-apps flutter-apps-development flutter-ui
Last synced: 01 Jul 2025
https://github.com/pchemguy/contacteditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 02 Sep 2025
https://github.com/drarig29/brackets-docs
Contains the documentation for all brackets-* related projects
brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript
Last synced: 09 May 2025
https://github.com/vesal-j/pglite-note
A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence
database frontend indexeddb notebook notes pglite postgresql typescript
Last synced: 09 Mar 2026
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/supercamel/spinodb
SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.
c database gnome gobject javascript nosql vala
Last synced: 21 Mar 2025
https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
database javascript js nodejs orm sequelize
Last synced: 10 Apr 2025
https://github.com/lszeremeta/sdfeater
Always hungry SDF chemical file format parser with many output formats
chebi chemical-data chemical-elements cheminformatics cli cvme cypher data-structures database docker-image drugbank jar java molecularentity neo4j parser parsers periodic-table sdf sdf-files
Last synced: 17 Jul 2025
https://github.com/raj-rathod/raj
it is fully dynamic and multi vendor website.Basically it have three section Section One :Customer ,this section handle all the customer commands like searching, add to cart , finding product, placing the order etc. Section Two : Seller , this section handle seller commands like add product, manage products list, increase - decrease price and amount of product, show the sold product list return product list ,shipping detail, payment etc.Section Three : Administration , this section handle all the above two section
bootstrap4 college-project college-students crud-operation css database dbms dbms-mini-project dbms-project dbmsminiproject free html javascript jquery-ajax mysql mysql-database php7 phpmyadmin rajesh-rathore
Last synced: 14 Aug 2025
https://github.com/tablelandnetwork/local-tableland
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
Last synced: 14 Aug 2025
https://github.com/wesovilabs/mollydb
A GraphQL configuration file database
configuration database go golang graphql graphql-api hooks storage yml
Last synced: 25 Aug 2025
https://github.com/contributte/nextras-orm-events
:wolf: Doctrine-like events for Nextras ORM
contributte database event-dispatcher events nette nextras-orm orm
Last synced: 12 Apr 2025
https://github.com/vicotrbb/sqltemple
SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
Last synced: 06 Mar 2026
https://github.com/alirezasalehizadeh/querybuilder
Simple PHP query builder for quick interaction with database tables.
database mysql php query-builder sql
Last synced: 20 Mar 2025
https://github.com/bratah123/swordiedb
A Maplestory Database API for SwordieMS-based sources written in Python
database maplestory pip spiritms
Last synced: 01 Aug 2025
https://github.com/manyakrus/image_database
Application for automatically creating a schema for tables and columns in a Postgres database (ERD-diagram). Automatically creating ERD diagrams, display link arrows to the desired column (not only to the table), and have the ability to edit and update the edited diagram
arrows automatic columns database erd-diagram graph image postgres schema tables update
Last synced: 04 Oct 2025
https://github.com/jdforsythe/mysqlconnection
Simple library to make it much easier to use MySQL in Visual Studio projects
database dotnet dotnet-framework mysql visual-studio
Last synced: 22 Aug 2025
https://github.com/bocaletto-luca/phonebook
This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.
contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python
Last synced: 09 Oct 2025
https://github.com/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 2025
https://github.com/thorwebdev/everydaylytics
Deno Fresh + Supabase
authentication database deno fresh postgres supabase
Last synced: 12 May 2025
https://github.com/wangmengling/storage
Storage is a mobile database: a replacement for Core Data & SQLite
Last synced: 20 Aug 2025
https://github.com/tencent-quantum-lab/mdrdb
Mutation-induced drug resistance DataBase
binding-affinity-changes-upon-mutation database mutation-induced-drug-resistance structure-based
Last synced: 04 Oct 2025
https://github.com/nuhu-ibrahim/lga-districs
A database of all the senatorial and representative districts, local governments and states in Nigeria
database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts
Last synced: 04 Oct 2025
https://github.com/devzstudio/cloud-backup
☁️ Backup your database and website files easily to dropbox
backup cloud-backup database dropbox mysql php web-application
Last synced: 16 Jun 2025
https://github.com/mutablelogic/go-sqlite
Golang interface to SQLite
database golang rest-api sqlite sqlite-orm sqlite3
Last synced: 15 Jul 2025
https://github.com/theshubhamp/fetadb
FetaDB is a Work-In-Progress SQL Database backed by a KV store (Badger)
database databases diy-project kev-value kv
Last synced: 21 Aug 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/joonas-yoon/json-as-db
Using JSON as very lightweight database
database json lightweight package pytest python storage tdd-python
Last synced: 20 Jul 2025
https://github.com/spresnac/laravel-artisan-database-helper
Some usefull helper to handle database backup & restores
backups database hacktoberfest laravel restore
Last synced: 21 Mar 2025
https://github.com/dbsynckit/dbsynckit
DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization
Last synced: 30 Dec 2025
https://github.com/clarisma/libgeodesk
Fast and storage-efficient spatial database engine for OpenStreetMap data
database geodesk geospatial geospatial-analysis gis openstreetmap osm
Last synced: 22 Aug 2025
https://github.com/smaranjitghose/indokhaadyam
An open source project to catalogue the diverse set of Indian cuisines available across the subcontinent for thousands of years
css database food html indian-food react
Last synced: 13 Apr 2025
https://github.com/escan-dnmz/sql-syntax
-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız
database database-design database-management mssql mssql-database mysql sql sql-syntax syntax
Last synced: 04 Oct 2025
https://github.com/jim-schwoebel/youtube_scrape
📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.
audio data database pafy scraper voice youtube-dl
Last synced: 11 Apr 2025
https://github.com/doyensec/db-race-conditions-playground
Database Race Condition Playground. Made with 🧡 by Doyensec LLC.
database mariadb mysql postgres race-conditions transactions
Last synced: 16 Oct 2025
https://github.com/jamesquinlan/intro-database-sql
Introduction to SQL and Database Design
database database-course sql sql-course
Last synced: 05 Apr 2025
https://github.com/commouse/simpledb
Simple Key-Value Database with persistent storage.
cache database key-value persistent
Last synced: 18 Jul 2025
https://github.com/ryantusi/word-frequency-analyzer-and-visualization
📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍
analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency
Last synced: 16 Aug 2025
https://github.com/bigchaindb/ethereum-integration
Implementation of BEP-15.
bigchaindb blockchain database ethereum integration smart-contracts
Last synced: 29 Apr 2025
https://github.com/jpvenson/dataaccess
This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.
ado c-sharp database orm-framework poco reflection
Last synced: 12 Apr 2025
https://github.com/sergioska27/st-xatadb-connection
Xata Data Base Connection Streamlit
connector database db streamlit streamlit-component streamlit-webapp xata-io
Last synced: 10 Apr 2025
https://github.com/mikedan37/blazedb
Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.
blazedb database developer-tools embedded-database local-first storage-engine swift swiftui
Last synced: 24 Apr 2026
https://github.com/shayanheidari01/ormax
High-performance async ORM for all major databases
asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite
Last synced: 06 Aug 2025
https://github.com/stonstad/stellar.fastdb
Embedded document storage built for performance and high concurrency.
database documentstore embedded storage
Last synced: 30 Apr 2025
https://github.com/gamemaker2k/idb
Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics
Last synced: 25 Jul 2025
https://github.com/apache/couchdb-rebar
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 12 Jul 2025
https://github.com/herbsjs/herbs2knex
Create repositories using Knex to retrieve and store Entities
database hacktoberfest herbsjs knexjs orm query-builder
Last synced: 02 Aug 2025
https://github.com/kongzue/db
🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构
Last synced: 25 Jul 2025
https://github.com/evillord666/reportgenerator
A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.
cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures
Last synced: 03 Aug 2025
https://github.com/chemistry/crystallography.io
Crystal Structure Search
chemistry cod crystallography database
Last synced: 28 Oct 2025
https://github.com/embracesbs/terraform-provider-mssql
Terraform provider for Sql Server.
database mssql mssql-database sqlserver terraform terraform-provider
Last synced: 30 Oct 2025
https://github.com/gavinlyonsrepo/tv_viewer
GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API
communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows
Last synced: 02 May 2025
https://github.com/kuzudb/kuzu-swift
Swift language binding for Kuzu graph database management system
cypher database graph graphdb ios nosql persistence swift vector
Last synced: 04 Oct 2025
https://github.com/vielhuber/syncdb
🔥 Sync databases between two servers. 🔥
database mysql sql sync-database
Last synced: 07 Aug 2025
https://github.com/alibori/laravel-db-size-alerts
Laravel package to receive alerts about database size limits.
database laravel laravel-package
Last synced: 30 Aug 2025
https://github.com/data-engineering-community/data-engineering-meetup-in-a-box
A collection of guides, resources, and support for DE meetup organizers.
data data-analysis data-engineering data-mining data-structures database meetups
Last synced: 02 Aug 2025
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/n25a/eavesdropper
Eavesdropper is project that used for consuming in message queue and storing in database.
database go golang message-queue nats timescaledb
Last synced: 15 Jul 2025
https://github.com/muhamed-didovic/voyager-bread-generator
Updated version for Voyager bread generator
bread-seeder database laravel voyager
Last synced: 20 Oct 2025
https://github.com/holon-platform/holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional
Last synced: 23 Apr 2025
https://github.com/madladsquad/hanzi-writer-data-youyin
Data for other writing systems for hanziwriter
database hanja hanzi-characters hanzi-writer hiragana kanji katakana shell-script simplified-chinese traditional-chinese
Last synced: 13 Oct 2025
https://github.com/phalcon/incubator-session
Extra Phalcon Session Adapters.
database mongodb phalcon session
Last synced: 18 Oct 2025
https://github.com/predetermined/deta-deno
An unofficial Deta.sh API client for Deno
Last synced: 11 Dec 2025
https://github.com/owusu-desmond/vet-clinic-database
Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.
Last synced: 14 Jul 2025
https://github.com/hasibul442/student-management-system
database mysql-database python-3-6 sql tkinter-python
Last synced: 09 Apr 2025