Detect backward incompatible migrations for your django project
django-migration-linter is a tool that statically analyzes Django migration files to detect potentially dangerous operations. It flags migrations that might lock tables, drop columns, or perform expensive schema changes, helping teams catch issues before deployment. This tool is ideal for teams practicing continuous delivery or working on high-availability systems.
...Designed for developers and QA teams, it provides a web-based interface for writing, organizing, and executing HTTP tests, making it easy to maintain robust API quality in CI/CD pipelines.
Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Classicollect is an SQL schema and data entry frontend for cataloguing
a classical CD collection. It is written in Python and uses
Postgresql for the database backend and gnome-python for user
interface. Currently it runs in the GNOME environment.