All activity
pgsalesforce_fdw is a Salesforce Foreign Data Wrapper (FDW) for PostgreSQL. It allows you to query live Salesforce data from PostgreSQL. Using it's core functionality, a bi-directional data sync between SF and PG is implemented with upserts and triggers.
pgsalesforce_fdwSync Salesforce data with PostgreSQL (like Heroku Connect)
Ruslan Talpaleft a comment
Hey everyone, I wanted to share something I've been working on. MyWayTrack started as just a demo for a content marketing article to showcase our library [1]. But as I kept working on it, it turned into something more – a stand-alone web application. It's pretty neat and I think it could actually be useful on its own. The cool part about MyWayTrack is its architecture. We're calling it...

MyWayTrackTrack your job applications privatly
A job application tracker that stores the data in your browser for privacy.
No backend servers are involved thanks to the ServerFree architecture.

MyWayTrackTrack your job applications privatly
A standalone web server that turns your database directly into a REST/GraphQL api.
You can use it as binary (or docker image) or as a library dependence in your Rust code to bootstrap 90% of your backend.
Blue SteelInstant REST Api for PostgreSQL/SQLite in a Rust library
