@Sonarwatch
There are 3 kinds of accounts on Solana:
Data accounts store data
Program accounts store executable programs
Native accounts that indicate native programs on Solana such as System, Stake, and Vote
https://github.com/sonarwatch/workshop-solana-data
By olivbau