Cloud-hosted construction project information management for improved communication, and increased efficiency.
Ideal for on-premise project information management.
Newforma empowers over 4M professionals and 1,500 AECO firms worldwide by revolutionizing Project Information Management. We transform vast amounts of project data into a meticulously organized, easily accessible, and fully searchable resource—all from a single, centralized platform. From pre-construction to years after completion, Newforma ensures you have the critical information you need at every stage of your projects.
Learn More
GoAnywhere Managed File Transfer (MFT)
Secure and simplify your file transfers
GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
...Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
Business password and access manager solution for IT security teams
Simplify Access, Secure Your Business
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
This tool generates Data Access Objects and Value Objects for PHP4/MySQL web applications. This greatly improves the readability of PHP scripts that use a MySQL database. Requires Python.
Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.
WebPython is a web-application development toolkit, written in Python. It contains a portable object-relational database layer, a Python-object persistence system and a templating engine, among other stuff.
This software registers all the music files stored on CD's, hard drives, DVD's, etc. It will scan every media that you provide, and let you organize the files by artist, album, etc, with search and tagging facilities. Written in Python, GTK and MySQL.
mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL.
Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
mMAIM's purpose is to make a it easy to monitor and analyze MySQL servers and to easily integrate itself into any environment. It can show Master/Slave sync stats, some efficiency stats, can return statistics from most of the "show" command, and more!
This project exists as a central meeting place for those wishing to share in-house developed applications and tools for local government (and related industries) in Australia.
Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
PyPergamo is a python (and wxPython) application for the management of archives
of parchments. It includes possibility to search via keywords and to show results in various formats (HTML, XML, plain text).
It uses MySQL and includes support for pics.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
Warehouse Manager is a business application designed to allow you to manage
several aspects of your warehouse based enterprise from your computer. The
software was written in C++ and Qt for the GUI. It now uses C and GTK+.
This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
pyERP is an ERP (Enterprise Resource Planning) tool written in Python intended to handle the administration of Small/Medium and Large Companies using web standards. This product runs on Zope (App Server/CMS), uses MySQL (RDBMS) and also ZODB (Object DB).
Tools for documentation and public access to social science studies : web-based interface for study documentation and XML generation under the DDI format, python script to import some tags of XML files to a MySQL database.
Open Source Application for databasing your Music Collection(s). iChoons will utilize other open source products such as MySQL, Apache Webserver and PHP as well as Python / wxPython and SQL Lite. We will also be including tools written in Python for Win3
interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
Project Galileo at Sourceforge.net aims to provide developers a unique opportunity to develop open source software for an on-line telescope for schools across the UK. See http://www.projectgalileo.org.uk for more details.
Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.