From: Sarah Conway Date: Mon, 16 Jul 2018 13:14:01 +0000 (-0700) Subject: update sponsors list X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=f8d3422affad232ce15f84ec44185102c7990fb9;p=pgopen2018.git update sponsors list --- diff --git a/static/images/1280px-Pivotal_Software_logo.svg.png b/static/images/1280px-Pivotal_Software_logo.svg.png new file mode 100644 index 0000000..e48ae2a Binary files /dev/null and b/static/images/1280px-Pivotal_Software_logo.svg.png differ diff --git a/static/images/bt-logo-black-2dc4ba9a.png b/static/images/bt-logo-black-2dc4ba9a.png new file mode 100644 index 0000000..8525ad0 Binary files /dev/null and b/static/images/bt-logo-black-2dc4ba9a.png differ diff --git a/templates/context.json b/templates/context.json index 497cc0e..ba3fbe4 100644 --- a/templates/context.json +++ b/templates/context.json @@ -41,6 +41,104 @@ "link": "https://www.edbpostgres.com/", "intro": "" } + + + + + + + + "diamond": [ + { + "name": "Citus Data", + "logo": "citusdata.png", + "largelogo": "citusdata.png", + "badgelogo": "citusdata.png", + "link": "https://www.citusdata.com/", + "intro": "Citus is worry-free Postgres for SaaS. Made to scale out, Citus is an extension to Postgres (not a fork) that distributes queries across any number of servers. Whether you have a multi-tenant app that needs scale, or you need to deliver real-time analytics to customers, with Citus you can focus on your app—not your database.

At Citus Data, we make it simple to shard PostgreSQL. Available as a fully-managed database as a service on AWS, as on-prem software, and as open source. Learn more at www.citusdata.com." + }, + { + "name": "Microsoft", + "logo": "microsoft.png", + "largelogo": "microsoft.png", + "badgelogo": "microsoft_print.png", + "link": "https://azure.microsoft.com/en-us/services/postgresql/", + "intro": "Microsoft's mission is to empower every person and every organization on the planet to achieve more. With its Data & AI solutions, Microsoft enables developers to easily build and deliver intelligent apps by offering productive and familiar tools to integrate data and built-in AI. To offer more choice and flexibility to developers, Microsoft has now introduced Azure Database for PostgreSQL, a PaaS offering for PostgreSQL. Learn more at www.microsoft.com/PostgreSQL." + } + ], + + "gold": [ + { + "name": "Amazon Web Services", + "logo": "amazon-web-services.gif", + "largelogo": "amazon-web-services.gif", + "badgelogo": "amazon-web-services.gif", + "link": "https://aws.amazon.com/", + "intro": "Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching and backups. It offers seven database engines to choose from, including Amazon RDS for PostgreSQL and Amazon Aurora PostgreSQL, a PostgreSQL-compatible database that provides a compelling migration target for high-end commercial databases. Learn more at aws.amazon.com/rds/ and follow us at @AWSCloud." + }, + { + "name": "Enterprise DB", + "logo": "edb_logo.png", + "largelogo": "edb_logo.png", + "badgelogo": "edb_logo.png", + "link": "https://www.edbpostgres.com/", + "intro": "EnterpriseDB® (EDB™), the database platform company for digital business, delivers the premier open source-based data platform for new applications, cloud re-platforming, application modernization, and legacy migration. EnterpriseDB integrates with enterprise technologies and infrastructures for hybrid cloud management, data integration, and data warehousing. Our customers benefit from the most reliable, high-performing, flexible, open, and cost-effective data management platform available. EnterpriseDB is based in Bedford, Massachusetts with offices around the globe. For more information, visit www.EDBPostgres.com." + }, + { + "name": "Crunchy Data", + "logo": "crunchy_data.png", + "largelogo": "crunchy_data.png", + "badgelogo": "crunchy_data.png", + "link": "https://www.crunchydata.com/", + "intro": "Crunchy Data is a leading provider of trusted open source PostgreSQL and enterprise PostgreSQL technology, support and training. Crunchy Data offers Crunchy Certified PostgreSQL, the most advanced pure open source RDBMS on the market and the first open source RDBMS to achieve Common Criteria certification. Crunchy Data is a leading provider of Cloud Native PostgreSQL – providing open source, cloud agnostic PostgreSQL-as-a-Service solutions. PostgreSQL’s active development community, proven architecture and reputation for reliability, data integrity, and ease of use make it a prime candidate for enterprises looking for a robust relational database alternative to expensive proprietary database technologies." + }, + { + "name": "2ndQuadrant", + "logo": "2ndQ_logo.png", + "largelogo": "2ndQ_logo.png", + "badgelogo": "2ndQ_logo.png", + "link": "https://www.2ndquadrant.com/", + "intro": "As the Gold Standard worldwide for everything PostgreSQL, 2ndQuadrant consistently contributes enterprise features to enhance performance, scalability, security, and stability in PostgreSQL. Spanning 22 countries and 5 continents, 2ndQuadrant is the largest single collective organization of PostgreSQL experts of any company globally. Our PostgreSQL experts are the developers of popular tools such as:In addition to developing these tools, our PostgreSQL experts provide 24/7 Production Support, Oracle migration services, Remote DBA support, PostgreSQL Consulting, and Training." + }, + { + "name": "Braintree", + "logo": "bt-logo-black-2dc4ba9a.png", + "largelogo": "bt-logo-black-2dc4ba9a.png", + "badgelogo": "bt-logo-black-2dc4ba9a.png", + "link": "https://www.braintreepayments.com/", + } + ], + + "silver": [ + { + "name": "Pivotal", + "logo": "1280px-Pivotal_Software_logo.svg.png", + "largelogo": "1280px-Pivotal_Software_logo.svg.png", + "badgelogo": "1280px-Pivotal_Software_logo.svg.png", + "link": "https://pivotal.io/", + "intro": "Pivotal" + } + ], + + "supporter": [ + { + "name": "JackDB", + "logo": "jackdb-logomark-700x200.png", + "largelogo": "jackdb-logomark-700x200.png", + "badgelogo": "jackdb-logomark-700x200.png", + "link": "https://www.jackdb.com/", + "intro": "JackDB" + } + ], + "partner": [ + { + "name": "PostgreSQL US", + "logo": "pgus.png", + "largelogo": "pgus.png", + "badgelogo": "pgus.png", + "link": "https://postgresql.us/associatedprojects/", + "intro": "PostgreSQL US" + } ] }