# Databases

Databases are hard to use and not generally suggested for internal assessments, as it is difficult to come up with an original idea that is also within the ability and time of a student to accomplish.&#x20;

However, extracting data from a database and analysing it graphically is one of the options for the internal assessment. In physics, the most likely and common topic is astrophysics.

![](/files/-MLXPhorWSqApZvwxRWd)

| *Image:* [*Gerd Altmann*](https://pixabay.com/illustrations/space-science-fiction-cosmos-911785/)*, Pixabay, 2015* |
| :----------------------------------------------------------------------------------------------------------------: |

| Database                                                                        | Topics         | **Internal Assessments**                                                                                                                     | **For Learning** |
| ------------------------------------------------------------------------------- | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- |
| [**Exoplanets**](http://exoplanets.org/)                                        | Astrophysics   | Yes, consider investigating how some property of exoplanets affects the apparent brightness of its star when it transits across the star     | Yes              |
| [**Astrophysics Data System**](https://ui.adsabs.harvard.edu/)                  | Astrophysics   | Yes, full of information, but you need to know what you are looking for.                                                                     | No               |
| [**Internet STELLAR DATABASE**](http://www.stellar-database.com/)               | Astrophysics   | Yes. Fairly easy to use database and also includes searches for stars within a certain distance of each other of a specific area of the sky. | Yes              |
| [**Atomic Spectra Database**](https://www.nist.gov/pml/atomic-spectra-database) | Atomic Physics | Maybe. Includes transition lines for atoms and ions.                                                                                         | Yes              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.fariaedu.com/science-teaching-in-the-virtual-learning-environme/subject-specific-resources/physics/databases-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
