• Technical Deep Dive
We Made PostgreSQL 10x Faster With Machine Learning
For the past 45 years, databases have used B-trees for indexing. Every single one. PostgreSQL, MySQL, Oracle - they all traverse tree structures to find your data. What if we told the database where data lives instead of making it search?
Performance Machine Learning Database Systems
Read more →