Lasect is an experiment by @heywinit, @byedeep and @swapnil404. We're three uni friends aiming to build tools around databases and backends, starting with Postgres.
We're working on the following currently:
- Lasect: an orchestration & control layer for Postgres. It wraps existing, battle-tested tools like pgBackRest, pgBouncer, pgAudit and many more into a unified interface. To be open-sourced soon.
- Sova: a swiss-knife data management solution.
- pg_turret: real-time postgres log streaming to external destinations.
- pg_tenant: a poc for handling multitenancy in postgres with an extension
- pg_aim: automated index management in pgrx to learn more about internals.
- benjdickenmarks: general benchmarks for postgres, starting with text search.
- helixdb_fdw: postgres foreign data wrapper for helixdb
- ambala: contextual search engine powered by helixdb