Skip to content
@AmbitionEng

Ambition Engineering

High Performance Django and Postgres Libraries. Monorepo Tools.

Hi there 👋

We're Ambition, makers of next-generation sales performance software.

We compute and store billions of sales metrics. Many of our open source libraries here help us leverage advanced techniques with Django and Postgres:

We're also the makers of qik, our in-house tooling to manage our large monorepo.

We're hiring 🚀

We need people that are obsessed with solving extremely challenging data problems. If interested, send us an email with examples of exceptional work you've done.

Pinned Loading

  1. qik Public

    Tame your monorepo. Make CI fast again.

    Python 30 1

  2. django-pgtrigger Public

    Write Postgres triggers for your Django models

    Python 569 43

  3. django-pghistory Public

    Track historical events to Django models using Postgres triggers.

    Python 392 41

  4. django-pglock Public

    Postgres advisory locks, table locks, and blocking lock management.

    Python 44 1

  5. django-pgbulk Public

    Native Postgres upsert, update, and copy operations.

    Python 66 6

  6. django-pgclone Public

    Dump and restore Postgres databases with Django.

    Python 45 4

Repositories

Showing 10 of 13 repositories
  • django-pgclone Public

    Dump and restore Postgres databases with Django.

    Python 45 BSD-3-Clause 4 0 0 Updated Feb 11, 2025
  • django-pghistory Public

    Track historical events to Django models using Postgres triggers.

    Python 392 BSD-3-Clause 41 4 0 Updated Feb 5, 2025
  • django-pgtransaction Public

    A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.

    Python 59 BSD-3-Clause 2 0 0 Updated Jan 10, 2025
  • django-pgbulk Public

    Native Postgres upsert, update, and copy operations.

    Python 66 BSD-3-Clause 6 0 0 Updated Jan 2, 2025
  • .github Public
    0 0 0 0 Updated Dec 16, 2024
  • django-pgactivity Public

    View, filter, and kill Postgres queries.

    Python 40 BSD-3-Clause 2 1 0 Updated Dec 16, 2024
  • django-pglock Public

    Postgres advisory locks, table locks, and blocking lock management.

    Python 44 BSD-3-Clause 1 0 0 Updated Dec 16, 2024
  • django-pgmigrate Public

    Avoid costly downtime during Postgres migrations.

    Python 22 BSD-3-Clause 0 1 0 Updated Dec 16, 2024
  • django-pgstats Public

    Commands and models for tracking internal postgres stats.

    Python 21 BSD-3-Clause 2 0 0 Updated Dec 16, 2024
  • django-pgtrigger Public

    Write Postgres triggers for your Django models

    Python 569 BSD-3-Clause 43 7 2 Updated Dec 16, 2024

Top languages

Python

Most used topics