TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
Operations

How Graph Databases are Changing Our Relationships with Data

In this latest edition of The New Stack Makers podcast, we interview Dr. Denise Gosnell about graph databases and managing data.
Aug 7th, 2019 5:00pm by
Featued image for: How Graph Databases are Changing Our Relationships with Data


How Graph Databases are Changing Our Relationships with Data

What does Justin Bieber have to do with our relationships to, well, anything? If nothing else, his staggering 105.8 million followers on Twitter (at the time of this conversation) is a real challenge for data scientists. If you wanted to know how the Bieb’s assemblage relates to him and one another, you could never achieve it with an entity-first relationship model — you know, columns, rows and spreadsheets, or, as Wikipedia calls it, “a simple relational database implementation, each row of a table represents one instance of an entity type, and each field in a table represents an attribute type.” If you really want to begin to understand the reasoning behind the Beib’s broad fanbase, you’d need to organize data relationship-first.

This is just one of the real-world examples Dr. Denise Gosnell offered, in this latest episode of The New Stack Makers podcast, regarding the importance of graph databases and the tech behind them that is shifting how we think about and organize data. The head of global Graph practice at DataStax and one of the world’s foremost researchers on graph theory, graph algorithms, graph databases, and applications of graph data across all industry verticals.

DataStax Enterprise (DSE), built on open source Apache Cassandra, queries information from these disparate data sources and leverages DSE Graph to map out the relationships among this data. Then, as edge computing and 5G grow in popularity, the graph will be able to accelerate these insights and combine them with real-time machine learning and automation.

Loads of businesses are using graph computation, but with no real understanding of how to use it. The first mistake Gosnell points to is that people start to implement graph without a true understanding of the relationships among the data. She gave the example of a walk from your home to the grocery store. Sure, Google would give you one or two paths, but there are so many more turns and cut-throughs you could make to get there. Not understanding this level of complexity leaves businesses not modeling data and relationships correctly.

Gosnell says the right graph database is “the tool that is the right size for representing, storing and querying the relationships that exist within your data.”

Most tools are built for storing and organizing entities — concepts or objects — but tools like DSE Graph arose because we’ve soon realized that the value isn’t in big data but it’s in the relationships between that data.

Feature image via Pixabay.

Group Created with Sketch.
TNS owner Insight Partners is an investor in: The New Stack.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.