Focusing in on PostgreSQL
Changelog » PostgreSQL
by
4M ago
Choosing a database is hard. They each have their pros and cons, and without much experience it is hard to determine which is the best fit for your project. In this episode Johan Brandhorst joins us to talk about Postgres. When is it a good fit? How well does it scale? What libraries exist in Go for using Postgres ..read more
Visit website
Machine learning in your database
Changelog » PostgreSQL
by
4M ago
While scaling up machine learning at Instacart, Montana Low and Lev Kokotov discovered just how much you can do with the Postgres database. They are building on that work with PostgresML, an extension to the database that lets you train and deploy models to make online predictions using only SQL. This is super practical discussion that you don’t want to miss ..read more
Visit website
What's so exciting about Postgres?
Changelog » PostgreSQL
by
4M ago
PostgreSQL aficionado Craig Kerstiens joins Jerod to talk about his (and our) favorite relational database. Craig details why Postgres is unique in the world of open source databases, which features are most exciting, the many things you can make Postgres do, and what the future might hold. Oh, and some awesome ..read more
Visit website
ANTHOLOGY — The technical bits
Changelog » PostgreSQL
by
4M ago
This week we’re taking you to the hallway track of All Things Open 2023 in Raleigh, NC. Today’s episode features: Heikki Linnakangas (Co-founder of Neon and Postgres hacker), Robert Aboukhalil (Bioinformatics software engineer) working on bringing desktop apps to the web with Wasm, and Scott Ford who loves taking a codebase from brown to green at Corgibytes ..read more
Visit website
When to use JSON data type in database schema design?
Changelog » PostgreSQL
by
7M ago
OrioleDB consists of an extension, building on the innovative table access method framework and other standard Postgres extension interfaces. By extending and enhancing the current table access methods, OrioleDB opens the door to a future of more powerful storage models that are optimized for cloud and modern hardware architectures ..read more
Visit website
A Postgres wire compatible SQLite proxy
Changelog » PostgreSQL
by
7M ago
The proxy works by translating Postgres frontend wire messages into SQLite transactions and converting results back into Postgres response wire messages. Many Postgres clients also inspect the to determine system information so Postlite mirrors this catalog by using an attached in-memory database with virtual tables. The proxy also performs minor rewriting on these system queries to convert them to usable SQLite syntax ..read more
Visit website

Follow Changelog » PostgreSQL on FeedSpot

Continue with Google
Continue with Apple
OR