News

InterBase now Available to Millions of Developers using Python

The release of a new InterBase Driver for Python is opening up a great opportunity for the Python community to start using an award-winning, low-footprint, embeddable database engine. Embarcadero has released for the first time an official InterBase database driver for the Python programming language. The new InterBase Driver for Python is technically a Python 3 library package that implements the…
Read more
News

The Idera Inc. Family of Brands 3/3 - DevOps Tools

This article is the third in a three-part series looking at the family of brands to which Embarcadero belongs. The first and second articles in the series are also available. As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero is a…
News

The Idera Inc. Family of Brands 2/3 - Developer Tools

In the second of a three-part series, we are looking at the family of brands to which Embarcadero belongs. The first and third articles in the series are also available. As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero is a…
DatabaseNews

The Idera Inc. Family of Brands 1/3 - Data Tools

As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero, the company that brings you these tools, is a subsidiary of the Idera Corporation. You’re less likely to be aware, however, that the Idera Corporation also owns a number of other brands that fall into three broad groups – data tools, dev tools, and devops tools. Many of these brands have…
Read more
C++IDERAD Studio

What Is Modern C++ in 2023?

Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon already. Modern C++ consists of a lot of features of previous C++ standards too and, of course, those of the C Programming…
Read more
C++RAD Studio

5 New Posts About Variables, Enums And More In Modern C++

Hello C++ Developers. Many times, the “Modern C++” term appears in discussions. In general, “Modern C++” started with the C++11 standards. C++11 is shorthand for C++ that is based on and implements the C++ ISO/IEC 14882 standard. Similarly, C++14 is later standard, C++17 follows that, C++20 after that, and C++23 in the future. Moreover, modern C++ consists of a lot of…
Read more