server:database:postgresql PostgreSQL and related packages This project hosts the openSUSE packages of the PostgreSQL core distribution and related packages such as extensions or administration tools. https://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_Factory_zSystems/ openSUSE:Factory:zSystems openSUSE Factory Port for s390x This is a project clone to build the entire openSUSE:Factory for IBM zSystems and LinuxONE. https://download.opensuse.org/repositories/openSUSE:/Factory:/zSystems/standard/ openSUSE:Factory The next openSUSE distribution Any user who wishes to have the newest packages that include, but are not limited to, the Linux kernel, SAMBA, git, desktops, office applications and many other packages, will want Tumbleweed. Tumbleweed appeals to Power Users, Software Developers and openSUSE Contributors. If you require the latest software stacks and Integrated Development Environment or need a stable platform closest to bleeding edge Linux, Tumbleweed is the best choice for you. Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects Have a look at http://en.opensuse.org/Portal:Factory for more details. https://download.opensuse.org/repositories/openSUSE:/Factory/ports/ python-psycopg2 Python-PostgreSQL Database Adapter psycopg2 is a PostgreSQL database adapter for the Python programming language. psycopg2 is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg2 also provide asychronous operations and support for coroutine libraries.