https://github.com/mongodb-developer/relational-migrator-lab
https://github.com/mongodb-developer/relational-migrator-lab
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mongodb-developer/relational-migrator-lab
- Owner: mongodb-developer
- License: apache-2.0
- Created: 2024-01-22T15:38:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T04:05:47.000Z (3 months ago)
- Last Synced: 2025-03-19T05:20:23.753Z (3 months ago)
- Language: PLpgSQL
- Size: 59.2 MB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Developer Days Relational Migrator Lab
This is the Relational Migrator Lab used during Developer Days that covers using the Relational Migrator to import a PostgreSQL Database into MongoDB.
You can access the online version on the Relational Migrator Lab [here](https://mongodb-developer.github.io/relational-migrator-lab/)
## Contributing
If you find any issues with the lab, please open an issue or submit a pull request.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details