[question] $200 using a cloud database (pgsql)
How to switch to a custom database What should I do to use a locally built database, such as PostgreSQL? Thank you in advance for your answers and suggestions.
@blackcat-meow curious why you need to use pgsql instead of sqlite?
or is it for using a cloud db maybe?
@louis030195 Yes, I use pgSQL as my cloud database.
/bounty 200
definition of done:
- can use screenpipe with cloud database like pgsql
- no issue of latency etc
- compatible somehow with existing sqlite stuff
- should add a column in the database that identify the computer used (just in case multiple users using the same cloud database)
💎 $200 bounty • screenpi.pe
Steps to solve:
- Start working: Comment
/attempt #793with your implementation plan - Submit work: Create a pull request including
/claim #793in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
❗ Important guidelines:
- To claim a bounty, you need to provide a short demo video of your changes in your pull request
- If anything is unclear, ask for clarification before starting as this will help avoid potential rework
- Low quality AI PRs will not receive review and will be closed
- Do not ask to be assigned unless you've contributed before
Thank you for contributing to mediar-ai/screenpipe!
| Attempt | Started (UTC) | Solution | Actions |
|---|---|---|---|
| 🔴 @EzraEllette | Dec 03, 2024, 08:11:56 PM | WIP | |
| 🟢 @ToSeven | Dec 04, 2024, 01:57:24 PM | WIP | |
| 🟢 @manascb1344 | Aug 08, 2025, 06:27:19 PM | WIP | |
| 🟢 @debaa98 | May 10, 2025, 05:10:12 PM | WIP |
/attempt #793 Doing some research before building this out. I'll report back
| Algora profile | Completed bounties | Tech | Active attempts | Options |
|---|---|---|---|---|
| @EzraEllette | 13 mediar-ai bounties | Rust, TypeScript, JavaScript & more |
Cancel attempt |
thanks Ezra!
On Tue, Dec 3, 2024 at 12:12 PM Ezra Ellette @.***> wrote:
/attempt #793 https://github.com/mediar-ai/screenpipe/issues/793 Doing some research before building this out. I'll report back Algora profile https://console.algora.io/@/EzraEllette Completed bounties Tech Active attempts Options @EzraEllette https://github.com/EzraEllette 13 mediar-ai bounties Rust, TypeScript, JavaScript & more Cancel attempt https://console.algora.io/api/bounties/cm433e9tv000clc03xk76hepm/cancel-attempt
— Reply to this email directly, view it on GitHub https://github.com/mediar-ai/screenpipe/issues/793#issuecomment-2515456944, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY62CDHKWTQMUCS5FXTX4LT2DYGCJAVCNFSM6AAAAABSU565W6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJVGQ2TMOJUGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
/attempt #793 Maybe I can give it a shot
| Algora profile | Completed bounties | Tech | Active attempts | Options |
|---|---|---|---|---|
| @ToSeven | 1 mediar-ai bounty | Rust, Shell, C |
Cancel attempt |
/attempt #793 Maybe I can give it a shot
Algora profile Completed bounties Tech Active attempts Options @ToSeven 1 mediar-ai bounty Rust, Shell,
CCancel attempt
I'm ooo today, go for it
/attempt #793
There also exists SQLite (or compatible) database services in the cloud. Would it satisfy your need if you could use SQLite in the cloud, not Postgresql?
/attempt #793 Will explain once I do some research
@blackcat-meow is this bounty still open can i work on this ?