DB2 is a family of relational database software solutions offered by IBM. It includes standard Db2 and Db2 Warehouse editions, either deployable on-cloud, or on-premise.
$0
Kintone
Score 9.6 out of 10
N/A
Kintone is a customizable digital workplace platform used to manage data, tasks, and communication. The no-code drag-and-drop interface can be used to create custom applications.
$120
per month for 5 users (minimum)
Pricing
Db2
Kintone
Editions & Modules
Db2 on Cloud Lite
$0
Db2 on Cloud Standard
$99
per month
Db2 Warehouse on Cloud Flex One
$898
per month
Db2 on Cloud Enterprise
$946
per month
Db2 Warehouse on Cloud Flex for AWS
2,957
per month
Db2 Warehouse on Cloud Flex
$3,451
per month
Db2 Warehouse on Cloud Flex Performance
13,651
per month
Db2 Warehouse on Cloud Flex Performance for AWS
13,651
per month
Db2 Standard Edition
Contact Sales
Db2 Advanced Edition
Contact Sales
Professional Subscription
$24
per month per user
Offerings
Pricing Offerings
Db2
Kintone
Free Trial
Yes
Yes
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
Yes
Yes
Entry-level Setup Fee
Optional
Optional
Additional Details
—
Minimum requirement of 5 users. Kintone offers a free prototype to build with using existing process.
I have primarily used it as the basis for a SIS - but I have migrated more than a few systems from there database systems to DB2 (Filemaker, MySQL, etc.). DB2 does have a better structural approach, as opposed to Filemaker, which allows for more data consistency, but this can also lead to an inflexibility that can sometimes be counterintuitive when attempting to compensate for the flexibility of the work environment as Schools tend to have an all in one approach.
Kintone is great if you want a software that will help you in managing your data, and keep track of which tasks are assigned to whom. It also helps to streamline communication and information in one central place. However, it is not for you if you are looking for something complex that has to manage a lot of data.
I feel that Kintone is not well enough known yet. This means that other apps/APIs are not necessarily easy to connect with Kintone. Yes, you can use Zapier though for interfacing with other apps.
It would be great if it could give more customized options to change the look and format of certain things. You can make price quote apps, for example, but have to rely on 3rd party apps or programming skills to customize the look and fields.
If you make a table as an input field, it cannot connect to other internal Kintone apps for lookups and such.
I think there is more potential to make more customized data graphs.
The DB2 database is a solid option for our school. We have been on this journey now for 3-4 years so we are still adapting to what it can do. We will renew our use of DB2 because we don’t see. Major need to change. Also, changing a main database in a school environment is a major project, so we’ll avoid that if possible.
I still think that there's a room for Kintone's future, and high expectations for them in additional features and innovative tools and supports. Truly hope that they will support email features, and standardized supports for various plug-ins with the 3rd party software and apps. In the meantime, we will have to consider our ways of doing our work in all aspects
You have to be well versed in using the technology, not only from a GUI interface but from a command line interface to successfully use this software to its fullest.
While, we have been quite happy with out choice to use Kintone, there are a couple of things (mentioned previously) that would make the experience better. Overall, it has been the best fit for our organisation. We are still in the process of building out a needed API and integrating that, so we have yet to reach full functionality with one of our apps in Kintone. Once we have that completed, I think we'll have a better idea of how well it truly works for us
I have never had DB2 go down unexpectedly. It just works solidly every day. When I look at the logs, sometimes DB2 has figured out there was a need to build an index. Instead of waiting for me to do it, the database automatically created the index for me. At my current company, we have had zero issues for the past 8 years. We have upgrade the server 3 times and upgraded the OS each time and the only thing we saw was that DB2 got better and faster. It is simply amazing.
The performances are exceptional if you take care to maintain the database. It is a very powerful tool and at the same time very easy to use. In our installation, we expect a DB machine on the mainframe with access to the database through ODBC connectors directly from branch servers, with fabulous end users experience.
Easily the best product support team. :) Whenever we have questions, they have answered those in a timely manner and we like how they go above and beyond to help.
I have had very specific questions about different aspects of the software, and I have always been able to get a hold of someone who could help. If my sales rep didn’t know the answer, he would get me in touch with someone who did know the answer. The whole team is very ready to help. It definitely feels like they view my success as their success, which is so important with this type of software.
Everyone has their own tastes of things and way they want to work. Asking them to adapt to the changes with the new tools or apps is always difficult. We would want to start with a very small but best example within the organization, which in our case was that the employees will not be bothered by the bosses by being asked to find the documents, status of the progresses, or major things/requests/projects.
DB2 was more scalable and easily configurable than other products we evaluated and short listed in terms of functionality and pricing. IBM also had a good demo on premise and provided us a sandbox experience to test out and play with the product and DB2 at that time came out better than other similar products.
Kintone is the easiest product to create from and the cost is the lowest I believe. In addition, reconfigurability and extendability are great. If you look for a low code tool, you can try Kintone. But as same as another low code tool, don't expect too much.
By using DB2 only to support my IzPCA activities, my knowledge here is somewhat limited.
Anyway, from what I was able to understand, DB2 is extremely scallable.
Maybe the information below could serve as an example of scalability.
Customer have an huge mainframe environment, 13x z15 CECs, around 80 LPARs, and maybe more than 50 Sysplexes (I am not totally sure about this last figure...)
Today we have 7 IzPCA databases, each one in a distinct Syplex.
Plans are underway to have, at the end, an small LPAR, with only one DB2 sub-system, and with only one database, then transmit the data from a lot of other LPARs, and then process all the data in this only one database.
The IzPCA collect process (read the data received, manipulate it, and insert rows in the tables) today is a huge process, demanding many elapsed hours, and lots of CPU.
Almost 100% of the tables are PBR type, insert jobs run in parallel, but in 4 of the 7 database, it is a really a huge and long process.
Combining the INSERTs loads from the 7 databases in only one will be impossible.......,,,,
But, IzPCA recently introduced a new feature, called "Continuous Collector".
By using that feature, small amounts of data will be transmited to the central LPAR at every 5 minutes (or even less), processed immediately,in a short period of time, and withsmall use of CPU, instead of one or two transmissions by day, of very large amounts of data and the corresponding collect jobs occurring only once or twice a day, with long elapsed times, and huge comsumption of CPU
I suspect the total CPU seconds consumed will be more or less the same in both cases, but in the new method it will occur insmall bursts many times a day!!