The NoSQL Database Podcast-logo

The NoSQL Database Podcast

Technology Podcasts

Developer Advocate, Matthew Groves, meets with top developers and database leaders to share everything you need to know when it comes to NoSQL databases. Learn about the latest trends in web, mobile, IoT, and game development and how companies are including NoSQL databases into their technology stack. Hear tips and tricks when it comes to using NoSQL databases as well as success stories from people all around the world. This podcast is sponsored by the open source NoSQL database company, Couchbase.

Location:

United States

Description:

Developer Advocate, Matthew Groves, meets with top developers and database leaders to share everything you need to know when it comes to NoSQL databases. Learn about the latest trends in web, mobile, IoT, and game development and how companies are including NoSQL databases into their technology stack. Hear tips and tricks when it comes to using NoSQL databases as well as success stories from people all around the world. This podcast is sponsored by the open source NoSQL database company, Couchbase.

Twitter:

@nraboy

Language:

English


Episodes
Ask host to enable sharing for playback control

NDP027: Jason Gilmore on DreamFactory and NoSQL Use Cases

5/16/2019
Jason Gilmore joins as the special guest to talk about using DreamFactory to generate and manage APIs over (among other things) databases. Some topics covered:

Duration:00:37:40

Ask host to enable sharing for playback control

NDP026: Chris Anderson on RAFT and ACID in FaunaDb

1/4/2019
Chris Anderson joins for a discussion about topics like RAFT and ACID in FaunaDb. Some notes from the show supplied by Chris: FaunaDbSecret Lives of Data: RaftChris Anderson on Twitter

Duration:00:40:12

Ask host to enable sharing for playback control

NDP025: Nathan Voxland on Liquibase

11/12/2018
Nathan Voxland joins for a discussion of Liquibase (which is like version control for your database). Denis Rosa also joins as a guest host. Some notes from the show supplied by Nathan and Denis: Liquibase.orgLiquibase forumsDaticalCouchbase / Liquibase pull requestCouchbase blog posts by Denis@deniswsrosa on Twitter@liquibase on Twitter@nvoxland on Twitter

Duration:00:45:44

Ask host to enable sharing for playback control

NDP024: Brant Burnett on Linq

10/10/2018
Brant Burnett joins for a discussion of Linq and Linq providers for databases. Jeff Morris also joins as a guest host. Some notes from the show supplied by Brant and Jeff: Linq2Couchbase on GitHubCouchbase online trainingCouchbase forumsCouchbase .NET SDK on GitHubCouchbase .NET Extensions on GitHubGitter chatroom for CouchbaseBrant Burnett on TwitterJeff Morris on Twitter If you're a Couchbase user or interested in joining the Couchbase community, be sure to sign up for the Couchbase Community Directory.

Duration:00:49:52

Ask host to enable sharing for playback control

NDP023: Max Neunhoeffer on ArangoDb

9/10/2018
In this episode, Matt Groves takes over hosting duties. Max Neunhoeffer joins for a discussion of ArangoDb. Nic Raboy is also a special transitional guest host. Max Neunhöffer is a mathematician turned database developer. In his academic career he has worked for 16 years on the development and implementation of new algorithms in computer algebra. During this time he has juggled a lot with mathematical big data like group orbits containing trillions of points. Recently he has returned from St. Andrews to Germany, has shifted his focus to NoSQL databases, and now helps to develop ArangoDB. Some notes from the show supplied by Max: Company home pageThe source code and issue trackerGoogle groupCommunity slackMain documentation pageMy TwitterArangoDB's Twitter Article I wrote about the aircraft fleet use caseMy slideshare page

Duration:00:31:28

Ask host to enable sharing for playback control

NDP022: Couchbase, the Engagement NoSQL Database

2/15/2018
In this episode I'm joined with Justin Michaels from Couchbase where we talk about Couchbase Server, an Engagement NoSQL Database. On a previous episode, I had Wayne Carter on the show talking about Couchbase Mobile. This time around Justin and I explore the server oriented open source product.

Duration:00:36:12

Ask host to enable sharing for playback control

NDP021: NoSQL on the Blockchain

1/26/2018
In this episode I'm joined by Brian Platz from FlureeDB and we talk about a new kind of NoSQL database that is both Graph and Document and leverages the blockchain.

Duration:00:41:45

Ask host to enable sharing for playback control

NDP020: Second Generation NoSQL with Aerospike

7/17/2017
In this episode I'm joined by Tim Faulkes from the NoSQL database company, Aerospike where we talk about how it fits in the database space for modern application development.

Duration:00:41:51

Ask host to enable sharing for playback control

NDP019: Mobile Development with Realm

6/1/2017
In this episode I'm joined by Eric Maxwell and my colleague, Priya Rajagopal, where we discuss the very popular mobile database, Realm. Eric is a Developer Advocate at Realm and we discuss everything from how data is stored, to how you use and query Realm in modern applications. If you're interested in staying in contact with anyone on the show, our Twitter information is @rajagp, @nraboy, and @emmax

Duration:00:35:10

Ask host to enable sharing for playback control

NDP018: Microsoft DocumentDB for NoSQL in the Cloud

