 
      
    | You are here | www.prisma.io | ||
| | | | | luigimontanez.com | |
| | | | | Using MongoDB makes me happy. | |
| | | | | blog.panoply.io | |
| | | | | Follow these MongoDB best practices to learn what to do when using NoSQL document-based database schema design, indexes, sizing, sharding, and more. | |
| | | | | timilearning.com | |
| | | | | My notes from the second chapter of Martin Kleppmann's book: Designing Data Intensive Applications. | |
| | | | | ukiahsmith.com | |
| | | Often times we need to unmarshal upstream data with unique constraints. Such as custom data types, or custom parsing of specific formats. Using the standard library could be impractical, and handling long structs manually can be tedious; however there is an alternative. | ||