Actian AI Analytics Platform vs. IBM Informix

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Actian AI Analytics Platform
Score 8.0 out of 10
Mid-Size Companies (51-1,000 employees)
Actian AI Analytics Platform (formerly Actian Data Platform) is a software designed to help organizations manage, integrate, and analyze data across cloud, on-premises, and hybrid environments. The software offers data integration, data warehousing, and analytics capabilities, enabling users to ingest, process, and visualize structured and unstructured data from multiple sources. Actian AI Analytics Platform facilitates real-time data access and supports advanced analytics, providing tools…N/A
IBM Informix
Score 10.0 out of 10
N/A
Informix is an embedded relational database offering from IBM.N/A
Pricing
Actian AI Analytics PlatformIBM Informix
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Actian AI Analytics PlatformIBM Informix
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
Actian AI Analytics PlatformIBM Informix
Considered Both Products
Actian AI Analytics Platform
Chose Actian AI Analytics Platform
We didn’t actually choose Actian, it arrived as part of an acquisition, and really served its purpose both when it was used by the smaller firm we acquired as well as afterwards when we were extracting data and folding the company into our own data and analytics culture. The …
Chose Actian AI Analytics Platform
Oracle>DB2>MS SQL Server>GreenPlum>Vectorwise
IBM Informix
Chose IBM Informix
IBM Informix creates effective solutions for big data extraction and data transportation functionalities across the entire Cloud services and the Automation ability is the best. The security that IBM Informix provides for all our business data and other project information and …
Chose IBM Informix
IBM Informix unlike the tools above creates effective solutions for big data extraction and data transportation functionalities across the entire Cloud services and the Automation ability is the best. The security that IBM Informix provides for all our business data and other …
Chose IBM Informix
You could use any other relational database, but they will be either expensive to maintain or won't scale as much.
Chose IBM Informix
I have participated in evaluations of Informix versus most of its competing RDBMS engines. In all of those evaluations, when performance, ease of maintenance, ROI, and effort required to train staff to proficiency are the criteria of decision, Informix has always been the choice.
Chose IBM Informix
As a DB Team Leader I have been looking after other platforms (SQLSvr, MySQL, Oracle and PostgreSQL), supporting application changes, and driving their platforms enhancements through lots of projects over many years. The more I have learnt from other platforms, the more I found …
Chose IBM Informix
  • Informix vs. Oracle: although both products are real enterprise-class DBMS, satisfying robustness and scalability criteria, Informix is much more easy and simple to admin. It requires much fewer resources in terms of DBA staffing for an equivalent infrastructure on Oracle. …
