An open API service indexing awesome lists of open source software.

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

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.