Alternatives
Products that do what StarQueue - Postgres database backed message queue server for Python does
Hi folks, https://github.com/starqueue/starqueue/ This is a project I wrote and since I am doing nothing with it any more I thought I would publish the source code in case anyone finds it interesting. I wrote this at a time that I was finding message queues interesting. StarQueue is a message queue server written in Python. It is designed to be a more simple copy of Amazon Simple Queue Server. Clients access it via HTTP. The API is documented at https://github.com/starqueue/starqueue/tree/main/starqueueserver/website The…
- 1SA
2021 · starqueue.org
- 2SG
2014 · github.com
- 3GF
2015 · github.com
- 4JF
2019 · github.com
- 5

- 61R
2016 · magic.io
- 7

- 8

- 9PA
- 10EM
2021 · github.com
- 11

- 12

- 13

- 14

- 15

- 16DL
2014 · databaselabs.io
- 17PJ
2019 · github.com
- 18

- 19AI
2019 · supergraph.dev
- 20TN
I am just getting ready to release TeamPostgreSQL 1.05. You can check it out here: http://www.teampostgresql.com It is a web-based admin interface for PostgreSQL, with a lot of work put into making it a user-friendly and productive way to work with the database. Hopefully this makes it ideal for when different people need to access the database, including developers, testers, support staff, managers etc. This will be the first release after several months of beta testing and user feedback. Some feature highlights: * Pretty neat web interface (GWT powered AJAX GUI) * Comprehensive database…
2010
- 21SU
Hi HN community, I'm Anthony, co-founder of Sequin (sequin.io), and am excited to show you what we've been working on. Sequin lets you skip HTTP APIs and integrate with Postgres and SQL instead. While we originally launched with a one-way sync from APIs to Postgres, as of today, you can now _write back_ to APIs using `insert`, `update`, and `delete` on your synced tables. We built Sequin because no one is happy with HTTP APIs today. For developers that need to build on top of third-party APIs, each integration is bespoke. There are few standards. I've personally seen over a dozen different…
2023
- 22AS
Hello, everyone. Three months ago, I started building my first GoLang package, VarMQ. In this short period, I gained a significant amount of traction from the community, and it resulted in over 140 stars on GitHub. A week ago, to check how it performs, I ran benchmarks with a similar package, Pond, which has been managed for years. Pond is not a message queue, though; however, it can be compared to VarmQ since it shares some similarities, except for its storage system. From the benchmarks, I got surprising results, which are that Varmq is taking 50%+ less memory than Pond and also has good…
2025 · github.com
- 23SA
Hey HN community, I'm excited to share Starfyre, a cutting-edge library that enables you to create front-end applications by leveraging the power of Python. It's perfect for those who love Python and want to extend its capabilities to frontend development. Key Features: * Reactive Frontend Development: Starfyre allows you to build reactive frontends using only Python. This means you can create highly interactive and real-time applications with ease. * Effortless Interactive Application Creation: With Starfyre, the process of creating interactive applications becomes straightforward. You…
2023 · github.com
- 24PS
At work we were using python-rq for background tasks. It does the job for simple things, but we kept bumping into limitations. We needed to schedule tasks hours / days out and trust they'd survive a restart. We wanted periodic tasks with proper overlap control. So we built a scheduling / enqueuing system around Postgres to bring these durability capabilities to python-rq. This worked fine for a while but was trickier to reason about due to its more complicated architecture (we'd run two separate services just for getting jobs from Postgres into the rq Redis queue, plus N actual…
Feb 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →