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/aldis-ameriks/pg-typegen
Generate TypeScript type definitions from Postgres database
codegen database pg-typegen postgres schema schema-typegen typegen types typescript
Last synced: 09 Aug 2025
https://github.com/johnntirintis/recipe-management-system
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
abstractfactorypattern dao database java layered-architecture maven sql swing
Last synced: 21 Sep 2025
https://github.com/man4toman/sypex-dumper-2-php.7.2-ready
Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net
Last synced: 09 Apr 2025
https://github.com/predetermined/deta-deno
An unofficial Deta.sh API client for Deno
Last synced: 11 Dec 2025
https://github.com/nguyenngoclongdev/vs-data-sync
Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.
apply changes compare database diff migrate postgres sync
Last synced: 06 Mar 2026
https://github.com/gnuweeb/simple-crud-gw-membership
Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)
assembly crud crud-application database
Last synced: 12 Apr 2025
https://github.com/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 2025
https://github.com/bagussatoto/bumdesapp
Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.
database html5 javascript mysql php php5
Last synced: 09 Apr 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/eurostat/java4eurostat
Multi-dimensional data manipulation and easy access to Eurostat data. In Java.
database dimension-values dimensions eurostat eurostat-data eurostat-databases hypercube hypercube-structure java selection-criteria statistical-data tsv
Last synced: 05 Feb 2026
https://github.com/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 18 Apr 2026
https://github.com/yamtaldev/hackernews-api
Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)
backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot
Last synced: 09 Oct 2025
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
Last synced: 28 Apr 2025
https://github.com/vesselofgod/db_project
2019 Database (CSI3105-02) Project
database design erdiagram jdbc
Last synced: 14 Oct 2025
https://github.com/bayurifkialghifari/php-toko-online
Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.
Last synced: 14 Oct 2025
https://github.com/zen-xu/harlequin-risingwave
Harlequin adapter for Risingwave.
database python risingwave tui
Last synced: 10 Oct 2025
https://github.com/tidesdb/tidesdb-go
Official GO binding for TidesDB
btree clib database keyvalue lsmtree oltp storage-engine ttl
Last synced: 27 Apr 2026
https://github.com/mackysoft/unidata
[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.
achievements c-sharp csharp data database input-ouput quest unity unity-editor
Last synced: 09 Apr 2025
https://github.com/blkst8/eavesdropper
Eavesdropper is project that used for consuming in message queue and storing in database.
database go golang message-queue nats timescaledb
Last synced: 11 Oct 2025
https://github.com/iraikov/chicken-lmdb
Chicken Scheme bindings for the LMDB key value database
chicken-scheme chicken-scheme-eggs database key-value key-value-database key-value-store lmdb scheme-language
Last synced: 25 Mar 2025
https://github.com/kimberlitedb/kimberlite
The compliance-first database for industries where data integrity is non-negotiable.
audit compliance data-structures database event-sourcing finance government healthcare legal
Last synced: 03 May 2026
https://github.com/manuparra/fbd
Fundamentos de Bases de Datos
basededatos database entity-relationship-diagram network
Last synced: 15 Oct 2025
https://github.com/linwin-cloud/linwin-db-server
在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.
data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website
Last synced: 05 Mar 2026
https://github.com/reem-lab/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 2025
https://github.com/tryagi/pinecone
Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.
client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database
Last synced: 24 Oct 2025
https://github.com/oliverandrich/den
ODM for Go — SQLite and PostgreSQL backends, same API
database document-store go golang odm orm postgresql sqlite
Last synced: 03 May 2026
https://github.com/jdboisvert/django-migration-rollback
A lightweight Django app to be able to migrate back to a previous migration or to migrate back to a migration in a specific branch in a git repository.
database django migration python
Last synced: 02 Apr 2026
https://github.com/abdulhamiid/budget-app
The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.
bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd
Last synced: 08 Oct 2025
https://github.com/bocaletto-luca/ip-geolocation-finder
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp
Last synced: 20 Apr 2026
https://github.com/noorkhokhar99/plagiarsim-checker
Plagiarsim checker using cosine algorithm #Plagiarsimchecker
ai api checker data-science database nlp nlptk plagiarsim python
Last synced: 16 Oct 2025
https://github.com/eurobios-mews-labs/acrocord
This package provide some useful tools to interact with postgresql server using pandas dataframe
data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory
Last synced: 15 Apr 2025
https://github.com/yjg30737/pyqt-database-example
PyQt database (mainly SQLite) basic use example
database database-gui pyqt pyqt5 pyside pyside6 python qsortfilterproxymodel qsqldatabase qsqlquery qsqltablemodel qt qt-database qtsql sqlite
Last synced: 13 Apr 2025
https://github.com/marktennyson/flask-tortoise
Adds asynchronous Tortoise ORM(Like Django-ORM) support for flask app.
async-orm asynchronous asyncio database flask flask-async-orm-support flask-sqlalchemy flask-tortoise python sqlalchemy tortoise tortoise-orm
Last synced: 12 Apr 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/rki-mf1/covsonar
A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
bioinformatics covsonar database genomic-profiles sars-cov-2
Last synced: 14 Dec 2025
https://github.com/jsplumb-demonstrations/schema-builder
Database schema builder, with support for tables and views and an object inspector
angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue
Last synced: 14 Apr 2025
https://github.com/authzed/docs
Documentation website for Authzed & SpiceDB
authorization database distributed documentation fine-grained-access-control fine-grained-authorization grpc permissions production spicedb zanzibar
Last synced: 23 Apr 2025
https://github.com/m-esm/e2db
Step by step demo to showcase how you can have e2e encryption for your database and files.
aes database e2e-encryption guide nodejs rsa
Last synced: 22 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/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/macbre/query-digest
A dynamic code analysis tool that processes SQL queries logs and data flow information
data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability
Last synced: 12 May 2025
https://github.com/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 2025
https://github.com/bocaletto-luca/meme-explorer
Meme Explorer is a fun, interactive web application that allows users to fetch and display the latest trending memes from various sources using free open-data APIs. With a single click, users can refresh the meme feed and explore new viral content. By Bocaletto Luca
api-free bocaletto-luca css3 database html5 javascript meme meme-api meme-explorer meme-generator open-data opensource webapp
Last synced: 08 May 2026
https://github.com/iamseth/azure_sql_exporter
Prometheus exporter for Azure SQL metrics.
azure azure-sql-metrics database monitoring prometheus prometheus-exporter
Last synced: 12 May 2025
https://github.com/marcusschiesser/vectorstores
Vectorstores is a framework for using vector databases in your AI applications
ai ai-agents data database embeddings vector vector-database
Last synced: 13 Jan 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/diamondlightsource/ispyb-api
Package for writing acquisition and processing results into an ISPyB database
database ispyb mariadb mysql python stored-procedures
Last synced: 17 Feb 2026
https://github.com/apache/cassandra-builds
Infrastructure build scripts for Apache Cassandra®
Last synced: 08 May 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/skyduy/dblink
Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)
database dblink django-orm sqlalchemy
Last synced: 17 Jan 2026
https://github.com/mesmacosta/cloudsql-postgresql-tooling
Scripts with the goal to enable easy usage of some PostgreSQL operations.
automation database devops-tools gcloud postgresql terraform
Last synced: 30 Apr 2025
https://github.com/belsman/rails-capstone
A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.
bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter
Last synced: 15 Aug 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/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/robertgrubb/filerdb-php
Simple PHP flat file database.
composer composer-package database flatfile packagist php query
Last synced: 14 Apr 2025
https://github.com/IowaComputerGurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 12 May 2025
https://github.com/libretro/webdb
A website to browse the content of the libretro RDB files
database game-database libretro no-intro rdb static-site-generator website
Last synced: 17 Jun 2025
https://github.com/kezhuw/treedb
Cache path sensitive hierarchical data storage system
Last synced: 02 Feb 2026
https://github.com/shuza/password-manager-system
demonstrate microservice and unified logging layer in kubernetes
cluster database docker golang kubernetes microservice
Last synced: 28 Jul 2025
https://github.com/belgattitude/soluble-dbwrapper
Extra minimalist but universal database wrapper
database database-adapter doctrine interop minimalist mssql mysql oracle php postgresql sqlite3
Last synced: 08 May 2025
https://github.com/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 2025
https://github.com/sn0wfree/clicksql
a python client for ClickHouse
clickhouse clickhouse-client database dataframe insert-data pandas python sql
Last synced: 26 Jun 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/mehmoodulhaq570/book-loan-management-system
Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!
backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio
Last synced: 11 Apr 2025
https://github.com/skadimoolam/ci-ng-setup
Angular and CodeIgniter Multi-user type Setup
angular codeigniter codeigniter-multi-user database
Last synced: 10 Apr 2025
https://github.com/leanh153/gui_java_books_management
GUI java books management app
database gui-application java-application java-swing-applications jdbc jdbc-dao microsoft-sql-server model-view-controller
Last synced: 30 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/xaviersolau/tablemodel
Library providing a way to define table model and to apply paging sorting and filtering operation server side.
blazor database dotnet http-requests table virtualization
Last synced: 08 Sep 2025
https://github.com/manyakrus/crud_generator
Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.
codegenerator crud database generator grpc nrpc postgres sql
Last synced: 13 Apr 2025
https://github.com/jonaprieto/ponywhoosh
Make searchable your database over PonyORM
database full-text-search ponyorm python2 python3
Last synced: 28 Oct 2025
https://github.com/micheleriva/aika
⛈ In-memory key-value multithreaded database
database haskell in-memory in-memory-database key-value redis
Last synced: 08 May 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/vielhuber/syncdb
🔥 Sync databases between two servers. 🔥
database mysql sql sync-database
Last synced: 07 Aug 2025
https://github.com/apache/incubator-horaedb-proto
Apache HoraeDB (Incubating) Protocol Buffer Files
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 12 Dec 2025
https://github.com/rhygg/hive-db
A Nodejs key value storage database for mongodb, sqlite and Postgres!
database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database
Last synced: 12 Apr 2025
https://github.com/durner/no-false-negatives
No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System
concurrency concurrency-control data-engineering database database-system scheduler transaction
Last synced: 11 Jun 2025
https://github.com/trustbit/plainsql.migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 17 Mar 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/commouse/simpledb
Simple Key-Value Database with persistent storage.
cache database key-value persistent
Last synced: 18 Jul 2025
https://github.com/tkvogt/judy-graph-db
A graph database with cypher like queries using judy arrays
cypher database graph haskell judy judy-arrays
Last synced: 12 Apr 2025
https://github.com/diegovictor/gocommerce
Project built during the Rocketseat Bootcamp #11
api coverage-report database editorconfig eslint friendly-errors gocommerce gostack javascript js node nodejs pg postgres prettier rocketseat ts typescript
Last synced: 07 May 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/mavriq/django-dbrouter
Simple and usable database router for django
Last synced: 04 Oct 2025
https://github.com/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 2025
https://github.com/flightphp/active-record
Micro Active Record library in PHP, supports chain calls, events, and relations.
active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite
Last synced: 13 Apr 2025
https://github.com/qwazr/jdbc-cache-driver
A JDBC Cache Driver
cache cache-driver database jdbc jdbc-cache jdbc-driver resultset
Last synced: 11 Jan 2026
https://github.com/davidecavestro/jdbsee
A command line SQL tool for JDBC
cli command-line-tool database java jdbc sql
Last synced: 28 Oct 2025
https://github.com/mts88/mongogrid
Useful package to easly use Mongo GridFS in Laravel
bucket database document file grid gridfs gridfs-bucket laravel laravel-mongodb metadata mongo mongodb mongogrid selected-gridfs storage
Last synced: 11 Apr 2025
https://github.com/izure1/klaf
Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.
database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript
Last synced: 03 Apr 2025
https://github.com/mdabdullahibnaharun/diu-assist
Basically ,This software will handle the all social and important link For a CSE student. where all the teachers and students info can record, There is also a login option for the user, in this software, has its own browser which will make comfort for the user.
database diu java javafx javafx-desktop-apps javafx-gui jdbc kotlin-runtime mysql
Last synced: 10 Apr 2025
https://github.com/chemistry/crystallography.io
Crystal Structure Search
chemistry cod crystallography database
Last synced: 28 Oct 2025