3 great new features in Postgres 17

The PostgreSQL Global Development Group has officially released Postgres 17, marking another milestone for the community, developers, and EDB, the leading contributor to PostgreSQL code. As the reigning DB-Engines database of the year and the most desired and admired database according to the 2024 Stack Overflow developer survey, Postgres continues to cement its status as…

Read More

How to get LLM-driven applications into production

Many organizations are building generative AI applications driven by large language models (LLMs), but few are transitioning successfully from prototypes to production. According to an October 2023 Gartner survey, 45% of organizations are currently piloting generative AI, while only 10 % have fully deployed it. The lack of AI success is similar for enterprises, product…

Read More

Eclipse working group to address cybersecurity, AI regulations

The Eclipse Foundation has launched the Open Regulatory Compliance Working Group (ORC WG) to address evolving global regulations aimed at improving software quality and security. The working group’s formation follows Eclipse’s initial partnering with the Apache Software Foundation and other open source organizations in April. Announced September 24, the initiative looks to support participants globally…

Read More

Intro to Node’s built-in SQLite module

Node 22.5.0 now bundles SQLite, a lightweight, in-process relational database that requires no additional infrastructure but packs considerable capability. Let’s get to know this handy new built-in feature in Node.js. What is SQLite? Relational databases are a key component of the software landscape. SQLite is a simple but versatile implementation with a variety of use…

Read More

Data Visualization in the Era of AI/ML

How will data visualization evolve in the era of AI/ML? While AI is rapidly evolving, it is ironic that business users are still using “dumb” dashboards. The challenge is to move beyond these unintelligent dashboards to a genuinely transformative visual analytics solution that harnesses the power of AI/ML. While some vendors offer a ChatGPT-like querying…

Read More

Gleam language reaches 1.5 release

Gleam 1.5, the latest version of a statically typed language for the Erlang virtual machine and JavaScript runtimes, has been published, with productivity improvements such as upgraded compile-time error messages. Launched September 19, Gleam 1.5 can be accessed from GitHub. With this release, compile-time error messages for inexhaustive pattern matching have been upgraded to show…

Read More