operating system

Most Commonly Used Operating Systems by Objectweb Projects (June 2014)

Description:

This chart shows the top operating systems used by projects in Objectweb.

Visualization:

SQL Script:

SELECT owop.description AS System, COUNT( DISTINCT owop.proj_unixname ) AS Count
FROM ow_project_operating_system owop
WHERE owop.datasource_id = [current]
GROUP BY System
ORDER BY Count DESC;

Data Resources: 

Most Commonly Used Operating Systems by Rubyforge Projects (June 2014)

Description:

This chart shows the top operating systems used by projects in Rubyforge.

Visualization:

SQL Script:

SELECT rfop.description AS System, COUNT( DISTINCT rfop.proj_unixname ) AS Count
FROM rf_project_operating_system rfop
WHERE rfop.datasource_id = [current]
GROUP BY System
ORDER BY Count DESC;

Data Resources: 

Most Commonly Used Operating Systems by Alioth Projects

Description:

This chart shows the top operating systems used by projects in Alioth.

Visualization

SQL Script:

SELECT os AS System, COUNT( unixname ) AS Count
FROM al_projects_os
WHERE datasource_id =
GROUP BY System
ORDER BY Count DESC;

Data Resources: 

What are the most common operating systems used by projects in Alioth? (07-2011)

Description

This chart shows the top operating systems used by projects in Alioth.

Visualization

Data Resources: 

What are the most common operating systems used by projects listed in Rubyforge? (05-2011)

Description

This chart shows the top operating systems used by projects in Rubyforge.

Visualization

Data Resources: 

What are the most common operating systems used by projects listed in Objectweb? (05-2011)

Description

This chart shows the top operating systems used by projects in Objectweb.

Visualization

Data Resources: 

As of June 2009, what are the top operating systems used by projects listed in Rubyforge?

Description

This chart shows the top operating systems used by projects in Rubyforge.

Visualization

Rubyforge Operating System Chart

Data Resources: 

As of June 2009, what are the top operating systems used by projects listed in Sourceforge?

Description

This chart shows the top operating systems used by projects in Sourceforge.

Visualization

Sourceforge Operating System Chart

Data Resources: 

As of June 2009, what are the top operating systems used by projects listed in Objectweb?

Description

This chart shows the top operating systems used by projects in Objectweb.

Visualization

Objectweb Operating System Chart

Data Resources: