You are here |
neo4j.com | ||
| | | |
www.adamconrad.dev
|
|
| | | | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | |
| | | |
www.talend.com
|
|
| | | | Data modeling is the process of creating a diagram that represents your data system & defines the structure, attributes, and relationships of your entities. | |
| | | |
www.ardanlabs.com
|
|
| | | | Introduction I have spent a career building business applications that work with databases, starting with SQL and then moving to No-SQL. I've been curious how Graph databases work and how to build applications with them. It seems the sweet spot for a Graph database is when your application needs to model the interrelationships of complex and different datasets. I've been using No-SQL databases for these types of applications so I am super interested in knowing how Graph databases differ. | |
| | | |
blog.flanker017.me
|
|
| | Recently as KASLR is slowly adopted into Android and because of the requirements of exploitation stability of previous bugs, kernel infoleak bugs are becoming more and more important. Here I want t... |