Splitgraph has been acquired by EDB! Read the blog post.

philosophy

6 min read

Throwing away the backend: Towards a data delivery network

Jul 13, 2020· By Artjoms Iškovs
We discuss the trends of serverless and edge computing, talk about why our SQL server is open to the public and propose the idea of a data delivery network.
Read more
 
featured image
Jul 8, 2020 ·By Miles Richardson
7 min read

Querying 40,000+ datasets with SQL

Learn about how Splitgraph indexes over 40,000 datasets from government and public sources using the Socrata API, Splitgraph mounting, and PostgreSQL foreign data wrappers.
Read more
 
Jul 2, 2020 ·By Artjoms Iškovs
9 min read

Foreign data wrappers: PostgreSQL's secret weapon?

We talk about foreign data wrappers, a PostgreSQL feature that lets you query remote databases directly from your PostgreSQL instance. We also demonstrate how to integrate them with Splitgraph.
Jun 30, 2020 ·By Artjoms Iškovs
5 min read

Treat your datasets like cattle, not pets

We talk about the "pets versus cattle" idea in software and discuss how Splitgraph helps to apply it to data science and data engineering.
Jun 26, 2020 ·By Artjoms Iškovs
6 min read

It took 10 minutes to add support for DataGrip to Splitgraph

We discuss a philosophy of not breaking existing abstractions that we think explains the success of tools like Docker and Git and how we applied it to Splitgraph, helping us launch with multiple integrations.