<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 05 Apr 2026 08:42:28 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Documentation Not Included - Episodes Tagged with “Data Structures”</title>
    <link>https://dnistream.fireside.fm/tags/data%20structures</link>
    <pubDate>Thu, 07 Mar 2019 19:00:00 +0000</pubDate>
    <description>DNIStream produces podcasts headed by Chris and Josey who connected through development, gaming, the world wide web, and a mutual love of gabbing while running wildly off on tangents. 
The current iteration of Documentation Not Included focuses on discussing all things that capture the attention of the two jaded hosts. Previous iterations focused on being a live knowledge reposity for software professionals and included Development Not Included (Live streamed development on Monday at 7PM GMT (https://twitch.tv/dnistream)).
</description>
    <language>en-gb</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Chris and Josey discuss all things that capture the attention of these two jaded hosts.</itunes:subtitle>
    <itunes:author>Documentation Not Included</itunes:author>
    <itunes:summary>DNIStream produces podcasts headed by Chris and Josey who connected through development, gaming, the world wide web, and a mutual love of gabbing while running wildly off on tangents. 
The current iteration of Documentation Not Included focuses on discussing all things that capture the attention of the two jaded hosts. Previous iterations focused on being a live knowledge reposity for software professionals and included Development Not Included (Live streamed development on Monday at 7PM GMT (https://twitch.tv/dnistream)).
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>development, gaming, entertainment, chat,</itunes:keywords>
    <itunes:owner>
      <itunes:name>Documentation Not Included</itunes:name>
      <itunes:email>contact@dnistream.live</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Leisure">
  <itunes:category text="Video Games"/>
</itunes:category>
<itunes:category text="Education"/>
<item>
  <title>A Startup Stack - Postgres &amp; GraphQL</title>
  <link>https://dnistream.fireside.fm/a-startup-stack-postgres-and-graphql</link>
  <guid isPermaLink="false">5e374527-e477-4c3f-8a0b-9aee599a220c</guid>
  <pubDate>Thu, 07 Mar 2019 19:00:00 +0000</pubDate>
  <author>Documentation Not Included</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/5e374527-e477-4c3f-8a0b-9aee599a220c.mp3" length="48237913" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Documentation Not Included</itunes:author>
  <itunes:subtitle>Chris &amp; Josey are joined by Gordon Johnston from Lineup Ninja to talk about Postgres, GraphQL, Firebase, and the world of data storage. Interspersed with the tech talk, are moments of developers ranting about their frustrations; you know, a normal gathering of developers.</itunes:subtitle>
  <itunes:duration>1:04:04</itunes:duration>
  <itunes:explicit>yes</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/episodes/5/5e374527-e477-4c3f-8a0b-9aee599a220c/cover.jpg?v=1"/>
  <description>Chris &amp;amp; Josey are joined by Gordon Johnston from Lineup Ninja to talk about Postgres, GraphQL, Firebase, and the world of data storage. Interspersed with the tech talk, are moments of developers ranting about their frustrations-- A normal show it seems.
TOPICS
- Brief explanation of Postgres and GraphQL for nontechies
- A review of some of the pros and cons REST to give some context as why GraphQL arose.
- An introduction to GraphQL, it’s advantages and why we chose to move to a GraphQL solution from Firebase.
- A quick overview of Postgres and it’s advantages.
- An overview of GraphQL/Postgres landscape (Hasura, Postgraphile, Prisma)
LINKS
GraphQL: https://graphql.org/
Open API - https://www.openapis.org/
Swagger - https://swagger.io/
AWS IAM - https://aws.amazon.com/iam/
MUSIC FROM THE CCMIXTER COMMUNITY
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. http://dig.ccmixter.org/files/texasradiofish/50478 Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/cdk/53755 
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/cdk/57150  Special Guest: Gordon Johnston.
</description>
  <itunes:keywords>data structures, databases, firebase, graphql, postgres</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Chris &amp; Josey are joined by Gordon Johnston from Lineup Ninja to talk about Postgres, GraphQL, Firebase, and the world of data storage. Interspersed with the tech talk, are moments of developers ranting about their frustrations-- A normal show it seems.</p>

<p><strong>TOPICS</strong></p>

<ul>
<li>Brief explanation of Postgres and GraphQL for nontechies</li>
<li>A review of some of the pros and cons REST to give some context as why GraphQL arose.</li>
<li>An introduction to GraphQL, it’s advantages and why we chose to move to a GraphQL solution from Firebase.</li>
<li>A quick overview of Postgres and it’s advantages.</li>
<li>An overview of GraphQL/Postgres landscape (Hasura, Postgraphile, Prisma)</li>
</ul>

<p><strong>LINKS</strong><br>
GraphQL: <a href="https://graphql.org/" rel="nofollow">https://graphql.org/</a><br>
Open API - <a href="https://www.openapis.org/" rel="nofollow">https://www.openapis.org/</a><br>
Swagger - <a href="https://swagger.io/" rel="nofollow">https://swagger.io/</a><br>
AWS IAM - <a href="https://aws.amazon.com/iam/" rel="nofollow">https://aws.amazon.com/iam/</a></p>

<p><strong>MUSIC FROM THE CCMIXTER COMMUNITY</strong><br>
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. <a href="http://dig.ccmixter.org/files/texasradiofish/50478" rel="nofollow">http://dig.ccmixter.org/files/texasradiofish/50478</a> Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar<br>
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/53755" rel="nofollow">http://dig.ccmixter.org/files/cdk/53755</a> <br>
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/57150" rel="nofollow">http://dig.ccmixter.org/files/cdk/57150</a> </p><p>Special Guest: Gordon Johnston.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Chris &amp; Josey are joined by Gordon Johnston from Lineup Ninja to talk about Postgres, GraphQL, Firebase, and the world of data storage. Interspersed with the tech talk, are moments of developers ranting about their frustrations-- A normal show it seems.</p>

<p><strong>TOPICS</strong></p>

<ul>
<li>Brief explanation of Postgres and GraphQL for nontechies</li>
<li>A review of some of the pros and cons REST to give some context as why GraphQL arose.</li>
<li>An introduction to GraphQL, it’s advantages and why we chose to move to a GraphQL solution from Firebase.</li>
<li>A quick overview of Postgres and it’s advantages.</li>
<li>An overview of GraphQL/Postgres landscape (Hasura, Postgraphile, Prisma)</li>
</ul>

<p><strong>LINKS</strong><br>
GraphQL: <a href="https://graphql.org/" rel="nofollow">https://graphql.org/</a><br>
Open API - <a href="https://www.openapis.org/" rel="nofollow">https://www.openapis.org/</a><br>
Swagger - <a href="https://swagger.io/" rel="nofollow">https://swagger.io/</a><br>
AWS IAM - <a href="https://aws.amazon.com/iam/" rel="nofollow">https://aws.amazon.com/iam/</a></p>

<p><strong>MUSIC FROM THE CCMIXTER COMMUNITY</strong><br>
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. <a href="http://dig.ccmixter.org/files/texasradiofish/50478" rel="nofollow">http://dig.ccmixter.org/files/texasradiofish/50478</a> Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar<br>
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/53755" rel="nofollow">http://dig.ccmixter.org/files/cdk/53755</a> <br>
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/57150" rel="nofollow">http://dig.ccmixter.org/files/cdk/57150</a> </p><p>Special Guest: Gordon Johnston.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
