1.5.5.2. MyDBΒΆ
MyDB is a user-specific relational database system that enables registered users to store and manage their data efficiently within the Astro Data Lab environment. You can upload, store, and perform complex queries on your own datasets, integrating them with various astronomical data resources.
Key features of MyDB:
Database storage: store your own observational data, catalogs, or any relevant datasets.
SQL queries: perform advanced analysis using SQL commands to query, filter, and manipulate your data.
Customizable database design: create custom tables and define your own database schema.
Integration with astronomical datasets: combine your data with publicly available astronomical datasets in Astro Data Lab.
Users can access their MyDB through:
the Data Explorer page (Upload a file as a table in MyDB)
a Jupyter notebook (Query Client MyDB Tools, also see the How to Use the Query Client notebook)
the datalab command line client (The datalab Command)