Best of PostgreSQLAugust 2023

  1. 1
    Article
    Avatar of eversqlEverSQL·3y

    PostgreSQL is taking the lead

    PostgreSQL is taking the lead from other relational databases such as MySQL. Postgres is gaining popularity among startups and large enterprises. Cloud vendors are going in a PostgreSQL-first approach, with cloud vendors creating customized databases based on PostgreSQL. PostgreSQL has an internal engine that can be trusted to build other technologies.

  2. 2
    Article
    Avatar of crunchydataCrunchy Data·3y

    When Did Postgres Become Cool?

    Postgres just passed the 25 year milestone as an open source project. Postgres' origin started with the Ingres project at the University of California Berkeley as Ingres (INteractive Graphics REtrieval System) The first version of Postgres was released as 6.0 in 1996 and the Postgres Global Development Team was established.

  3. 3
    Article
    Avatar of amplicationAmplication·3y

    Modernizing Legacy Systems with Amplication's DB Schema Import

    Amplication’s auto-generation tools drastically cut down the development process by handling boilerplate and infrastructure code. Amplication ensures your backend services are consistent, scalable, and up to industry standards. The challenge of updating old systems is significant, especially without losing data or running into issues.

  4. 4
    Article
    Avatar of hackernoonHacker Noon·3y

    The Complete Guide to Deploying NestJS Application on Render

    The Complete Guide to Deploying NestJS Application on Render is a cloud platform that enables you to host static websites, web apps, APIs, databases, and even cron jobs. In this article, you will learn, step by step, how to deploy a NestJS server application that utilizes Postgres as its database.

  5. 5
    Article
    Avatar of supabaseSupabase·3y

    Hugging Face is now supported in Supabase

    Hugging Face with Python supabase/vecs is our Python client for vector projects. Today, we're releasing a new feature for vecs called "adapters" Adapters transform your input into a new format when upserting and querying. You can split large text into smaller chunks, or transform it into embeddings.