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-06 00:07:49 UTC
- JSON Representation
https://github.com/cre-dev/xml2db
A Python package to load complex XML files into a relational database
data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd
Last synced: 15 Jul 2025
https://github.com/yorci/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 21 Jul 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025
https://github.com/aamirmousavi/mongoleaf
Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.
database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm
Last synced: 30 Mar 2025
https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
clickhouse clickhouse-server database render
Last synced: 01 Apr 2026
https://github.com/molenzwiebel/basie
:package: Simple drop-in persistence for TypeScript applications.
database node persistence sqlite3 typescript
Last synced: 10 Apr 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/jeninsutradhar/hexadb
An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing
ai-powered database db json natural-language-processing nlp sql
Last synced: 11 Apr 2025
https://github.com/roma-glushko/eyewear
👓 Inspect, monitor and track Magento2 database growth
database magento2 monitoring-tool tool
Last synced: 18 Mar 2025
https://github.com/nsco1/py-questdb-client
A Python3 API for ingesting data into QuestDB through the InfluxDB Line Protocol.
database ilp python questdb time-series
Last synced: 08 Apr 2026
https://github.com/houzuoguo/perldb
This is a programming exercise, do not use in serious code.
Last synced: 13 Apr 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/parzibyte/crud-sql-server-python
Conexión a SQL Server con Python usando PyODBC
crud crud-application database odbc pyodbc python sql-server
Last synced: 12 Apr 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/mittelmark/dbpp
Repository for the course Databases and Practical Programming at the University of Potsdam
database python python3 tcl tcltk tk-gui-toolkit tkinter
Last synced: 12 May 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/tigrisdata-archive/tigris-client-java
Tigris Java client
Last synced: 11 Jan 2026
https://github.com/pathwayforte/results
Results of the evaluation of pathway databases using TCGA datasets
benchmarking bioinformatics database pathway-analysis systems-biology
Last synced: 12 Apr 2025
https://github.com/cossacklabs/acra-censor-demo
AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.
acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf
Last synced: 30 Apr 2025
https://github.com/mainek00n/go-osv
Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.
database golang osv vulnerability
Last synced: 10 Apr 2025
https://github.com/drevops/mariadb-drupal-data
🗄️ MariaDB Docker image with enclosed data
database docker drupal mariadb mysql persistent
Last synced: 06 May 2025
https://github.com/simplesuite/simplesuite-selfhost
Deploy your own simpleSuite backend and frontends with Docker Compose. Open-source, self-hostable, and privacy-first.
backend database deployment devops docker docker-compose homelab infrastructure open-source postgres privacy self-hosted supabase
Last synced: 02 Jul 2026
https://github.com/ibnsultan/kameleon
kameleon: (pre: Dynamic Framework), a php starterkit to make php noobs cool 😎
blade-template database php routing starter-kit
Last synced: 20 Mar 2025
https://github.com/alex-oleshkevich/aerie
An async database toolkit.
asyncio database orm python sqlalchemy
Last synced: 11 Apr 2025
https://github.com/apache/couchdb-snappy
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 17 Jun 2025
https://github.com/jeluchu/roomlivedataviewmodel
Example of Room Database in recyclerview (Lifedata)
android coroutines database lifecycle recyclerview room room-database sql sqlite-database
Last synced: 13 Jun 2025
https://github.com/juliusmarkwei/todolist-api
A web api for a todolist application build using drf
api backend client database django django-rest-framework models python3 rest-api restful-webservices server web
Last synced: 13 Apr 2025
https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 28 Mar 2025
https://github.com/dfsp-spirit/vplg
The Visualization of Protein-Ligand Graphs software that powers the PTGL webserver at http://ptgl.uni-frankfurt.de/. One of my PhD projects.
bioinformatics computational-biology database graphs pdb protein protein-structure webserver webservices
Last synced: 13 Apr 2025
https://github.com/thomasleplus/dbgrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search
Last synced: 08 Jul 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/greenelab/connectivity-search-backend
Django backend for hetnet connectivity search
backend database django hetio hetmech hetnet-connectivity-search hetnets
Last synced: 05 May 2025
https://github.com/richard1320/mongoose-docs
Automatically create documentation for Mongoose schemas.
database db developer-tools docs document documentation model mongodb mongoose mongoose-schema mongoosejs nosql schema
Last synced: 27 Oct 2025
https://github.com/mwapsam/vet-clinic-database
This is a relational database for a vet clinic, it stores the necessary information about the animals.
database postgresql relational-databases sql
Last synced: 27 Oct 2025
https://github.com/fluree/example-supply-chain
This repo demonstrates one way to use smart functions in Fluree to govern a supply chain process.
blockchain database example fluree react supply-chain
Last synced: 28 Jan 2026
https://github.com/demg-dev/simpleblockchaindatabase
Simple Database based on Blockchain technology.
blockchain blockchain-technology database python
Last synced: 12 May 2026
https://github.com/meshy/django-sans-db
Limit database access in Django code and template renders
Last synced: 05 Mar 2026
https://github.com/idevelopthings/surrealdb-schema
This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.
database schema surrealdb typescript
Last synced: 27 Oct 2025
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/esosdb/esosdb
Little database for you as local.(You can create big database)
Last synced: 04 Apr 2026
https://github.com/1995parham-learning/datayar
How migrate / change your SQL data from production namespace to testing namespace
backup database migration production psql restore sql staging
Last synced: 27 Oct 2025
https://github.com/fahmifan/tblsrun
Generate database documentation from migration files
container database database-documentation docker documentation postgres postgresql
Last synced: 01 Mar 2026
https://github.com/nitxiodev/py-mongonnator
Just a simple production-ready paginator for Pymongo
database db mongoclient mongodb nosql-database pagination pagination-pointer paginator production-ready pymongo python python3
Last synced: 04 Apr 2026
https://github.com/karnerth/qlookout
Monitor you database content
alerting database monitoring tool
Last synced: 16 Apr 2026
https://github.com/skipperbent/pecee-boolean-query-parser
Convert a boolean search query into a query that is compatible with a fulltext search.
boolean-query boolean-query-formatter boolean-query-parser database fulltext-query mysql-fulltext-query mysql-query-parser
Last synced: 26 Oct 2025
https://github.com/anupam-io/iitgn-grad-planner
A MERN based graduation planner web application for IIT Gandhinagar students
axios bootstrap bootstrap4 csv database full-stack fullstack-javascript heroku heroku-deployment mern-stack mern-stack-development mongodb mongodb-atlas mongodb-database mongoose mongoosejs react reactjs router state-management
Last synced: 27 Oct 2025
https://github.com/mohidex/data-pipeline-on-gcp
The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.
beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping
Last synced: 14 Apr 2025
https://github.com/erri120/egs-db
Database for the Epic Games Store (similar to SteamDB and the GOG Database)
Last synced: 22 Apr 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/woojiahao/file-to-db-tool
A GUI tool that reads a file and converts the file into a database table.
csv database gui python3 sqlalchemy tkinter tkinter-gui
Last synced: 04 Sep 2025
https://github.com/mehmetkahya0/tv-series-length-calculator
A website to calculate the total duration of Movies and TV Series.
angularjs calculator calculator-javascript css database html js movie movie-calculator movie-database-api tv-series website
Last synced: 09 Apr 2025
https://github.com/claudiarojassoto/budgetapp
Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication
controllers crud database devise models postgresql ruby-on-rails views
Last synced: 23 Apr 2025
https://github.com/cognizantopensource/maqs-java
Cognizant Softvision's modular automation quick start
accessibility appium atdd database java playwright selenium test-automation test-framework webservice
Last synced: 05 May 2025
https://github.com/envigit/hotellaspalmas
Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL
csharp database hotel-reservation-system sql wpf
Last synced: 21 Aug 2025
https://github.com/lsst-dm/qserv-ingest
Tools for loading extremely large datasets inside Qserv
bigdata cosmology database kubernetes parallel
Last synced: 04 May 2025
https://github.com/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/ehsannarmani/easyshared
A Library For Using SharedPreferences Easier
android android-library android-studio database easy java kotlin kotlin-android kotlin-library library mobile-development shared-preferences sharedpreferences
Last synced: 23 Mar 2025
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/ivan-sincek/property-lister
Extract and convert property list files from SQLite database files and from other property list files.
bug-bounty cache convert database ethical-hacking extract ios ios-penetration-testing mobile mobile-penetration-testing offensive-security penetration-testing plist property-list python secrets-finder secrets-management security sensitive-files xml
Last synced: 15 Apr 2025
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
https://github.com/rcardin/actorbase
Implementation of a key-value NoSQL database using the actor-model.
akka database distributed-systems scala
Last synced: 30 Apr 2025
https://github.com/iamgoroot/dbie
Golang DB layer for lazy
bun contract-driven-development database database-layer generator go go-pg gogenerate golang golang-tools gorm mongo
Last synced: 14 Jan 2026
https://github.com/blackvoidx/User-management
simple User management CRUD with next-js react framework, typescript for type checking, redux-toolkit for state management, chakra ui for component ui library and mongoDb for database 🕘👤
chakra-ui database formik mongodb mongoose nextjs react redux redux-toolkit rtk-query typescript yup
Last synced: 19 Apr 2025
https://github.com/rvegajr/ez-api-urf-net
A complete Api Generator using the most excellent URF framework and swagger
api application-framework database generator patterns rest rest-api unit-of-work
Last synced: 03 Sep 2025
https://github.com/bonitasoft/bonita-connector-database
Enables interactions in your Bonita processes with various databases.
bonita connector database delivery-central delivery-marketplace hacktoberfest lifecycle-independent published-full
Last synced: 15 Apr 2025
https://github.com/abdelilahou/rusty-school
simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens
actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query
Last synced: 29 Oct 2025
https://github.com/johnftitor/my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
bootstrap database postgresql rails ruby
Last synced: 31 Aug 2025
https://github.com/juliaqubo/qubolib.jl
QUBO Instances for benchmarking
benchmark database instances quantum-optimization qubo
Last synced: 12 Mar 2026
https://github.com/darkterminal/turso-syncd
Turso Database Background Sync
database distributed edge sqlite synchronization turso
Last synced: 14 Apr 2025
https://github.com/rvegajr/ez-db-codegen-core
Easy code generation based on a database schema. The template language this application uses is HandleBars.
c-sharp code-generation code-generator database handlebars handlebars-template
Last synced: 03 Sep 2025
https://github.com/coinrust/reindexer-rs
Reindexer library for Rust
database document-oriented embeddable in-memory-database reindexer reindexer-client reindexer-library reindexer-rs rust sql-query
Last synced: 21 Apr 2025
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/inomuh/camfitool
This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.
camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools
Last synced: 17 Aug 2025
https://github.com/georgemoralis/pspudb
Organize your psp games collection and use your favourite psp emulator to run it . Join us on discord https://discord.gg/3Fx68AKe2E
Last synced: 27 Sep 2025
https://github.com/duffney/go-building-web-services-applications
Source code for the Pluralsight course titled "Building Web Services and Applications with Go"
database golang templates web web-application web-service
Last synced: 10 Apr 2025
https://gitlab.com/twittner/cql-io
CQL Cassandra Client
cassandra cql database haskell
Last synced: 22 Aug 2025
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/liutairan/librarian
Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.
database librarian reference-manager
Last synced: 13 May 2025
https://github.com/julien-r44/japa-database-plugin
💽 Database assertions and testing helpers for Japa
Last synced: 21 Apr 2025
https://github.com/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 2025
https://github.com/juliusmarkwei/auth-system
a user authentication system build with JWT auth mechanism
api database jwt jwt-authentication management models python restful-api server user-management
Last synced: 06 Sep 2025
https://github.com/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 08 Oct 2025
https://github.com/enieber/rn-db-example
samples how to use database with react native
database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb
Last synced: 10 Apr 2025
https://github.com/obaydmerz/nodeorm
A laravel-like database management library for nodejs
automation data database dependency-less easy heidisql laravel library manage management mysql node nodejs orm sql sqlite useful
Last synced: 21 Apr 2025
https://github.com/objectbox/objectbox-go-performance
Open Source Performance Benchmarks for ObjectBox Go, GORM, and others
bbolt database golang gorm objectbox orm performance storm
Last synced: 20 Jul 2025
https://github.com/petrosdemetrakopoulos/smartviews
A blockchain enabled OLAP Data Warehouse. It is the implementation / application part of my thesis as an undergraduate Computer Science student of Athens University of Economics and Business
blockchain dapp data-warehouses database ethereum ethereum-blockchain mysql-server olap-cube redis-cache
Last synced: 19 Aug 2025