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-06-29 00:07:51 UTC
- JSON Representation
https://github.com/nishkarshraj/programming-in-python
Infosys Certification for Python Programming
certification database database-management git github infosys object-oriented-programming python python3
Last synced: 22 Apr 2025
https://github.com/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 2025
https://github.com/vanderhoof/alembic-dddl
Alembic extension that adds support for arbitrary user-defined objects like views or functions in autogenerate command.
alembic alembic-extension autogenerate database ddl migration sqlalchemy
Last synced: 04 Sep 2025
https://github.com/awhstin/dataset-list
Storing datasets
airport data-mining database dataset
Last synced: 18 Oct 2025
https://github.com/laowantong/sqlab
SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database
database education game-engine games sql text-adventure
Last synced: 26 Jan 2026
https://github.com/nigelhanlon/fastify-couchdb
Fastify CouchDB connection plugin
Last synced: 04 Sep 2025
https://github.com/sylphxltd/firestore_odm
A type-safe, annotation-based Firestore ODM for Dart and Flutter. Code-generation-first design with no reflection, built for clean architecture and performance.
dart database firebase firestore flutter flutterfire freezed odm riverpod
Last synced: 23 Oct 2025
https://github.com/ropensci/dwctaxon
R package for working with Darwin Core Taxon data
Last synced: 22 Feb 2026
https://github.com/cotide/sql2o-plus
๐sql2o-plus a simple object mapper for java
database java8 orm orm-framework sql2o sql2o-plus
Last synced: 14 Jan 2026
https://github.com/repetere/lowkie
Lowkie is an ORM for LokiJS. LokiJS is a document oriented database written in javascript. LokiJS is used to store javascript objects as documents and follows familiar nosql paradigms to query and retrieve documents. Lowkie by default saves data to disk but for client-side usage, data persists in-memory or client side storage (e.g., a session store / localstorage)
database javascript localstorage lokijs lokijs-collections lokijs-connector memcached
Last synced: 23 Apr 2025
https://github.com/apache/ignite-teamcity-bot
Apache ignite Teamcity Bot
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 01 Mar 2025
https://github.com/yamilobt8/cs50sql
CS50SQL 2024 Solutions
cs50sql database harvardcs50 python3 sqlite3
Last synced: 28 Feb 2025
https://github.com/antkaynak/painterino-online-paint
Online paint web application
ajax canvas database draw gson htmlcanvas java java8 jquery jquery-ajax jscolor jsp mysql-database paint painterino-online-paint servlet servlet-jsp servlet-mvc tablet
Last synced: 22 Apr 2025
https://github.com/s1owjke/prisma-rls
Prisma client extension for row-level security on any database
database prisma prisma-client prisma-extension rls row-level-security
Last synced: 31 Jan 2026
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/zohaibkhandev/wallpaper_app
Discover a world of endless possibilities with our Wallpaper App. From stunning landscapes to captivating abstracts, find the perfect backdrop to personalize your device. With a vast collection updated regularly, redefine your screen's aesthetic effortlessly. Elevate your device's look with just a tap.
database rest-api room-database wallapepers wallpaper-app
Last synced: 17 Oct 2025
https://github.com/PengBAI/docker-oracle-12c-R1
Oracle 12c Release 1 with web console and startup initdb
Last synced: 25 Mar 2025
https://github.com/mahmoudparsian/data-warehousing
This repository is a place for the Data Warehousing course at the Information Systems & Analytics department, Santa Clara University.
business-intelligence data-analytics data-lake data-lakehouse data-mining data-modeling data-visualization data-warehouse data-warehousing database dimensional-modeling elt etl extract load snowflake-schema star-schema tableau transform
Last synced: 03 Jul 2025
https://github.com/milkdrinkers/minecraft-plugin-template
A template Spigot/Paper plugin using Gradle with Kotlin DSL for easily getting started on a new project.
boilerplate bukkit-plugin database flyway jooq paper paper-plugin paper-plugin-template papermc papermc-plugin spigot spigot-plugin spigot-plugin-base spigot-plugin-template spigotmc spigotmc-plugin template
Last synced: 04 Sep 2025
https://github.com/ahmad-jx/hozn-realestate-fullstack
๐ Hozn - Real Estate Fullstack is a Website complete real estate platform built with React, Next.js, TypeScript, Express, and PostgreSQL.
api backend dashboard database express frontend fullstack javascript nextjs nodejs postgresql postgresql-database property-management reactjs real-estate real-estate-platform responsive-design sequelize typescript
Last synced: 26 Oct 2025
https://github.com/jjcfrancisco/popgis
A blazing fast way to insert GeoJSON, ShapeFile & OsmPBF into a PostGIS database.
Last synced: 07 Nov 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: 21 Jul 2025
https://github.com/oceanbase/modis
Modis implements access layer and data struct layer for OBKV, compatible with Redis protocol.
Last synced: 17 May 2026
https://github.com/environmentalinformatics-marburg/tubedb
TubeDB is an on-demand processing database system for climate station data
Last synced: 31 Jan 2026
https://github.com/argentini/argentini.datastore
SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
dal database dotnet dotnet6 mongodb orm sql-server
Last synced: 22 Apr 2025
https://github.com/attakercyebr/full-linkedin-database-2021
Full LinkedIn Database 2021
database database-access database-gui database-management database-schema database-systems linkedin linkedin-api linkedin-bot linkedin-course linkedin-learning linkedin-login linkedin-profile linkedin-scraper linkedinlearning
Last synced: 24 Feb 2025
https://github.com/schemacrawler/schemacrawler-ai
Free database schema discovery and comprehension tool
ai database database-schema documentation java mcp mcp-server mcp-servers metadata-extraction reverse-engineering schema schemacrawler
Last synced: 12 Apr 2026
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: 05 May 2025
https://github.com/worldbank/sdi-health
Dissemination of harmonization code and data for SDI Health surveys
database development health service-delivery worldbank
Last synced: 20 Aug 2025
https://github.com/certainlach/immigrant
Database schema definition language, migration and ORM boilerplate generator
database migration postgresql schema sql
Last synced: 24 Jun 2025
https://github.com/open-amdocs/zusammen
collaboration collaborative-features database java java-8 java8
Last synced: 28 Oct 2025
https://github.com/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on theย cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025
https://github.com/amey-thakur/database-management-system-and-database-management-system-lab
CSC502: Database Management System [DBMS] & CSL503: Database Management System Lab [DBMS Lab] <Semester V>
amey ameythakur computer-engineering computer-science database database-management database-management-design-in-mysql database-management-system database-management-systems database-systems engineering megasatish textbooks
Last synced: 23 Feb 2025
https://github.com/inlym/egg-aliyun-tablestore
๐ ้ฟ้ไบ่กจๆ ผๅญๅจ๏ผTablestore๏ผๆไปถ๏ผ็จไบ Egg.js ๆกๆถ
aliyun awesome database egg egg-plugin eggjs eggplugin
Last synced: 12 May 2025
https://github.com/hamzaoutdoors/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.
backend data-structures database postgresql sql
Last synced: 07 Oct 2025
https://github.com/alexsasharegan/gophx-db
https://www.meetup.com/Golang-Phoenix/events/255183136/
database golang gophx-db transaction
Last synced: 14 Apr 2025
https://github.com/maryamaljanabi/nestjs-crud-api
A demo CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 04 Oct 2025
https://github.com/thiagodp/codeceptjs-dbhelper
๐ Let your CodeceptJS tests talk to databases
access codeceptjs csv database database-js db excel firebase helper ini javascript json mysql postgres sql sqlite test testing
Last synced: 01 Aug 2025
https://gitlab.com/leadiq-oss/reactivemongo-zio
A ZIO interop library for reactivemongo
asynchronous-programming database mongodb reactive-programming scala
Last synced: 14 Apr 2025
https://github.com/snelsi/pis
๐ฑ Modern Nextjs-Apollo-GeistUI website template
apollo database geist-ui graphql nextjs react typescript
Last synced: 12 Apr 2025
https://github.com/espoirx/kvpref
ๅบไบๅฑๆงๅงๆ็ key-value ๆนๅผๅญๅจๅฐ่ฃ
database file key-value library mmkv preferences sharedpreferences
Last synced: 15 Jul 2025
https://github.com/cpscript/spiderfoot
launch spiderfoot easily from any terminal!
background bash database hack hacking linux shell
Last synced: 31 Dec 2025
https://github.com/oybekkayumov/vet-clinic-db
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 23 Apr 2025
https://github.com/nishkarshraj/evolvve-student-chapter-app
Evolution is the process which makes someone/something ordinary to extra ordinary. Here is a project done by UPES Students from B.Tech DevOps which is generic model on Student Chapters that helps us in extra-curricular activities.
automation collaboration cxoracle data-structures database database-management evolution git github normalization open-source opensource project python python3 student-chapters tech-devops upes-students
Last synced: 22 Apr 2025
https://github.com/masesgroup/kefcore
Entity Framework Core provider for Apache Kafkaโข โ use Kafka as a distributed database, and more, with full LINQ support. Compatible with any Kafkaโข wire-protocol broker.
apache-kafka c-sharp confluent confluent-kafka database dotnet dotnet-core dotnet-framework dotnet-standard entity-framework kafka kafka-cluster kafka-streams orm
Last synced: 24 May 2026
https://github.com/greenbone/pg-gvm
Greenbone Library for helper functions in PostgreSQL
cmake database extended greenbone ical icalendar postgresql techops tooling
Last synced: 12 Apr 2025
https://github.com/authzed/connector-postgresql
Import PostgreSQL foreign key relationships into SpiceDB
authorization authzed database fine-grained-access-control fine-grained-authorization go golang permissions postgresql spicedb zanzibar
Last synced: 31 Mar 2025
https://github.com/mahshaaban/mircancerdb
A database for microRNA-gene/protein expression correlation in cancer.
cancer-genomics database microrna r sqlite tcga-data
Last synced: 28 Apr 2025
https://github.com/dunkbing/dearsql
A simple, cross-platform database client built with Dear ImGui
Last synced: 08 Apr 2026
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: 21 Nov 2025
https://github.com/commit451/lift
Simple Android Application update logic component
Last synced: 26 Apr 2025
https://github.com/dominaezzz/sqlite-helper
Simple SQLite ORM for .NET applications.
Last synced: 19 Mar 2025
https://github.com/phillarmonic/syncopatedb
Precise by design. On point by performance.
database golang high-performance rest-api ssd
Last synced: 17 Jun 2025
https://github.com/mansakondo/activemodel-embedding
An ActiveModel extension to model your semi-structured data using embedded associations
activemodel database denormalization document-modelling json jsonb rails ruby semi-structured-data type-casting
Last synced: 03 Aug 2025
https://github.com/aaronmcleancs/repbook-demoserver
Full-Stack iOS Fitness Assistant made in Objective-C and Swift deployed with a Demo Node.js SQL Backend.
authentication database full-stack nodejs postgresql rest-api swift
Last synced: 26 Sep 2025
https://github.com/terraform-do-modules/terraform-digitalocean-database
Terraform module to create DATABASE resources. DigitalOcean's Managed Databases are a fully managed, high performance database cluster service. Using managed databases is a powerful alternative to installing, configuring, maintaining, and securing databases by hand.
clouddrove database devops digitalocean digitalocean-container-database digitalocean-terraform-module hacktoberfest iac-terraform terraform terraform-module
Last synced: 12 Feb 2026
https://github.com/pcsg/pcsg-steem-blockchain-parser
This application parses the Steem Blockchain into a SQL Database.
blockchain database docker parse steem-blockchain steemit-php-parser
Last synced: 03 Apr 2026
https://github.com/clroot/snaplake
Self-hosted database snapshot management platform โ capture, query, and compare PostgreSQL/MySQL snapshots as Parquet files
database duckdb kotlin mysql parquet postgresql react self-hosted snapshot spring-boot
Last synced: 03 Mar 2026
https://github.com/ynachi/kio
Iouring based asynchronous IO lib
asynchronous bitcask bitcask-storage-engine coroutines cpp20 database files io-uring keyvaluestore linux storage-engine
Last synced: 28 Feb 2026
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
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/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/richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
bash bash-script database dump postgres postgresql postgresql-database shell shell-script
Last synced: 28 Feb 2026
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 2026
https://github.com/renoki-co/laravel-thermite
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica
Last synced: 27 Oct 2025
https://github.com/danielletto2020/liteeditorai
ะัะณะบะธะน ัะตะดะฐะบัะพั ะดะปั ัะฟะพั ะธ ะะ-ะฐะณะตะฝัะพะฒ: ัะตัะผะธะฝะฐะป ะฒ ัะตะฝััะต, ะผะพะดัะปะธ ััะดะพะผ โ ะบะพะด, Git, ะบะพะฝัะตะนะฝะตัั DockerยทPodman, ะฑะฐะทั ะดะฐะฝะฝัั PostgresยทMySQLยทSQLite, ะฟะปัั ัะฒะพะธ ะผะพะดัะปะธ-ะฟะปะฐะณะธะฝั (ะฟะธัะตั ะฒะฐั ะะ-ะฐะณะตะฝั). ะฃะดะฐะปัะฝะฝัะน ะฟัะปัั ะดะปั Android, ัะฐั ัะตัะตะท OpenRouter, ะผัะปััะธ-ะฒะบะปะฐะดะบะธ, 6 ัะตะผ. Linux ยท Windows.
ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm
Last synced: 15 Jun 2026
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
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/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 24 Jul 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/hyunjoonbok/R-projects
Portfolio in R
anomaly-detection data data-analysis data-science data-visualization database deep-learning h2o keras lightgbm marketbasketanalysis regression-models tensorflow time-series xgboost
Last synced: 30 Jul 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 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/alaouimehdi1995/simplified-search-engine
Multithreaded Web Crawler, Scraper, Indexer
container crawl crawler crawling database docker docker-compose engine index indexer indexing mongodb python python-3 scraper scraping search-algorithm search-engine searching
Last synced: 06 Mar 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/ekaone/javascript-awesome-packages
๐ ๐ Javascript Awesome Packages List, start from ๐ฆ State Management, ๐งช Testing, ๐ Utilities, ๐ Design System, ๐ Chart, ๐ฅ Server, ๐ Security, ๐ ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 2025
https://github.com/zxol/atwrap
promisified airtable wrapper
airtable database javascript node wrapper
Last synced: 19 Apr 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/divinemonk/ctfdb
{ CTF Database }= (A collection of of websites and resources you will ever need for offline/online CTF competitions)
binary-exploitation capture-the-flag cryptography ctf ctfs cyber cyber-security cybersecurity database guide hacker hacking information information-security pathway reverse-engineering roadmap steganography training-materials web-security
Last synced: 31 Dec 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/ndleah/dvd-rental-marketing-analytics
๐ฅ Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/alexsjones/kubernetes-mongodb-cluster
kubernetes mongodb statefulset that scales with ssl
database kubernetes manifest mongodb nosql scaling ssl statefulset
Last synced: 02 Sep 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/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/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/wahidnasri/hivemq-chat-extension
HiveMQ extension to use MQTT as chat protocol.
chat chat-application database hivemq hivemq-chat-extension hivemq-extension mqtt
Last synced: 11 Apr 2025
https://github.com/abderrahmanemustapha/dna
ibn khaldoune university analytics web app
analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project
Last synced: 02 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/cmars/ddcp
Database-to-Database Copy (DDCP) over Veilid
database distributed local-first privacy sqlite veilid
Last synced: 14 Jun 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/mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 23 Sep 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