MongoDB claims to be gaining market share against PostgreSQL by addressing limitations in scalability and flexibility for applications like Fanatics Betting & Gaming.
PostgreSQL becomes developers' choice for AI and real-time apps
PostgreSQL is increasingly favored among developers for AI-related applications due to its flexibility, reliability, and robust extensibility.
Microsoft backs open source PostgreSQL analytics extension
An open source project aims to enhance PostgreSQL's analytics capabilities by integrating the DuckDB analytics engine.
MongoDB dunks on PostgreSQL after Q2 success
MongoDB claims to be gaining market share against PostgreSQL by addressing limitations in scalability and flexibility for applications like Fanatics Betting & Gaming.
PostgreSQL becomes developers' choice for AI and real-time apps
PostgreSQL is increasingly favored among developers for AI-related applications due to its flexibility, reliability, and robust extensibility.
Microsoft backs open source PostgreSQL analytics extension
An open source project aims to enhance PostgreSQL's analytics capabilities by integrating the DuckDB analytics engine.
Commento can be self-hosted with PostgreSQL to avoid monthly fees, allowing blog comments integration with Hugo sites.
PostgreSQL 17 delivers a leap forward for open-source databases
PostgreSQL 17 introduces major performance improvements and new features, enhancing both scalability and developer experience in database management.
PostgreSQL 17 packs big performance and feature enhancements
PostgreSQL 17 introduces native incremental backups, advanced SQL/JSON support, improved transaction handling, and enhanced logical replication, positioning it as a top database solution.
PostgreSQL: Write-Ahead Logging (WAL)
WAL is essential for database integrity, allowing for recovery and consistency through pre-logging changes.
API with NestJS #162. Identity columns with the Drizzle ORM and PostgreSQL
The PostgreSQL community now recommends using identity columns over serial types for defining primary keys.
Supabase adoption guide: Overview, examples, and alternatives - LogRocket Blog
Supabase is a game-changing backend service for frontend developers, streamlining workflows and enhancing user experience.
Google Introduces Free Trial for AlloyDB PostgreSQL Database
Google offers a free trial for AlloyDB, a high-performance managed PostgreSQL-compatible database service with advanced features for various use cases.
API with NestJS #159. Date and time with PostgreSQL and the Drizzle ORM
Storing date and time correctly is critical. PostgreSQL uses ISO 8601 format. Time zones are managed without automatic conversion. Choosing the appropriate column type is essential.
Enabling Full-Text Search with Slick-pg
Developers can utilize tminglei's Slick PostgreSQL Extensions for PostgreSQL full-text search in Scala Slick projects.
API with NestJS #153. SQL transactions with the Drizzle ORM
Ensuring data integrity is a key role for developers, and SQL databases provide tools for consistency. Transactions in SQL maintain atomicity, consistency, isolation, and durability (ACID properties).
API with NestJS #157. Handling JSON data with PostgreSQL and the Drizzle ORM
PostgreSQL offers structured data handling, while MongoDB suits flexible data with varying attributes. PostgreSQL supports storing and querying loosely structured JSON data using JSON columns effectively.
API with NestJS #153. SQL transactions with the Drizzle ORM
Ensuring data integrity is a key role for developers, and SQL databases provide tools for consistency. Transactions in SQL maintain atomicity, consistency, isolation, and durability (ACID properties).
API with NestJS #157. Handling JSON data with PostgreSQL and the Drizzle ORM
PostgreSQL offers structured data handling, while MongoDB suits flexible data with varying attributes. PostgreSQL supports storing and querying loosely structured JSON data using JSON columns effectively.
Example JDBC connection strings for popular databases.
Open source extensions from Timescale| ScopeTrader
Timescale introduces pgvectorscale and pgai open-source extensions to enhance PostgreSQL for AI applications, competing with specialized vector databases like Pinecone at a lower cost.