Upcoming presentations
No upcoming presentations...
Past presentations
What if a graph with billions of edges were just another Postgres table, and traversing it was just an algebraic expression? OneSparse makes that real by binding the GraphBLAS API, the standard for graph algorithms expressed as sparse linear algebra over semirings, into PostgreSQL as a native extension. We'll tour the GraphBLAS programming model, run a quick demo of graph algorithms in SQL, the...