Development & DevOps Software for macOS
pgAdmin
The software pgAdmin is the most popular free and open-source administration panel for PostgreSQL. With pgAdmin developers can manage their database and also use it as a tool that is part of the development process. The software is released under the PostgreSQL/Artistic licence and can be used on macOS, Linux, Unix and Windows to manage PostgreSQL 9.2 and above.
gedit
gedit is a free and open source IDE native to the GNOME desktop environment. With gedit you can work with a wide range of programming languages including C, C++, Java, JavaScript, HTML, XML, Python and Perl. The IDE automatically detect programming language and provide code color highlighting accordingly. It also include features like search and replace, spell checking, printing and support for most filte types.
Datazenit
Datazenit is a web-based database administration tool for MySQL and PostgreSQ. With Datazenit you can manage databases locally and in the cloud with an intuetive GUI that provides data grids, a schema build and interactive data charts.
DataGrip
DataGrip is a commercial IDE for databases and SQL developed by JetBrains. With DataGrip users can write SQL code faster and safer due to context-sensitive code completion that is aware of tables structure, foreign keys and pivot tables. DataGrip PostgreSQL, MySQL, Oracle Database, SQL Server, Azure, Amazon Redshift, SQLite, MariaDB, MongoDB, Cassandra, Apache Hive and many more databases.
Qt Creator
Qt Creator is a cross-platform integrated development environment (IDE) built for the maximum developer experience. Qt Creator runs on macOS, Linux and Windows desktop operating systems, and allows developers to create applications across desktop, mobile, and embedded platforms.
Geany
A free and open-source lightweight GUI text editor using Scintilla and GTK with basic IDE features. Geany is designed and developed with performance in mind, and provides limited dependency on separate packages or external libraries on Linux. Geany is available for a wide variety of operating systems including BSD, Linux, macOS, Solaris and Windows.
SQLPro Studio
SQLPro is a 100% native Mac app that will outperform any of the other Java based database management interfaces.
PyCharm
PyCharm is an integrated development environment (IDE) designed and developed by JetBrains specifically for the programming language Python. With PyCharm you can boost code quality and write maintainable code while maintain standards with PEP8 checks, testing assistance and smart refactoring. PyCharm also provides thorough intellisense with smart code completion, code inspection and real-time error highlighting. PyCharm is released as a commercial software but can be obtained for free as PyCharm Community Edition with a minimal limited feature set that close resembles the commercial version.
CodeLite
CodeLite is a free and open source, cross-platform code editor. With CodeLite you can write C, C++, PHP, and JavaScript applications. CodeLite is used mainly bybackend developers using Node.js.