Top 3 Development Environments for PostgreSQL

Top 3 Development Environments for PostgreSQL

PostgreSQL is an object-relational database management system (ORDBMS) supporting extensibility and standards-compliance. Just like any other advanced RDBMS, PostgreSQL does more than retrieving or updating data. PostgreSQL is a very popular database...

Taming the Wild West of Data

Prior to joining Embarcadero, Ron was a consultant who used ER/Studio as well as a variety of other data modeling suites throughout his career. Referencing the Astron Technologies case study, he will discuss some of the data management challenges faced in large...

Knowing Your Storage Basics – 2 Life Lessons

Knowing Your Storage Basics – 2 Life Lessons

In the software world, it is often the case where everyone wants to learn and master everything. The problem with this approach is that we land into a zone of being master of nothing by the end of the day. The best way to learn, is to learn one thing at a time. The...

Data Governance Trends

The volume of data continues to increase and is coming from more data sources. With more data comes increased opportunity, but also increased risk of data miscomprehension and non-compliance with mandatory regulations. Every organization today has to determine how to...

Holiday Time Resources

Have a little free time over the holidays while providing coverage for work, or like to brush up on technical information? In addition to the many web sites that provide SQL Server information, Idera has a Resource Center at www.idera.com/resourcecentral available for...

OpenSSL and HTTPS Support for iOS Devices

OpenSSL and HTTPS Support for iOS Devices

For the iOS Device target platform, which does not support dynamic libraries, you need a static version of these library files (libcrypto.a and libssl.a). To obtain these library files, do either of the following: Download the pre-compiled libraries from Github. Build...

Automating Data Modeling Tasks

Finding ways to automate common tasks can make your data modeling more productive. By investing a little bit of time initially, you can save time later over trying to make changes manually. In addition, your models will be more consistent and it can be easier to make...

Proof of Concepts made Easy with The Cloud

As a Solutions Architect, there are times when you actually need to replicate customer scenarios, often becomes a challenge, unless you have your own data center to facilitate the same. Well thanks to the Cloud, Pre-Sales Engineers, Solutions Engineers and Architects...

Data Modeling for Agile Environments

Agile Development has always been at the forefront of new ways of developing software. So why should Data Modeling be left behind? In this short post, we will cover some of the basic workings of an Enterprise Collaborative Data Modeling environment. In the next...

Consistent Data in Distributed Systems

This is a video replay from the DataU online conference. Data types that are not consistent across multiple systems where data movement occurs could result in loss of data or inconsistent data. Learn how to make sure that objects across multiple systems are consistent...

3 soft skills that you want to have in an interview

It was couple of years back that my friend had written this article on my blog - Interview Questions and Answers – Perspectives of an Author. I know a lot of that content is like golden words. All of us have been through the rigors of giving an interview and I am sure...

2 Ways to identify that we have a bad plan in SQL Server

Top 3 Sample Databases for PostgreSQL

If a developer is attempting to learn a new process or test some code, it’s best to utilize a test environment such as a sandbox rather than the production server. A sandbox environment is the place where there are scenarios like the real world but no real world data....

Создание БД PostgreSQL для новичков

Создание БД PostgreSQL для новичков

Даже если вы никогда ранее не работали с СУБД PostgreSQL, не представляет трудностей создать, заполнить и управлять БД на этой платформе, если у вас есть средства для работы с базами данных от компании Embarcadero.  Допустим, у вас уже есть проект. Это может быть...