A free tool to migrate Oracle databases to PostgreSQL We at CYBERTEC are proud to release the CYBERTEC Migrator Standard Edition, the fastest tool to migrate a database to PostgreSQL. And the best part of it is- The CYBERTEC Migrator Standard Edition is available free of charge What? Another free (as in beer) tool to migrate […]
Read moreThe easiest way from Oracle to PostgreSQL Escape the cost-intensive Oracle license trap! PostgreSQL saves your company substantial costs. The CYBERTEC Migrator allows you to migrate your databases to PostgreSQL rapidly and smoothly- with the highest possible security and the lowest possible downtime. NEW! ATROPOSS MIGRATION EFFORT ESTIMATE Get a quick estimate of the effort […]
Read moreToday, I want to share some of the lessons learned when it comes to actually building an Oracle to PostgreSQL migration tool. Moving from Oracle to PostgreSQL has become a popular sport, widely adopted by many who want to free themselves from license costs, hefty support costs and also technical limitations on the Oracle side. […]
Read moreEnterprise-grade migrations are not easy; often, complexity, inconvenience and pain take over. We at CYBERTEC understand this problem, and we therefore focus on: Usability Efficiency Customer experience Touring a typical Oracle to PostgreSQL migration CYBERTEC Migrator is beautiful and easy to use. Let’s take a visual tour through our migrator, and learn how easy it […]
Read moreWith this Step by Step Guide you can already see how the CYBERTEC Migrator works and how easy it is to use: 1. ENTER CREDENTIALS In the first step you can enter the credentials to connect to the database you want to migrate. Connect to Oracle and make sure that connectivity is working. […]
Read moreAs some of you might know, CYBERTEC has been helping customers with PostgreSQL consulting, tuning and 24×7 support for many years now. However, one should not only see what is going on in the PostgreSQL market. It also makes sense to look left and right to figure out what the rest of the world is […]
Read moreOne way to organize data in PostgreSQL is to make use of schemas. What is a schema in PostgreSQL? And more importantly: What is the purpose of a schema and how can schemas be used to make your life easier? Let’s dive in and find out. The purpose of a schema Before you figure out […]
Read moreSUSE Marketplace – a CYBERTEC PostgreSQL International Partner Marketplace Due to our products’ high quality, user-friendliness and long history of successful implementation, they’re now available on the SUSE Marketplace website. The SUSE Marketplace is reserved for robust solutions within the SUSE and Rancher platforms. Purchase the following CYBERTEC products from our partner marketplace at SUSE: […]
Read moreThe CYBERTEC Migrator is a free tool that allows you to easily and quickly migrate from Oracle to PostgreSQL. The CYBERTEC Migrator container can be downloaded at no cost to you. It is a good way for people to move from Oracle to PostgreSQL as speedily as possible. And now, the latest release has a […]
Read moreadvanced Dates & Duration See available dates for this course! If there is no date and time available for a certain training you are interested in, please contact us. See dates >> The training takes 4 days. In addition, a further day can be booked, during which we’ll address individual questions. Audience This training […]
Read moreRunning ALTER TABLE … ADD COLUMN can have side effects which have the potential to cause serious issues in production. Changing data structures is an important issue and often comes up, therefore it’s important to understand what is really going on. Let’s dive in and see how to run ALTER TABLE … ADD COLUMN in […]
Read moreWhat are aliases in SQL? SQL aliases in FROM clauses are used to give a result set a temporary name. A result set may be produced by a table or view name, sub-SELECT and/or VALUES clause. An alias is created with the AS keyword, but the grammar allows us to omit it. An alias only […]
Read more