5/16/2017
In this episode I am joined by Kirill Gavrylyuk, who works at Microsoft on the Azure DocumentDB team, where we talk about NoSQL as a hosted solution as well as Microsoft's NoSQL solution, DocumentDB. Kirill discusses why DocumentDB is such a great solution and how developers and administrators can get started with it.

Duration:00:30:21

Ask host to enable sharing for playback control

NDP017: Marten for .NET Developers

4/20/2017
In this episode I am joined by Jeremy Miller, the author of the database wrapper Marten, and co-host Matt Groves, where we talk about Marten and how it fits with .NET development. If you're not familiar, Marten is a document database wrapper for PostgreSQL, which makes it a lot easier for .NET developers to use NoSQL. If you have any questions regarding this episode you can reach out to any of us on Twitter at @nraboy, @mgroves, or @jeremydmiller.

Duration:00:29:19

Ask host to enable sharing for playback control

NDP016: The MEAN Stack for Application Development

3/23/2017
In this episode I'm joined by Jonathan Casarrubias, owner of the website mean.expert, where we discuss the MongoDB, Express Framework, Angular, and Node (MEAN) development stack. The MEAN stack is a very popular development stack, not only because it is quick, but because development is very easy. After all, each technology in the stack has some JavaScript background. Learn about how to get started and why its more convenient than RDBMS alternative stacks.

Duration:00:29:25

Ask host to enable sharing for playback control

NDP015: Cassandra and the Tabular Database

3/14/2017
In this episode I am joined by previous guest, Tim Berglund, from DataStax, where we discuss the NoSQL database Cassandra and how it fits versus the alternatives and relational databases. Cassandra is a tabular database, sometimes referred to as a column database, something different than the previous database types discussed on the show.

Duration:00:37:01

Ask host to enable sharing for playback control

NDP014: NoSQL on Mobile with Couchbase Mobile

1/20/2017
In this episode I am joined by Wayne Carter, Chief Architect on Couchbase Mobile at Couchbase, where we explore NoSQL on Android, iOS, Internet of Things (IoT), and desktop devices. Couchbase Mobile is composed of three components, Couchbase Lite, Couchbase Sync Gateway, and Couchbase Server, which all work together towards a fast and reliable cross platform NoSQL solution. Learn about popular NoSQL use-cases and how it compares to SQLite and other NoSQL solutions in this episode.

Duration:00:33:05

Ask host to enable sharing for playback control

NDP013: Docker with Distributed NoSQL Databases

12/20/2016
In this episode I'm joined by Docker Champion and NoSQL advocate, Arun Gupta where we discuss containers and the relevance and usefulness of them with NoSQL distributed databases. Learn about some of the differences between containers and virtual machines as well as some of the orchestration frameworks available. You'll walk away with solid information on why you should give Docker and NoSQL a chance within your organization.

Duration:00:20:21

Ask host to enable sharing for playback control

NDP012: Firebase Instead of SQLite in Mobile Applications

11/3/2016
In this episode I'm joined by Chris Esplin, Google Developer Expert (GDE) for Firebase, where we talk about the Back-end as a Service (BaaS) platform Firebase as an alternative option to SQLite in mobile applications. Firebase can be considered a NoSQL solution because of the way it stores data in a flexible manner. We discuss some of the things it can do and where it offers value as a database solution for mobile. Any questions regarding this episode can be sent to advocates@couchbase.com.

Duration:00:31:59

Ask host to enable sharing for playback control

NDP011: Data for Mobile Developers

10/11/2016
In this episode I'm joined by Cesare Rocchi, a mobile developer and popular author for Ray Wenderlich, where we discuss data in mobile applications. Pretty much every mobile application has a dependency of working with or storing data and we explore some of the available technologies and how developers are using them to get the job done. If you have any questions for the speakers, send them to advocates@couchbase.com.

Duration:00:35:20

Ask host to enable sharing for playback control

NDP010: In-Memory Data Grids with Hazelcast

9/23/2016
In this episode I'm joined by Viktor Gamov from the company Hazelcast where we discuss in-memory data grids, or in particular, Hazelcast. You'll learn everything from how Hazelcast is scaled, to how or why Hazelcast works so well for certain tasks. If you have any questions for the speakers, send them to advocates@couchbase.com.

Duration:00:23:34

Ask host to enable sharing for playback control

NDP009: Graph Databases with Neo4j

9/6/2016
In this episode I am joined by Ryan Boyd from Neo4j where we discuss a very popular NoSQL database of the Graph type. We discuss Neo4j and how it handles data relationships incredibly well, how it works with Big Data, among many other things. If you have any questions for the speakers, send them to advocates@couchbase.com

Duration:00:36:45

Ask host to enable sharing for playback control

NDP008: Oracle NoSQL and How it Integrates with RDBMS

8/8/2016
In this episode I am joined by Ashok Joshi from Oracle where we discuss Oracle' NoSQL database platform. Oracle's relational database platform is huge and there are many users, but many are unfamiliar with Oracle's NoSQL offerings. Based on BerkeleyDB, Oracle's NoSQL database is a scalable solution that pairs nicely with its relational database platform. We discuss things ranging from querying with Oracle NoSQL to how you can get the RDBMS to retrieve data from it. If you have any questions for the speakers, send them to advocates@couchbase.com.

Duration:00:28:58