Unified Data Platform One interface to query, discover, and collaborate on data. Data versioning & federation, built with Postgres, inspired by Docker & Git.
Thrilled to announce that Splitgraph has been acquired by EDB!
From all of us at Splitgraph, thanks for being part of our journey these past five years. We can't wait to share more as we continue it under EDB's flag.
Read more in our blog post: splitgraph.com/blog/splitgrap
Splitgraph indexes 40,000 public datasets and makes them queryable via SQL.
We're experimenting with @OpenAI and @langchain to generate SQL queries from questions, like "Which residential neighborhood of Chicago is the most expensive?"
Read the blog: splitgraph.com/blog/gpt-power
People often assume that "Splitgraph" must have something to do with GraphQL, but nope We're a serverless data platform!
BUT! We do *use* GraphQL in our web stack...
Here are some best practices we've learned about @apollographql cache invalidation:
splitgraph.com/blog/keeping-a
Seafowl is a serverless OLAP database for analytics "at the edge." It needs to store metadata (schemas, etc.) in a SQLite or Postgres DB, but how do we avoid that bottlenecking?
We can deploy to @googlecloud and mount the #SQLite catalog with GCS FUSE!
splitgraph.com/blog/deploying
SQLite Postgres
Splitgraph
Upload SQLite files to the Data Delivery Network
Share tables publicly, or invite collaborators
Query them with SQL
splitgraph.com/blog/sqlite-fi