Skip to content

A couple of scripts I wrote to help me dynamically generate data and load it into Supabase for a proof of concept I was working on.

Notifications You must be signed in to change notification settings

rjhoppe/python-supabase-table-data-gen-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-supabase-table-data-gen-tool

A couple of scripts I wrote to help me dynamically generate fake data and load it into Supabase for a proof of concept I was working on. I wanted to use this opportunity to practice implementing an OOP programming approach.

Technologies Used:

  • Python
  • Faker library
  • asyncio
  • SQL
  • Supabase

About

A couple of scripts I wrote to help me dynamically generate data and load it into Supabase for a proof of concept I was working on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages