A PostgreSQL extension written in C for cloning databases, schemas, tables, and functions between PostgreSQL hosts — directly from SQL.
PgClone is a PostgreSQL extension that allows users to clone tables, schemas, databases, functions, views, and more from remote PostgreSQL instances directly using SQL functions.
How It Works
You find PgClone while searching for an easy way to duplicate tables or entire sections of data from one database to another.
You add the copying tool to the database where you want the new copies to appear.
You share the location details of the source database containing the data or structures you need.
You select a single table, a group of related items, or a whole database section and decide if you want the actual data included.
Everything copies right away and finishes fast for small tasks.
The copy runs quietly in the background while you do other things.
You glance at updates to see how many items are done and what's next.
Your new database now has an exact copy, safe for testing, backups, or sharing.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.