PedroHFreire / risk-system-db

0 stars 0 forks source link

Portfolio Management Database

This database is designed for use in an investment software to store and manage portfolio information. It was built using SQLite3 and includes tables for storing information about portfolios, assets, asset types, portfolio assets, stocks, bonds, portfolio transactions, portfolio fees, portfolio goals, and market indices.

The database was built mostly by Assistant, a large language model trained by OpenAI.

Directory Structure

Tables

Features

Usage

This database can be used for storing and managing portfolio information in an investment software, but the same structure could also be used for other purposes.