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/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/erhangundogan/sql2mongodb
MS SQL Server to MongoDB export tool
database javascript mongodb mongodb-export ms-sql-server mssql nodejs sql websockets
Last synced: 03 Oct 2025
https://github.com/raniellyferreira/rotate-files
Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme
aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage
Last synced: 17 Oct 2025
https://github.com/Apen/TYPO3-backup
A bash script to backup any version of any TYPO3 website
backup database typo3-backup typo3-website
Last synced: 02 Aug 2025
https://github.com/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 2025
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/berkid89/dotnet-dbinfo
A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool
Last synced: 23 Apr 2025
https://github.com/darkmortal/kaizer-db
A lightweight and minimal csv database package with SQL-like syntax
Last synced: 19 Apr 2025
https://github.com/emreyalvac/sulfur
Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust
data data-analysis data-flow database
Last synced: 19 Aug 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/lmmentel/batchcalculator
Batch Calculator for Zeolite synthesis
batch-calculation chemistry database gui python synthesis
Last synced: 12 May 2025
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/jacobspitzer/dbeasyconnect
Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.
crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server
Last synced: 18 Apr 2026
https://github.com/w-henderson/jasondb
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 10 Apr 2025
https://github.com/ashish0309/restauranttablebookingapp
A simple Restaurant Table booking app showing basic usage of Firebase realtime database
booking-platform booking-system database firebase firebase-auth firebase-database restaurant restaurant-management swift
Last synced: 25 Oct 2025
https://github.com/carlkidcrypto/purpleair_data_logger
A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger
Last synced: 16 Feb 2026
https://github.com/lodastack/store
database db distributed-systems go kv raft store
Last synced: 27 Apr 2025
https://github.com/geerlingguy/ansible-role-php-pgsql
Ansible Role - PHP support for PostgreSQL.
ansible database extension pgsql php php-pgsql postgres postgresql role
Last synced: 27 Oct 2025
https://github.com/thelinuxer/pgvoyager
A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations
claude database database-client database-management erd go golang mcp postgres postgresql sql svelte
Last synced: 20 Apr 2026
https://github.com/txthinking/denolib
A Deno library to keep everything small.
crypto database database-migrations deno denojs httpserver kiss library migration redis
Last synced: 11 Dec 2025
https://github.com/travisvn/supabase-inactive-fix
Stop Supabase projects from being paused due to inactivity
automation cronjobs database postgres python sql supabase
Last synced: 23 Oct 2025
https://github.com/hemanta212/nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite
Last synced: 20 Oct 2025
https://github.com/tryagi/langchain.databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database
Last synced: 23 Oct 2025
https://github.com/elan8/propanedb
A document database for Protocol Buffer messages with GRPC interface
database grpc protobuf protocol-buffers
Last synced: 04 Apr 2026
https://github.com/sahar-abdelsamad/vet-clinic
This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.
Last synced: 07 Oct 2025
https://github.com/gmmcal/gmmcal.com.br
My personal website code, playground and learning lab
backend-tests ci-cd cypress database end-to-end end-to-end-testing frontend-tests gemset github-actions jest postgres rails rspec ruby ruby-on-rails
Last synced: 13 May 2026
https://github.com/shibuyakosuke/laravel-ddl-export
Export Table definition to spreadsheet by artisan command.
database excel export laravel laravel-ddl-export laravel-package
Last synced: 03 Mar 2026
https://github.com/opt-nc/setup-duckdb-action
🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime
action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql
Last synced: 16 Mar 2026
https://github.com/thma/generic-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
database generics haskell orm-library persistence reflection
Last synced: 26 Mar 2025
https://github.com/yasindehfuli/laravel-learn
Laravel Learn Sample 👨💻
blade-components course database laravel php sql step-by-step
Last synced: 24 Apr 2025
https://github.com/nodedb-lab/nodedb
A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads
columnar database distributed graph kv-store local nosql rag sql timeseries vector
Last synced: 08 May 2026
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/getintogit1/database-tuning
Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.
database postgresql python sql sqlite tuning
Last synced: 07 Mar 2026
https://github.com/cnobile2012/dcolumn
Dynamically add fields to Django database models.
database django django-application python
Last synced: 12 Apr 2025
https://github.com/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/apache/cayenne-modeler
Mirror of Apache Cayenne Modeler UI
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/jfversluis/xfsqlitegettingstartedsample
Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app
database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms
Last synced: 28 Jul 2025
https://github.com/angoca/db2unit
db2unit is a testing framework for IBM DB2 SQL PL
database db2 db2luw ibm rdbms sql-pl tap test-runner testing testing-tool unit-testing
Last synced: 02 Aug 2025
https://github.com/statamic/custom-publish-forms-eloquent
An example of using Custom Publish forms powered by Eloquent.
database eloquent laravel statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/matteoguadrini/nosqlapi
nosqlapi is a library for building standard NOSQL python libraries.
column-database column-db column-store database document-database document-db graph-database graph-db key-value-database keyvalue-db nosql nosql-database nosql-databases orm orm-framework python python3 selector-engine
Last synced: 07 Mar 2026
https://github.com/bytebase/plsql-parser
The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).
antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser
Last synced: 02 Nov 2025
https://github.com/houzuoguo/aurinko2
An XML document database engine implementation in Scala
Last synced: 13 Apr 2025
https://github.com/lslxy1021/DYB
斗鱼弹幕Demo
database douyu-barrages java mysql
Last synced: 27 Mar 2025
https://github.com/mujz/pg-search-sequelize-example
An example use case of pg-search-sequelize node library
database database-search fast full-text full-text-search materialized materialized-view materialized-views node nodejs postgres postgresql search search-algorithm sequelize sequelizejs view
Last synced: 29 Oct 2025
https://github.com/emilioforrer/adonis-translatable
AdonisJS Lucid internationalization models.
adonijs adonis adonis-translatable database i18n lucid model model-translations table translate translation-model
Last synced: 16 Jan 2026
https://github.com/Eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 02 Aug 2025
https://github.com/flodlc/pg-mate
First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.
database knex migrations node nodejs pg postgresql typescript zapatos
Last synced: 15 Jul 2025
https://github.com/bagussatoto/aplikasi-smart-school
Aplikas SmartSchool berbasis web
css database php php-framework
Last synced: 23 Mar 2025
https://github.com/pasted/clinical_variant_database
Rails application for storing and parsing clinical exome VCF files. Gene annotations can be retrieved via Biomart integration from Ensembl dataset. Originally developed as part of a Masters in Bioinformatics project @ University of Exeter
bioinformatics biomart database gene-annotations rails-application sidekiq
Last synced: 01 Oct 2025
https://github.com/firaskahlaoui/university-codes-and-tps
This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.
cloud database python security streamlit visualization web-framework
Last synced: 22 Apr 2025
https://github.com/engrahsanali/aacoredata
AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using CoreData in Swift.
coredata crud database persistent-data sqlite3
Last synced: 21 Feb 2026
https://github.com/OpenCarbonWatch/Website
Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations
carbon-emissions database laravel opendata vuejs
Last synced: 07 May 2025
https://github.com/k-o-d-e-n/realtime
Reactive ORM framework that makes the creation of complex database structures is simple. Support Linux.
database firebase firebase-database firebase-realtime-database firebase-relationship foundationdb google google-api ios mobile-development model property-wrappers realtime realtime-database swift swift-combine swift-framework transaction uitableview
Last synced: 19 Mar 2025
https://github.com/adbc-drivers/trino
ADBC driver for Trino. Not affiliated with Trino.
Last synced: 11 Mar 2026
https://github.com/ahmadfaqih796/listrik-pasca-bayar
Listrik Pasca Bayar ini menggunakan framework Codeigniter 4 dengan bahasa pemograman php, css dan javascirpt
css3 database html5 javascript mysql php
Last synced: 05 May 2025
https://github.com/wowoengine/sawitdb-php
SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.
database database-engine php sawit-db sawitdb wowo-engine wowoengine
Last synced: 13 Jan 2026
https://github.com/choonkeat/dbmigrate
rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.
database golang mariadb migration-tool mysql postgresql sql
Last synced: 18 Aug 2025
https://github.com/karelwintersky/monolog-pdo-handler
PDO Handler for Monolog, based on Monolog example with some additions
Last synced: 18 Jul 2025
https://github.com/vin-cento/fakesnake
Do you need to quickly generate a 🎲random dataset to work with? This is the 🔨tool for you! You can generate a quick list of random or quickly populate a 🏬database.
Last synced: 04 Nov 2025
https://github.com/ylonely/sqldb
A go package which uses generics to simplify the manipulating of sql database.
database generics go golang golang-library gorm orm
Last synced: 14 Sep 2025
https://github.com/renoki-co/laravel-useful-casts
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
casts database eloquent eloquent-models laravel laravel-package orm php
Last synced: 12 Oct 2025
https://github.com/fmguerreiro/pgmold
PostgreSQL schema-as-code management tool
cli database devops migrations postgresql rust schema
Last synced: 03 May 2026
https://github.com/correia-jpv/fucking-awesome-bigdata
A curated list of awesome big data frameworks, resources and other awesomeness. With repository stars⭐ and forks🍴
awesome awesome-list bigdata data data-analytics data-science data-stream data-visualization data-warehouse database distributed-database series-database stream-processing streaming-data visualize-data
Last synced: 27 Apr 2025
https://github.com/Michael-A-Kuykendall/botanica
Professional botanical cultivation database with AI-powered plant insights
agriculture botanical-classification botanical-research botany database farming greenhouse-management horticulture plant-database scientific-nomenclature taxonomy
Last synced: 12 Feb 2026
https://github.com/szymonmaszke/xms
Command line mind map searcher
database hierarchical-data keyword lookup mariadb mindmap mysql pipenv python search search-engine searcher xmind xmind-maps xmind-searcher xml xml-parsing
Last synced: 26 Oct 2025
https://github.com/soul-soft/soul.sqlbatis
soul.sqlbatis
database expression orm sqlbatis
Last synced: 25 Apr 2025
https://github.com/gradii/fedaco
Laravel Eloquent With Typescript
active-record database mariadb nodejs orm postgresql sqlite typescript
Last synced: 26 Aug 2025
https://github.com/peterdavehello/geoipupdate-legacy
🌏 🗺 A tiny script to download legacy unofficial MaxMind GeoIP(lite) database.
database geoip geoipupdate geolocation hacktoberfest ip maxmind script shell
Last synced: 18 Mar 2025
https://github.com/rioastamal/shgrate
shgrate is a simple database schema migration for MySQL written in Bash.
bash database mysql schema-migrations
Last synced: 08 May 2025
https://github.com/edgararuiz-zz/pivotable
business-intelligence database dimensions measures pivot-tables r
Last synced: 16 Jun 2025
https://github.com/saket-sk/full-stack-webdev-repo
Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.
angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp
Last synced: 23 Jun 2025
https://github.com/gustavoamerico/sqlserverdeploy
Task for deploy SQL Server
azure-devops-extension dacpac database dotnet-tool mssql
Last synced: 19 Mar 2025
https://github.com/leoc11/elcy
ORM for Typescript and Javascript with Linq-like query syntax.
database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript
Last synced: 29 Jun 2025
https://github.com/jamezmca/react-firebase-auth-db-template
How to setup authentication + database setup with React.js & Firebase
authentication backend database development firebase frontend full-stack reactjs setup software-development website
Last synced: 13 May 2025
https://github.com/zohaibkhandev/newsapp
Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.
database kotlin-android news newsapi newsapp rest-api
Last synced: 11 Apr 2025
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/lifyzer/lifyzer-database
🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍
database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database
Last synced: 21 Jun 2025
https://github.com/datamade/school-report-cards
Tools for parsing annual school report card data from the state of Illinois
database illinois school school-report-cards
Last synced: 03 Mar 2025
https://github.com/MakeICT/MESSforMakers
An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.
database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql
Last synced: 03 Apr 2025
https://github.com/radarsu/radarsu
Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊
cli database express framework javascript modular module-pattern nest nestjs node nodejs nodejs-framework sequelize sequelize-typescript tsoa typeorm typescript-framework winston winston-logger yargs
Last synced: 09 Jun 2026
https://github.com/creativecuriositystudio/squell
A type-safe wrapper for the Sequelize library
database decorators node orm sequelize sequelize-library sql typescript typescript-library
Last synced: 10 Mar 2026
https://github.com/paulthomas20002/s5-database-management-systems-lab
This course helps the learners to get practical exposure on database creation, SQL queries creation, transaction processing and NoSQL & MongoDB based operations. The course enables the students to create, manage and administer the databases, develop necessary tools for the design and development of the databases, and to understand emerging technologies to handle Big Data.
333 csl csl333 database database- dbms ktu ktu-s5 ktulab s5
Last synced: 21 Aug 2025
https://github.com/andrehertwig/admintool
Extendable Admin UI
admintools database database-web-view developer-tools extendable file-manager javamelody jmx jmx-web-view log4j log4j-configuration log4j-console properties properties-web-view quartz-scheduler spring spring-boot spring-security thymeleaf user-management
Last synced: 18 Jul 2025
https://github.com/hellokaton/dbkit
🚧 convenient implement of Database timing backup tool.
backup database golang mysql postgresql redis sqlite terminal
Last synced: 27 Jul 2025
https://github.com/fdocr/martilla
Easy to configure DB backup tool for simple everyday use on UNIX based systems
backup backup-utility cli database ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/zuplo-samples/db2openapi
Generate an OpenAPI/Swagger specification from your SQL database
database open-api openapi swagger
Last synced: 04 Aug 2025