TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Informatica PowerCenter (legacy)

    Score9.3 out of 10
    N/AInformatica PowerCenter was data integration technology designed to form the foundation for data integration initiatives, application migration, or analytics. It is a legacy product.N/A

    SQLite

    Score8 out of 10
    N/ASQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.N/A
    Pricing
    Informatica PowerCenter (legacy)SQLite
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Informatica PowerCenter (legacy)SQLite
    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
    Informatica PowerCenter (legacy)SQLite
    Considered Both Products
    Discontinued Products
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    11 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    11 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    11 Answers
    Features
    Informatica PowerCenter (legacy)SQLite
    Data Source Connection
    Comparison of Data Source Connection features of Informatica PowerCenter (legacy) and SQLite
    Feature
    Informatica PowerCenter (legacy)
    8.5
    18 Ratings
    1% above category average
    SQLite
    -
    Ratings
    Connect to traditional data sources9.018 Ratings00 Ratings
    Connecto to Big Data and NoSQL8.014 Ratings00 Ratings
    Data Transformations
    Comparison of Data Transformations features of Informatica PowerCenter (legacy) and SQLite
    Feature
    Informatica PowerCenter (legacy)
    7.5
    18 Ratings
    8% below category average
    SQLite
    -
    Ratings
    Simple transformations8.018 Ratings00 Ratings
    Complex transformations7.018 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of Informatica PowerCenter (legacy) and SQLite
    Feature
    Informatica PowerCenter (legacy)
    8.2
    18 Ratings
    3% above category average
    SQLite
    -
    Ratings
    Data model creation9.015 Ratings00 Ratings
    Metadata management8.016 Ratings00 Ratings
    Business rules and workflow9.018 Ratings00 Ratings
    Collaboration6.116 Ratings00 Ratings
    Testing and debugging9.017 Ratings00 Ratings
    Data Governance
    Comparison of Data Governance features of Informatica PowerCenter (legacy) and SQLite
    Feature
    Informatica PowerCenter (legacy)
    9.0
    15 Ratings
    11% above category average
    SQLite
    -
    Ratings
    Integration with data quality tools9.015 Ratings00 Ratings
    Integration with MDM tools9.013 Ratings00 Ratings
    Best Alternatives
    Informatica PowerCenter (legacy)SQLite
    Small Businesses
    Skyvia
    Score10 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Informatica PowerCenter (legacy)SQLite
    Likelihood to Recommend
    8.0
    (21 ratings)
    8.0
    (14 ratings)
    Likelihood to Renew
    10.0
    (4 ratings)
    -
    (0 ratings)
    Usability
    9.0
    (3 ratings)
    8.0
    (2 ratings)
    Performance
    9.4
    (2 ratings)
    -
    (0 ratings)
    Support Rating
    9.0
    (2 ratings)
    1.0
    (1 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    Informatica PowerCenter (legacy)SQLite
    Likelihood to Recommend
    Discontinued Products
    1.- Scenaries with poor sources of data is not recomended (Very bad ROI). The solution is for medium-big enterprises with a lot of sources of data and users. 2.- Bank and finance enviroment to integrate differente data form trading, Regulatory reports, decisions makers, fraud and financial crimes because in this kind of scenary the quality of data is the base of the business. 3.- Departments of development and test of applications in enterprises because you can design enviroments, out of the production systems, to development and test the new API's or updateds made.
    Incentivized
    Read full review
    Open Source
    SQLite is a lightweight and efficient database management system. With SQLite, performance increases as memory are added. It's reliable and well-tested before release. SQLite handles memory allocation and I/O errors gracefully. SQLite provides bug lists and code-change chronologies. All bugs are disclosed, and it's compatible with iOS, Android, MAC, and Windows. SQLite is open-source, allowing developers to tailor it to their specific needs.
    Incentivized
    Read full review
    Pros
    Discontinued Products
    • Informatica Powercenter is an innovative software that works with ETL-type data integration. Connectivity to almost all the database systems.
    • Great documentation and customer support.
    • It has a various solution to address data quality issues. data masking, data virtualization. It has various supporting tools or MDM, IDQ, Analyst, BigData which can be used to analyze data and correct it.
    Incentivized
    Read full review
    Open Source
    • Our products are using SQLite in embedded Linux and in Windows software.
    • It is truly a stable cross-platform database.
    • The fact that it is a zero-configuration database engine, it is particularly a nice advantage when you work in the embedded world.
    • Being a single database file, it provides ease for those who need to quickly transfer data to someone else, or quickly browse data.
    Incentivized
    Read full review
    Cons
    Discontinued Products
    • There are too many ways to perform the same or similar functions which in turn makes it challenging to trace what a workflow is doing and at which point (ex. sessions can be designed as static or re-usable and the override can occur at the session or workflow, or both which can be counter productive and confusing when troubleshooting).
    • The power in structured design is a double edged sword. Simple tasks for a POC can become cumbersome. Ex. if you want to move some data to test a process, you first have to create your sources by importing them which means an ODBC connection or similar will need to be configured, you in turn have to develop your targets and all of the essential building blocks before being able to begin actual development. While I am on sources and targets, I think of a table definition as just that and find it counter intuitive to have to design a table as both a source and target and manage them as different objects. It would be more intuitive to have a table definition and its source/target properties defined by where you drag and drop it in the mapping.
    • There are no checkpoints or data viewer type functions without designing an entire mapping and workflow. If you would like to simply run a job up to a point and check the throughput, an entire mapping needs to be completed and you would workaround this by creating a flat file target.
    Incentivized
    Read full review
    Open Source
    • Although it is excellent at what it does, you should be really careful and plan accordingly if you know that your database is going to scale at a huge level because it is not suitable of databases which are of Enterprise level and demands top-notch security and protection.
    • If your project involves multiple people working on the same database simultaneously, then that becomes a big problem, because it only allows single write at one time. You really need to be forward thinking in a manner to predict if this database will cater to all the needs of your project.
    • The most common difficulty with this is the lack of some of the basic functionality which is present in the other premier databases like Joints, Stored Procedure calls, Security and permission grants. If you do require all those things then you are better off not using this software.
    • Lastly, if you are using this in an Andriod App development cycle then also your options are limited because it does not integrate with PostgreSQL and MYSQL.
    Incentivized
    Read full review
    Likelihood to Renew
    Discontinued Products
    Our team enjoys using Informatica and feels that it is one of the best ETL tools on the market.
    Read full review
    Open Source
    No answers on this topic
    Usability
    Discontinued Products
    Positives; - Multi User Development Environment - Speed of transformation - Seamless integration between other Informatica products. Negatives; - There should be less windows to maintain developers' focus while using. You probably need 2 big monitors when you start development with Informatica Power Center. - Oracle Analytical functions should be natively used. - E-LT support as well as ETL support.
    Incentivized
    Read full review
    Open Source
    I have given this rating cause its irreplaceable in some of the areas like no more installation need except from a single library. I find dialect is simple in use cases. its suitable for any professionals with various skill levels. its easily connect with various os and devices. very less maintenance or administration required.
    Incentivized
    Read full review
    Performance
    Discontinued Products
    PowerCenter is robust and fast, and it does a great job meeting all the needs, not just the most commercially vocal needs. In the hands of an expert power user, you can accomplish almost anything with your data. It is not for new users or intermittent users-- for that the Cloud version is a better fit. Be prepared for costly connectors (priced differently for each source or destination you are working with), and just be planful of your projects so you are not paying for connectors you no longer need or want
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    Discontinued Products
    Informatica power center is a leader of the pack of ETL tools and has some great abilities that make it stand out from other ETL tools. It has been a great partner to its clients over a long time so it's definitely dependable. With all the great things about Informatica, it has a bit of tech burden that should be addressed to make it more nimble, reduce the learning curve for new developers, provide better connectivity with visualization tools.
    Incentivized
    Read full review
    Open Source
    I haven't needed support yet.
    Incentivized
    Read full review
    Alternatives Considered
    Discontinued Products
    While Talend offers a much more comfortable interface to work with, Informatica's forte is performance. And on that front, Informatica Enterprise Data Integration certainly leaves Talend in the dust. For a more back-end-centric use case, Informatica is certainly the ETL tool of choice. On the other hand, if business users would be using the tool, then Talend would be the preferred tool.
    Incentivized
    Read full review
    Open Source
    We looked at other traditional RDBMS products, but found them to be cumbersome to deploy. They take up more space, and consume more computing resources than SQLite does. While the performance or direct integration to our primary applications may have been better or easier if we had gone with a traditional RDBMS, the performance of SQLite has been more than acceptable. The performance and speed to deploy made SQLite a much more attractive option for us than a traditional RDBMS.
    Incentivized
    Read full review
    Return on Investment
    Discontinued Products
    • The data pipeline automation capability of Informatica means that few resources are needed to pre-process the data that ultimately resides in a Data Warehouse. Once a workflow is implemented, manual intervention is not needed.
    • PowerCenter did require more resources and time for installation and configuration than was expected/planned for.
    • The lack of or minimal support of unstructured data means that newer sources of dynamic/changing data cannot be easily processed/transformed through PowerCenter workflows.
    Incentivized
    Read full review
    Open Source
    • No licensing fees has a net increase on ROI
    • The active community has kept support costs low, further increasing ROI
    • The wide range of supported platforms and high level of compatibility has increased ROI by reducing time spent porting the database model to any platform specific solutions.
    Incentivized
    Read full review
    ScreenShots