https://github.com/altontonn/celestial-bodies
The Celestial Bodies project aims to create a comprehensive database for celestial objects within the universe, including stars, galaxies, planets, and moons.
https://github.com/altontonn/celestial-bodies
database postgresql
Last synced: about 2 months ago
JSON representation
The Celestial Bodies project aims to create a comprehensive database for celestial objects within the universe, including stars, galaxies, planets, and moons.
- Host: GitHub
- URL: https://github.com/altontonn/celestial-bodies
- Owner: altontonn
- License: mit
- Created: 2024-02-29T10:25:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T19:07:54.000Z (over 2 years ago)
- Last Synced: 2025-07-23T02:47:05.049Z (12 months ago)
- Topics: database, postgresql
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# curriculum-databases-projects-template
> The Celestial Bodies project aims to create a comprehensive database for celestial objects within the universe, including stars, galaxies, planets, and moons. By centralizing data on these celestial bodies, the project facilitates research, exploration, and education in the field of astronomy.
## Getting Started
This repository includes file with plain SQL that can be used to recreate a database:
- Use [universe.sql](./project/freecodecamp/universe.sql) to create all tables and populate them
## Author
👤 **Author**
- GitHub: [Newton Alumasa](https://github.com/altontonn)
- Twitter: [Newton Alumasa](https://twitter.com/AlumasaNewton)
- LinkedIn: [Newton Alumasa](https://www.linkedin.com/in/newton-alumasa/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/altontonn/celestial-bodies/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- FreeCodeCamp
## 📝 License
This project is [MIT](https://github.com/altontonn/celestial-bodies/blob/main/LICENSE) licensed.