Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
Veeam Data Platform v13.1
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
pg_bulkload is a high speed data loading utility for PostgreSQL.
pg_bulkload is designed to load huge amount of data to a database.
You can load data to table bypassing PostgreSQL shared buffers.
pg_bulkload also has some ETL features; input data validation and data transformation.
----------
pg_bulkload was located in pgfoundry, but has been moved to here temporally.
************************************
2015.07.03 Now, we are moving to GitHub.
...
Binary tree as a PostgreSQLdata type. This was a university class project and I don't intend to develop it further. Made in Visual Studio 2010 for PostgreSQL 9.0. DLL provided (debug build). May you find the code useful.
This SourceForge page is no longer maintained. To find downloads, source code, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
Template database is a novel relational database that provides schema freedom. The current implementation is on top of PostgreSQL. It has interesting properties that make it suitable for data analysis / annotation / modeling.