Best Alternatives
Actian AI Analytics PlatformIBM Informix
Small Businesses
Google BigQuery
Google BigQuery
Score 8.7 out of 10
SQLite
SQLite
Score 8.0 out of 10
Medium-sized Companies
Snowflake
Snowflake
Score 8.7 out of 10
SQLite
SQLite
Score 8.0 out of 10
Enterprises
Snowflake
Snowflake
Score 8.7 out of 10
SQLite
SQLite
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Actian AI Analytics PlatformIBM Informix
Likelihood to Recommend
8.0
(0 ratings)
9.1
(0 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(0 ratings)
Usability
-
(0 ratings)
10.0
(0 ratings)
Support Rating
-
(0 ratings)
10.0
(0 ratings)
User Testimonials
Actian AI Analytics PlatformIBM Informix
Likelihood to Recommend
VectorWise is suitable to be a departmental data mart database or an operational data store (ODS). It is not suitable for enterprise data warehouse database.
Read full review
Informix is very well suited for either OLTP and OLAP transaction processing. This means that it has the best technology, concentrating both business requirements: transactional and analytical processing at the same time, as well as being able to store and process structured and unstructured data at the same time as well, and able to scale up and out if needed or required. This is why Informix is able to adapt to almost any sort of environment and satisfy almost any sort of requirement, even if the requirement is to be embedded in hardware! This last is possible because it it requires zero support and maintenance, as it can be self tuned and self healed. One of the main scenarios which is nowadays getting promoted for is the IoT one. Starting from mid 90's Informix incorporated the extensibility concept through the datablades it had brought from Illustra. This is why it is pioneer in the TimeSeries and GeoSpatial (tracking moving objects) technology, with the fastest and best storing TimeSeries techniques and GeoSpatial functionalities. The Wire Listener is one of the best features Informix has introduced to its suit of functionalities, can work in three different scenarios API types: MQTT, REST and MONGO, supporting IoT, MongoDB (an application using MongoDB can be redirected as it is to Informix-Mongo without changes) and able to understand HTTP functions (POST, GET, PUT, etc).
Read full review
Pros
  • The support community was not as robust as you would find in a Mulesoft or Informatica environment. Given time and growth, it’s possible it will blossom, but for now it is minimal.
  • Training is always a big thing for us, and the tool was not expansive enough for us to implement our own internal training program. There was some online training, and we acquired an expert when we brought on the new company, but some additional training tools would have helped the tool grown its user base internally.
  • Not a lot to set it apart from the competition. Most of the features are available with other more established tools, but for a small company that maybe grew too quickly and needs to get its arms around many different data sources, I can see the appeal. Not really geared for larger firms.
Read full review
  • Informix since its conception has a distinct multi-threading architecture no other engine has, it is unique of its kind. This is precisely how the engine is able to scale up like no other, with the lowest footprint, without killing the host and profiting each bit of the hardware. The threads are sub-proceses like any other one, but the difference is that they are are not controlled by the OS process dispatcher. This is why you will never be able to see these threads running at OS level. Informix is an OS itself, on top of the OS.
  • Informix has the best replication techniques. Not many ppl know that MongoDB (the NoSQL engine) scales out because of its data sharding replication technology, and Informix is able to store Mongo BSON documents using the same data partitioning as MongoDB does. This way Informix extends the SQL or structured data with the unstructured data natively, together within the same data repository. This means that it is not only able to store JSON/BSON documents, but the engine is able to behave as it would be the MongoDB engine itself. Any application using MongoDB can be redirected to the Informix Mongo wire listener transparently. What´s more, it also improves the NoSQL (BASE) characteristic, making it ACID by allowing transactions to the CRUD operations. This last is something MongoDB is working on, promised to be delivered next year.
  • As described previously, MongoDB's sharding concept relies on data partitioning, this is how it scales out, and as I also described previously Informix scales up given the described multithreading unique architecture! It implements the data sharding with one of its best replication technologies called Enterprise Replication. This is an Active-Active replication technology that allows replicating even between different platforms. This is actually how I managed to migrate the whole Informix platform from Solaris to Linux, with just a DNS change. There was almost ZERO downtime nor application change - this was really amazing!.
Read full review
Cons
  • As I said before, more training or greater visibility to training tools/options would be a plus. It’s easy to publish YouTube videos these days, I think they should make more of them.
  • Differentiation would help, there’s not a lot out there to drive you to buy the product if you are well informed in the market. If you know the market, you steer towards the large or trendy products. It’s a good product, but lost in the noise of the field I think.
  • Hitching the wagon to a major software brand (like Mule did to Salesforce) would help grow the user base, and thus increase the activity in the support community. More users also translates into product champions.
Read full review
  • No major on this system just the security setting.
  • Big data transfer slows performance.
  • Ability to manage huge amount of different data type requires a professional.
Read full review
Likelihood to Renew
No answers on this topic
Informix is the best RDBMS on the market. Period.
Read full review
Usability
No answers on this topic
Server management is easy enough to be able to embed the engine in a device and let it run for years without maintenance.
Read full review
Support Rating
No answers on this topic
The Informix product support team has won awards and is appreciated by the entire Informix user community.
Read full review
Alternatives Considered
We didn’t actually choose Actian, it arrived as part of an acquisition, and really served its purpose both when it was used by the smaller firm we acquired as well as afterwards when we were extracting data and folding the company into our own data and analytics culture. The included hundreds of pre-built connectors gave us lots of options, but in the end, we were just too large of a company to rely on the product and needed a big-name player to address our wide-ranging needs. Powerful for its size, but not sized enough to address big businesses.
Read full review
IBM Informix unlike the tools above creates effective solutions for big data extraction and data transportation functionalities across the entire Cloud services and the Automation ability is the best. The security that IBM Informix provides for all our business data and other project information and contacts is effective and the reports are very clean and easy to understand.
Read full review
Return on Investment
  • We had to move out of VectorWise after using the database for 2 years. Hence no positive impacts.
Read full review
  • Although I do not own nor have visibility on my company's figures:
  • Informix generates consistent savings on DBA staffing, no need for many DBAs as other DBMS require.
  • The replication architecture allowed consistent savings in the infrastructure as well as developments and maintenance, the job is already done, no need to develop complex and costly solutions, it's just a matter of configuring it.
  • The advantages of hybrid development (i.e mixing SQL and NoSQL in the same database) is not just a marketing hype: it allowed us to solve with a brilliant solution, in one afternoon of coding, a functional problem we have been having for more than 10 years!
  • The biggest drawback is that IBM pricing may be constraining, it has too important gaps between the mid range and highrange in terms of pricing
Read full review
ScreenShots