Skip to content

sandrociceros-orquestra/iasql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

Integration Tests Dashboard Tests Docs Discord Twitter


Cloud infrastructure as data in PostgreSQL

IaSQL is open-source software that treats infrastructure as data by maintaining a 2-way connection between a cloud account and a PostgreSQL database.

⚡️ Try out IaSQL

To connect your AWS account to a PostgreSQL database running locally generate AWS credentials, make sure docker is installed, and run:

docker run --pull=always -p 9876:9876 -p 5432:5432 --name iasql iasql/iasql

Alternatively, use a hosted version of IaSQL at app.iasql.com

💬 Community, Support, and Questions

Reach out on Discord

🔨 Use cases

📄 Documentation

To get started with IaSQL our documentation. Visit iasql.com/docs

☁️ Cloud Providers

AWS is our main focus at the moment, but we plan to support GCP, Azure and other cloud providers soon. Let us know if you need a specific AWS service and we might be able to prioritize it!

AWS coverage

An IaSQL module roughly maps to an AWS service. Check out our supported modules in this part of our docs.

AWS services that are going to be added next can be found here. Let us know if you would like to see one that is not listed!

🚀 Contribute

To contribute, visit Contributing.md

About

Infrastructure as data in PostgreSQL

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.1%
  • JavaScript 2.1%
  • PLpgSQL 1.9%
  • Shell 1.1%
  • Other 0.8%