I would recommend PostgreSQL as an RDBMS tool. It is an open source option, stable, highly scalable and with a large user community that provides continuous support and frequent updates. Additionally, it has advanced features and support for SQL standards. I hope this helps.
Search for a product comparison in Relational Databases Tools
Hi Alfonso, it first depends on what your university needs and what challenges you guys encounter. For me, one of the best rdbms solution is YugabyteDB because of its high availability features and cheaper than other solutions. Some of universities also here in the PH are using Yugabyte as their database.
Data Analyst & Researcher (Freelance) at Sonra Intelligence
Real User
Top 5
2023-09-19T13:18:47Z
Sep 19, 2023
Hi Afonso, your question is not clear about what you understand as a RDBMS tool. A management tool for your already existing relational database or a tool for development and querying RDBMS. For day by day managing a you should adopt the official Management tool for that database. Another thing you should take in consideration is the fact that although RDBMS specific SQL languages tend to follow a common standard (like SQL ANSI) there are differences and your tool should be able to manage that.
Hi Alfonso, your question is not exact enough! It depends on the RDBMS (Oracle, MS, ...) and if you are looking for a paid or free tool. If you use Oracle RDBMS then SQL Developer is a good entry; but there is also Oracle Enterprise Manager (a big tool). For SQL Server, I use SQL Server Management Studio with my own scripts. So my tip make your question more precise and think about your needed support area (admin, development, backup, ....) and do you run on-premise server or in the cloud.
What is a relational database? A database is an organized collection of structured data that is electronically stored in a computer system.
A relational database is an intuitive database that stores and supplies access to various related data points. A relational database is based on the relational model where data is stored in tables in an intuitive and straightforward way, similar to an Excel spreadsheet. In this management system, tables are used to store complex data, which can be...
I would recommend PostgreSQL as an RDBMS tool. It is an open source option, stable, highly scalable and with a large user community that provides continuous support and frequent updates. Additionally, it has advanced features and support for SQL standards. I hope this helps.
Hi Alfonso, it first depends on what your university needs and what challenges you guys encounter. For me, one of the best rdbms solution is YugabyteDB because of its high availability features and cheaper than other solutions. Some of universities also here in the PH are using Yugabyte as their database.
Hi Afonso, your question is not clear about what you understand as a RDBMS tool. A management tool for your already existing relational database or a tool for development and querying RDBMS. For day by day managing a you should adopt the official Management tool for that database. Another thing you should take in consideration is the fact that although RDBMS specific SQL languages tend to follow a common standard (like SQL ANSI) there are differences and your tool should be able to manage that.
Hi Alfonso, your question is not exact enough! It depends on the RDBMS (Oracle, MS, ...) and if you are looking for a paid or free tool. If you use Oracle RDBMS then SQL Developer is a good entry; but there is also Oracle Enterprise Manager (a big tool). For SQL Server, I use SQL Server Management Studio with my own scripts. So my tip make your question more precise and think about your needed support area (admin, development, backup, ....) and do you run on-premise server or in the cloud.