https://github.com/altontonn/periodic-table
Script to retrieve information about chemical elements from a periodic table database using Bash
https://github.com/altontonn/periodic-table
bash-script git psql
Last synced: 4 months ago
JSON representation
Script to retrieve information about chemical elements from a periodic table database using Bash
- Host: GitHub
- URL: https://github.com/altontonn/periodic-table
- Owner: altontonn
- License: mit
- Created: 2024-04-28T14:50:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T15:01:46.000Z (about 2 years ago)
- Last Synced: 2025-11-20T04:02:57.607Z (8 months ago)
- Topics: bash-script, git, psql
- Language: Shell
- Homepage:
- Size: 6.84 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
> Script to retrieve information about chemical elements from a periodic table database using Bash.
## Getting Started
This repository includes file with plain SQL that can be used to recreate a database:
- Use [periodic_table.sql](./periodic_table.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/periodic-table/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- FreeCodeCamp
## 📝 License
This project is [MIT](https://github.com/altontonn/periodic-table/blob/main/LICENSE) licensed.