DBArtisan vs. SQL Server Integration Services (SSIS)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
DBArtisan
Score 8.0 out of 10
N/A
DBArtisan from Embarcadero Technologies (acquired by Idera) is a database administration toolset.N/A
SSIS
Score 8.0 out of 10
N/A
Microsoft's SQL Server Integration Services (SSIS) is a data integration solution.N/A
Pricing
DBArtisanSQL Server Integration Services (SSIS)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DBArtisanSSIS
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
DBArtisanSQL Server Integration Services (SSIS)
Features
DBArtisanSQL Server Integration Services (SSIS)
Database Development
Comparison of Database Development features of Product A and Product B
DBArtisan
8.5
3 Ratings
0% above category average
SQL Server Integration Services (SSIS)
-
Ratings
Version control tools8.02 Ratings00 Ratings
Test data generation8.83 Ratings00 Ratings
Performance optimization tools8.02 Ratings00 Ratings
Schema maintenance9.83 Ratings00 Ratings
Database change management8.02 Ratings00 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
DBArtisan
8.0
3 Ratings
1% below category average
SQL Server Integration Services (SSIS)
-
Ratings
User management7.93 Ratings00 Ratings
Database security8.03 Ratings00 Ratings
Database status reporting8.02 Ratings00 Ratings
Change management8.02 Ratings00 Ratings
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
DBArtisan
-
Ratings
SQL Server Integration Services (SSIS)
7.0
56 Ratings
17% below category average
Connect to traditional data sources00 Ratings9.056 Ratings
Connecto to Big Data and NoSQL00 Ratings5.043 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
DBArtisan
-
Ratings
SQL Server Integration Services (SSIS)
6.8
56 Ratings
18% below category average
Simple transformations00 Ratings9.056 Ratings
Complex transformations00 Ratings4.755 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
DBArtisan
-
Ratings
SQL Server Integration Services (SSIS)
7.5
54 Ratings
5% below category average
Data model creation00 Ratings9.028 Ratings
Metadata management00 Ratings6.035 Ratings
Business rules and workflow00 Ratings7.045 Ratings
Collaboration00 Ratings9.040 Ratings
Testing and debugging00 Ratings6.351 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
DBArtisan
-
Ratings
SQL Server Integration Services (SSIS)
5.3
43 Ratings
41% below category average
Integration with data quality tools00 Ratings6.138 Ratings
Integration with MDM tools00 Ratings4.538 Ratings
User Ratings
DBArtisanSQL Server Integration Services (SSIS)
Likelihood to Recommend
8.0
(3 ratings)
8.0
(56 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(4 ratings)
Usability
-
(0 ratings)
8.0
(11 ratings)
Performance
-
(0 ratings)
8.8
(6 ratings)
Support Rating
5.0
(1 ratings)
8.0
(8 ratings)
Implementation Rating
-
(0 ratings)
10.0
(2 ratings)
User Testimonials
DBArtisanSQL Server Integration Services (SSIS)
Likelihood to Recommend
Idera, Inc.
DBArtisan is functional and suitable for any sized organization that needs to monitor its database resources and running queries.
Read full review
Microsoft
As I mentioned earlier SQL Server Integration Services is suitable if you want to manage data from different applications. It really helps in fetching the data and generating reports. Its automation make it very easy and time efficient. It works well with large database as well. But it doesn't work well with real time data, it will take some time to gather the real time data. I would not recommend using it in a real time/fast-paced environment.
Read full review
Pros
Idera, Inc.
  • User interface is easy to use, and in some ways better than Toad. The left hand side shows all databases, and you can drill down to instance, storage, schemas, tablespaces, and performance views. The right hand side displays the details of the selected object.
  • This is the best tool if you want to manage multiple RDBMS platforms in a single tool using the same familiar interface. Other third party tools can do it also, but it's not nearly as integrated as this, and may require additional plug-ins installed. DBArtisan excels at this, and can perform cross-platform data migrations easily.
  • It has different DB analysts, which can help diagnose issues with performance, optimize storage, detect fragmentation, and plan for capacity growth. For almost any action you want to take, you can generate the DDL for preview, and/or schedule it to run at a specific time.
Read full review
Microsoft
  • Standard ETL use cases for daily loads
  • Loading incoming data from Vendors which is placed on FTP and adding them to the SQL Warehouse
  • Creating outgoing data files and writing them to Vendor FTPs
  • Easy Active Directory integration for seamless connections to SQL Server
  • CI/CD by hosting the code on visualstudio.com
Read full review
Cons
Idera, Inc.
  • Locks up far too often
  • Licensing structure is expensive
Read full review
Microsoft
  • Connection managers for online data sources can be tricky to configure.
  • Performance tuning is an art form and trialing different data flow task options can be cumbersome. SSIS can do a better job of providing performance data including historical for monitoring.
  • Mapping destination using OLE DB command is difficult as destination columns are unnamed.
  • Excel or flat file connections are limited by version and type.
Read full review
Likelihood to Renew
Idera, Inc.
No answers on this topic
Microsoft
Some features should be revised or improved, some tools (using it with Visual Studio) of the toolbox should be less schematic and somewhat more flexible. Using for example, the CSV data import is still very old-fashioned and if the data format changes it requires a bit of manual labor to accept the new data structure
Read full review
Usability
Idera, Inc.
No answers on this topic
Microsoft
SSIS is a great tool for most ETL needs. It has the 90% (or more) use cases covered and even in many of the use cases where it is not ideal SSIS can be extended via a .NET language to do the job well in a supportable way for almost any performance workload.
Read full review
Performance
Idera, Inc.
No answers on this topic
Microsoft
SQL Server Integration Services performance is dependent directly upon the resources provided to the system. In our environment, we allocated 6 nodes of 4 CPUs, 64GB each, running in parallel. Unfortunately, we had to ramp-up to such a robust environment to get the performance to where we needed it. Most of the reports are completed in a reasonable timeframe. However, in the case of slow running reports, it is often difficult if not impossible to cancel the report without killing the report instance or stopping the service.
Read full review
Support Rating
Idera, Inc.
I have never tried their support so the number above is meaningless
Read full review
Microsoft
The support, when necessary, is excellent. But beyond that, it is very rarely necessary because the user community is so large, vibrant and knowledgable, a simple Google query or forum question can answer almost everything you want to know. You can also get prewritten script tasks with a variety of functionality that saves a lot of time.
Read full review
Implementation Rating
Idera, Inc.
No answers on this topic
Microsoft
The implementation may be different in each case, it is important to properly analyze all the existing infrastructure to understand the kind of work needed, the type of software used and the compatibility between these, the features that you want to exploit, to understand what is possible and which ones require integration with third-party tools
Read full review
Alternatives Considered
Idera, Inc.
DBArtisan does not have an in-depth performance analyzer for databases.
Read full review
Microsoft
I think SQL Server Integration Services is better suited for on-premises data movement and ADF is more suited for the cloud. Though ADF has more connectors, SQL Server Integration Services is more robust and has better functionality just because it has been around much longer
Read full review
Return on Investment
Idera, Inc.
  • It has a positive ROI on our organization. It's better than OEM and SQL Developer. Although the license could be expensive, it is perfect for large organizations, especially with multiple RDBMS platforms.
  • Most features are redundant between DBArtisan and Toad. I would not recommend using both if you already own one of them. Just download the trial for the one you're not using, and see what works best for your organization.
  • DBArtisan is great for DBAs and would be my personal preference. Toad is good for developers and DBAs alike but I feel like sometimes the interface is too busy and too clumsy to use.
Read full review
Microsoft
  • Without this, we would have to manually update a spreadsheet of our SQL Server inventory
  • We would also have poor alerting; if an instance was down we wouldn't know until it was reported by a user
  • We only have one other person who uses SQL Server Integration Services , he's the expert. It would fall to me without him and I would not enjoy being responsible for it.
Read full review
ScreenShots