This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathindex.html
507 lines (466 loc) · 22.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
<link rel="canonical" href="http://greenplum.org/"/>
<title>GREENPLUM DATABASE</title>
<link href='images/favicon.ico' rel='shortcut icon' type='image/vnd.microsoft.icon'>
<link rel="stylesheet" type="text/css" href="style/master.css">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500,100' rel='stylesheet' type='text/css'>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69171123-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id='billboard'>
<div class='container'>
<img src='images/logo-greenplum.png' alt='Greenplum Logo'>®
<h1>The World's First Open Source<br/>Massively Parallel Data Warehouse</h1>
<div class='cta'><a href='https://github.com/greenplum-db/gpdb'>Get the Code</a></div>
<div class='cta'><a href='#download'>Download Greenplum</a></div>
<div class='cta'><a href="http://greenplum.org/docs/">Read the Documentation</a></div>
</div>
</div>
<div id='nav'>
<div class='container center'>
<a href="#download">Download</a>
<a href="#contribute">Contribute</a>
<a href="#ci">CI</a>
<a href="#mailing-lists">Mailing Lists</a>
<a href="#events">Events</a>
<a href="#learnmore">Documentation</a>
<a href="#tools">Tools</a>
</div>
</div>
<div id='intro-text'>
<div class='container'>
<p>
Greenplum Database® is an advanced, fully featured, open source
data warehouse. It provides powerful and rapid analytics on petabyte
scale data volumes. Uniquely geared toward big data analytics,
Greenplum Database is powered by the world’s most advanced cost-based
query optimizer delivering high analytical query performance on large
data volumes.
</p>
<p>
Greenplum Database® project is released under the
<a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache 2 license</a>.
We want to thank all our current community contributors and are
interested in all new potential contributions. For the Greenplum
Database community no contribution is too small, we encourage all
types of contributions. To ensure that the use of the Greenplum
Database® trademarks and graphics marks will not lead to
confusion please follow the <a href="GreenplumDatabaseTrademarkGuidelines.html">Greenplum Database trademark guidelines</a>.
</p>
</div>
</div>
<div id='features'>
<div class='container'>
<h2>Originally based on PostgreSQL, Greenplum Database has added a significant number of data warehouse innovations.</h2>
</div>
<div class='container'>
<div class='feature'>
<div class='img'><img src='images/features/icon-buildingblocks.png' alt='Massively Parallel Processing Architecture'></div>
<h4>Massively Parallel <br />Processing Architecture</h4>
<p>
The Greenplum Database architecture provides automatic parallelization
of all data and queries.
</p>
</div>
<div class='feature'>
<div class='img'><img src='images/features/icon-scaling.png' alt='Petabyte-Scale Loading'></div>
<h4>Petabyte-Scale Loading</h4>
<p>
High-performance loading uses MPP technology. Loading speeds scale
with each additional node to greater than 10 terabytes per hour,
per rack.
</p>
</div>
<div class='feature'>
<div class='img'><img src='images/features/icon-innovation.png' alt='Innovative Query Optimizer'></div>
<h4>Innovative Query Optimizer</h4>
<p>
The query optimizer available in Greenplum Database is the
industry’s first cost-based query optimizer for big data workloads.
It can scale interactive and batch mode analytics to large datasets
in the petabytes without degrading query performance and
throughput.
</p>
</div>
<div class='feature'>
<div class='img'><img src='images/features/icon-storage.png' alt='Polymorphic Data Storage and Execution'></div>
<h4>Polymorphic Data Storage and Execution</h4>
<p>
The table or partition storage, execution, and compression settings
can be configured to suit the way data is accessed. Users have the
choice of row or column-oriented storage and processing for any
table or partition.
</p>
</div>
<div class='feature'>
<div class='img'><img src='images/features/logo-madlib-white.png' alt='Advanced Machine Learning'></div>
<h4>Advanced Machine Learning</h4>
<p>
Provided by <a href="http://madlib.apache.org">Apache MADlib</a>,
a library for scalable in-database analytics extending the SQL capabilities
of Greenplum Database through user-defined functions.
</p>
</div>
</div>
</div>
<div id='download' class='bg-paleblue'>
<div class='container'>
<div class='center'>
<h2>Download Greenplum Database</h2>
<p class='intro'>
There are a number of distributions to choose from to get started with Greenplum Database.
</p>
</div>
<div class='fifties'>
<div class='fifty'>
<div class='bg-download'>
<h3>Pivotal Greenplum</h3>
<p>
Pivotal offers a fully supported commercial distribution of Greenplum Database with
some proprietary addons, both for local download as well as cloud based.
</p>
<ul>
<li>
<a href='https://network.pivotal.io/products/pivotal-gpdb#/releases/6247' target='_blank'>Download</a>
(<a href='https://pivotal.io/pivotal-greenplum' target='_blank'>Product information</a>)
</li>
<li>
AWS Marketplace <a href='https://aws.amazon.com/marketplace/pp/B06XKQ8Z3H' target='_blank'>BYOL</a>
and <a href='https://aws.amazon.com/marketplace/pp/B073V7NWQD' target='_blank'>On Demand</a>
</li>
<li>
<a href='https://azuremarketplace.microsoft.com/en-us/marketplace/apps/pivotal.pivotal-greenplum1' target='blank'>
Azure Marketplace
</a>
</li>
</ul>
</div>
<div class='bg-download'>
<h3>Apache Bigtop</h3>
<p>
Bigtop is an Apache project providing packages for data science and big data tools, Greenplum
Database is starting with 5.0.0-alpha supported by Bigtop.
</p>
<ul>
<li><a href='http://bigtop.apache.org/download.html#releases' target='_blank'>Download</a></li>
<li><a href='http://bigtop.apache.org/' target='_blank'>More information</a></li>
</ul>
</div>
<div class='bg-download'>
<h3>Docker Images</h3>
<p>
There are also pre-built Docker images with Greenplum Database.
</p>
<ul>
<li><a href="https://hub.docker.com/r/pivotaldata/gpdb-base/" target="_blank">Docker Hub</a></li>
</ul>
</div>
</div>
<div class='fifty'>
<div class='bg-download'>
<h3>Source tarballs</h3>
<p>
Each community release is available as a source code tarball which can be compiled on a number of
platforms.
</p>
<ul>
<li><a href='https://github.com/greenplum-db/gpdb/releases'>Download</a></li>
<li><a href='https://github.com/greenplum-db/gpdb/blob/master/README.md'>Instructions for compiling</a></li>
</ul>
</div>
<div class='bg-download'>
<h3>Homebrew</h3>
<p>
For users of macOS computers, Greenplum can be installed via the
<a href="https://brew.sh/" target="_blank">Homebrew package manager</a>.
<pre>
brew install greenplum-db/tap/greenplum-db
</pre>
</p>
<ul>
<li><a href="https://github.com/greenplum-db/homebrew-tap" target="_blank">Greenplum Database tap</a></li>
</ul>
</div>
</div>
</div>
<div class='center'>
<p class='intro'>
Do you know any other distributions? <a href="#mailing-lists">Let us know!</a>
</p>
</div>
</div>
</div>
<div id='contribute'>
<div class='container'>
<div class='center'>
<h2>Contribute to Greenplum Database</h2>
<p class='intro'>
Greenplum Database is the first massively parallel open source data
warehouse. It is forever changing the data warehouse market and we
welcome all contributors that want to be part of this change. Below
are all the ways you can get involved with Greenplum. Development
contributions are encouraged but you don't have to be a developer;
there are many ways to get involved with Greenplum.
</p>
</div>
<div class='fifties'>
<div class='fifty'>
<div class='bg-lightgrey'>
<h3>Tell us about your Greenplum experience</h3>
<p>
Use the <a href='mailto:[email protected]'>[email protected]</a>
mailing list to share any kind of questions related to
installation, configuration, usage, product documentation or
any other area you might need help with. Feel free to send us
your links to blogs and presentations so we can highlight them
on greenplum.org. Alternatively you can also be a part of the
Greenplum discussions on Stack Overflow.
</p>
<ul>
<li>Greenplum users mailing list: <a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-users">Read</a> · <a href='mailto:[email protected]'>Subscribe</a> · <a href='mailto:[email protected]'>Post</a></li>
<li><a href='http://stackoverflow.com/questions/tagged/greenplum'>Greenplum on Stack Overflow</a></li>
</ul>
</div>
<div class='bg-lightgrey'>
<h3>Greenplum code</h3>
<p>
Do you have an idea for a new feature or bug fix for Greenplum? Please discuss
in the <a href='mailto:[email protected]'>[email protected]</a>
mailing list or make pull requests on Github.
</p>
<ul>
<li>Read our <a href='code_of_conduct.html'>Code of Conduct</a></li>
<li>Greenplum dev mailing list: <a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-dev">Read</a> · <a href='mailto:[email protected]'>Subscribe</a> · <a href='mailto:[email protected]'>Post</a></li>
<li><a href='https://github.com/greenplum-db'>Greenplum on GitHub</a></li>
<li>Sign our <a href='https://cla.pivotal.io/sign/greenplum'>Contributor License Agreement</a></li>
</ul>
</div>
</div>
<div class='fifty'>
<div class='bg-lightgrey'>
<h3>Evangelism</h3>
<p>
Are you a Greenplum expert? Want to share your knowledge with
others? We are a collaborative community that shares best
practices.
</p>
<ul>
<li>Greenplum users mailing list: <a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-users">Read</a> · <a href='mailto:[email protected]'>Subscribe</a> · <a href='mailto:[email protected]'>Post</a></li>
<li><a href='#events'>Greenplum Events</a></li>
<li><a href='https://twitter.com/greenplum'>Greenplum on Twitter</a></li>
<li><a href='https://www.youtube.com/GreenplumDatabase'>Greenplum on Youtube</a></li>
</ul>
</div>
<div class='bg-lightgrey'>
<h3>Report bugs</h3>
<p>
Write an email to <a href='mailto:[email protected]'>[email protected]</a>.
</p>
</div>
<div class='bg-lightgrey'>
<h3>Contribute to Apache MADlib</h3>
<p>
Apache MADlib is a SQL-based advanced analytics
and machine learning library that works with the Greenplum
database.
</p>
<ul>
<li><a href='http://madlib.apache.org'>Visit Apache MADlib community</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id='ci'>
<div class='container center'>
<h2>Greenplum Database Continuous Integration</h2>
<p>
We are committed to keeping Greenplum code base clean and defect free,
especially when those defects can be caught early on via automated
Continuous Integration tools. There are two main CI servers you should
be aware of when working on Greenplum:
</p>
<p>
<a href="https://travis-ci.org/greenplum-db">Travis CI</a> ·
<a href='https://gpdb.ci.pivotalci.info/teams/gpdb'>Concourse CI</a>
</p>
<p>
Travis CI runs a simple build on all your Github pull requests and
doesn't really do much else. It provides a minimum level of assurance
that a change submitted to Greenplum codebase won't break the build,
but it tells you nothing about different platforms and testing.
That's where Concourse pipelines come in. They provide a much more
sophisticated level of testing and validation. In fact, the other
verification for each PR comes from Concourse CI. Note that each PR
generates a separate build and you find which PR is associated which
what build <a href="https://gpdb.ci.pivotalci.info/teams/gpdb/pipelines/gpdb_pr/resources/gpdb_pr">here</a>.
</p>
<p>
While not strictly speaking required, sometimes knowing the internals
of both <a href="https://docs.travis-ci.com/user/getting-started">Travis CI</a>
and <a href="http://concourse.ci/introduction.html">Concourse CI</a>
can come in handy.
<p>
</div>
</div>
<div id='learnmore' class='bg-blue'>
<h2>Learn More:</h2>
<div class='cta'><a href='https://github.com/greenplum-db/gpdb/wiki'>Wiki</a></div>
<div class='cta'><a href='http://greenplum.org/docs/'>Documentation</a></div>
<div class='cta'><a href='https://www.youtube.com/GreenplumDatabase'>Videos</a></div>
<div class='cta'><a href='https://content.pivotal.io/ebooks/data-warehousing-with-greenplum'>Book</a></div>
<div class='cta'><a href='http://greenplum.org/gpdb-sandbox-tutorials/'>Tutorials</a></div>
</div>
<div id='tools' class='bg-paleblue'>
<h2>DBA Tools:</h2>
<div class='cta'><a href="http://greenplum.org/calc">Memory Calculator</a></div>
<div class='cta'><a href="https://planchecker.cfapps.io">Plan Checker</a></div>
</div>
<div id='mailing-lists'>
<div class='container center'>
<h2>Greenplum Database Mailing Lists</h2>
<p>
Greenplum Database has an active community which discuss usage, and development,
of Greenplum on the official mailing lists. If you have a question you can search
the archives to see if it has been discussed already.
</p>
<h3>Greenplum announcement mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-announce">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list for all major Greenplum product announcements. This includes every new
release and any other critical announcements.
</p>
<h3>Greenplum users mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-users">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list for the Greenplum user community.
</p>
<h3>Greenplum dev mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-dev">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list for discussions about development of Greenplum Database. Additionally,
there is also a lot of discussion in the Github issues and pull-requests threads.
<a href='https://github.com/greenplum-db/gpdb/subscription' target='_blank'>Watching</a>
the repository is a good way to see all the discussions.
</p>
<h3>Greenplum commits mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-commits">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list to receive Greenplum and GPOrca commit notifications.
</p>
<h3>Greenplum jobs mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-jobs">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list for all Greenplum related jobs. List is open to anyone that wants to
announce available positions.
</p>
<h3>GPOrca mailing list</h3>
<p>
<a href="https://groups.google.com/a/greenplum.org/forum/#!forum/gpdb-orca">Read</a> ·
<a href='mailto:[email protected]'>Subscribe</a> ·
<a href='mailto:[email protected]'>Post</a> ·
<a href='mailto:[email protected]'>Unsubscribe</a>
</p>
<p>
Mailing list for our modular query optimizer for big data.
</p>
</div>
</div>
<div id='events' class='bg-stingray'>
<div class='container center'>
<h2>Greenplum Events</h2>
<div class='events'>
<div class='event'>
<a href='https://www.meetup.com/Greenplum-Community/events/242525736/' target='_blank'>
<div class='inner'>
<div class='date'>August 23, 1:00PM-4:30PM</div>
<div class='meetups'><img src='images/events/event-greenplum-chat.png' alt='Greenplum Meetup' /></div>
<h4>Greenplum 8月技术研讨会</h4>
<p>海淀区融科资讯中心<br>B座12楼Pivotal, Beijing</p>
</div>
</a>
</div>
<div class='event'>
<a href='https://www.meetup.com/Learn-about-Greenplum/events/240794949/' target='_blank'>
<div class='inner'>
<div class='date'>September 20, 6:00PM</div>
<div class='meetups'><img src='images/events/event-greenplum-chat.png' alt='Greenplum Meetup' /></div>
<h4>Introducing Greenplum Database 5.0</h4>
<p>Pivotal Labs, San Francisco, USA</p>
</div>
</a>
</div>
<div class='event'>
<a href='https://www.meetup.com/London-PostgreSQL-Users-Group/events/242615288/' target='_blank'>
<div class='inner'>
<div class='date'>October 5, 7:00PM</div>
<div class='meetups'><img src='images/events/event-meetups.png' alt='Greenplum Meetup' /></div>
<h4>London PostgreSQL Users Group</h4>
<p>2nd floor, The Warehouse, The Bower, 211 Old Street<br>EC1V 9NR, London</p>
</div>
</a>
</div>
<div class='event'>
<a href='http://greenplum.meetup.com/' target='_blank'>
<div class='inner'>
<div class='date'>Ongoing</div>
<div class='meetups'><img src='images/events/event-meetups.png' alt='Meetups' /></div>
<h4>Greenplum Meetups</h4>
<p>Global</p>
</div>
</a>
</div>
</div>
</div>
</div>
<div id="footer">
<div class='container'>
<p>
©
<script type="text/javascript">var d = new Date(); document.write(d.getFullYear());</script>
<a href='https://pivotal.io' target='_blank'>Pivotal Software, Inc.</a> All Rights Reserved.
<a class='legal' href='code_of_conduct.html'>Code of Conduct</a>
<a class='legal' href='https://pivotal.io/terms-of-use' target='_blank'>Terms of Use</a>
<a class='legal' href='https://pivotal.io/privacy-policy' target='_blank'>Privacy Policy</a>
</p>
</div>
</div>
</body>
</html>