Explore >> Select a destination


You are here

shekhargulati.com
| | timilearning.com
1.5 parsecs away

Travel
| | My notes from the second chapter of Martin Kleppmann's book: Designing Data Intensive Applications.
| | www.talend.com
3.1 parsecs away

Travel
| | Data modeling is the process of creating a diagram that represents your data system & defines the structure, attributes, and relationships of your entities.
| | www.adamconrad.dev
2.1 parsecs away

Travel
| | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | 128bit.io
30.1 parsecs away

Travel
| To keep with the previous posting I made with MongoDB, I am going to show some Ruby code of how to connect and push data in to your database. If you take a look at the MongoDB driver page you see that there are a good number of programming languages that are supported by MongoDB.org along with tons that are supported by the community. My languages of choice is Ruby. It's a Supported language from MongoDB.