https://github.com/riju18/legacy-database-and-multiple-database-configuration
Configure any legacy DB & run multiple DB simultaneously along with SQL & NoSQL
https://github.com/riju18/legacy-database-and-multiple-database-configuration
django django-rest-framework mongodb mysql nosql oracle postgresql python sql
Last synced: 2 months ago
JSON representation
Configure any legacy DB & run multiple DB simultaneously along with SQL & NoSQL
- Host: GitHub
- URL: https://github.com/riju18/legacy-database-and-multiple-database-configuration
- Owner: riju18
- Created: 2021-05-31T16:26:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T03:54:29.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T06:16:33.544Z (over 1 year ago)
- Topics: django, django-rest-framework, mongodb, mysql, nosql, oracle, postgresql, python, sql
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topics :
- Different types of SQL & NoSQL DB configuration:
## SQL :
- Oracle
- MySQL
- PostgreSQL
- MS Sql Server
## NoSQL:
- MongoDB
- multiple DB run simultaneously;
- Data migration from nonDjango & Django Legacy DB;