Overview
ProductRatingMost Used ByProduct SummaryStarting Price
H2 Database
Score 8.0 out of 10
N/A
H2 Database Engine is an open source, embeddable database management system (RDMS) written in Java.N/A
Oracle TimesTen
Score 7.8 out of 10
N/A
Oracle TimesTen In-Memory Database (TimesTen) delivers real time application performance by changing the assumptions around where data resides at runtime. By managing data in memory, and optimizing data structures and access algorithms, database operations execute achieve gains in responsiveness and throughput. With TimesTen Scaleout, a shared nothing scale-out architecture based on the existing in-memory technology, TimesTen allows databases to scale across hosts, reach hundreds of terabytes in…N/A
Sequel Pro
Score 9.4 out of 10
N/A
Sequel Pro is a relational database software solution offered free and open source. It allows users to access any MySQL database through a Mac.
$0
Pricing
H2 Database EngineOracle TimesTenSequel Pro
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
H2 DatabaseOracle TimesTenSequel Pro
Free Trial
NoNoNo
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
H2 Database EngineOracle TimesTenSequel Pro
Best Alternatives
H2 Database EngineOracle TimesTenSequel Pro
Small Businesses
InfluxDB
InfluxDB
Score 8.8 out of 10
SQLite
SQLite
Score 8.0 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
Medium-sized Companies
SQLite
SQLite
Score 8.0 out of 10
SQLite
SQLite
Score 8.0 out of 10
ER/Studio
ER/Studio
Score 9.9 out of 10
Enterprises
SQLite
SQLite
Score 8.0 out of 10
SQLite
SQLite
Score 8.0 out of 10
ER/Studio
ER/Studio
Score 9.9 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
H2 Database EngineOracle TimesTenSequel Pro
Likelihood to Recommend
8.0
(2 ratings)
8.0
(1 ratings)
10.0
(13 ratings)
Usability
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
Support Rating
-
(0 ratings)
-
(0 ratings)
7.5
(3 ratings)
User Testimonials
H2 Database EngineOracle TimesTenSequel Pro
Likelihood to Recommend
Open Source
For running application tests it's well suited. H2 [Database Engine] can replace the real-world database solution for them easily and removes the requirement to set up a a separate database instance just for running unit tests. For using in actual production application one needs to consider scale. H2 is suitable if application runs in single instance and database is located in same machine as a file where that application runs. This means the application shouldn't have a large user base. However it's easy to switch to an actual MySQL instance if the need arises, it's most likely only a configuration change and doesn't require new code.
Read full review
Oracle
TimesTen is well suited for applications using smaller data or smaller data stores and where transaction response times are not as business critical. TimesTen is good for applications already accessing Oracle and need to cache data for quick read/write operations. TimesTen is not appropriate for large data dependent applications or applications requiring fast response times. In these cases, using Oracle database or Exadata is better
Read full review
Open Source
It's a great tool when building the software, the ability to add SQL and No-SQL databases. Very convenient to write the queries and generate the filtered data we require. Gives the ability to export, import databases of various formats and generate reports from them. It might not be suitable if you want the data to be seen in a visualized manner
Read full review
Pros
Open Source
  • Can run as an in-memory database.
  • Simple and quick to get started with, and is light weight (only 2MB).
  • SQL compliant so it compatible with most relational databases.
Read full review
Oracle
  • With basic database experience, TimesTen has a very short learning curve.
  • The installation and setup is easy and straightforward. The command line instructions are easy to follow.
  • The error logging mechanism is simple and efficient. The system log files are helpful in troubleshooting problems with using TimesTen.
  • The maintenance tools are user friendly and effective. Upgrading is easy and quick. TimesTen is almost a self-administrating database.
Read full review
Open Source
  • Table filters are simple and easy to use
  • I love the ability to install plugins: Export tables to Laravel migrations is one of our most used plugins
  • Super easy to connect to local Docker containers, Vagrant and remote DBs through SSH
Read full review
Cons
Open Source
  • There's a warning in official FAQ "Is it Reliable?"-section which makes it seem like H2 is not yet a mature product.
  • If raw SQL queries are used there maybe be differences between MySQL & H2. ORM library should be used.
  • Support seems to be community-based only.
Read full review
Oracle
  • Provide better monitoring tools of TimesTen daemon, servers and connections.
  • Improved support for APIs. The libraries lack the necessary code for applications to customize for applications using TimesTen.
Read full review
Open Source
  • It crashes CONSTANTLY. If you have more than one connection tab open and close one of them, it crashes. If you just have it open in the background, it randomly crashes. If you're using it, it randomly crashes. When you try to send a crash report, the CRASH REPORTER CRASHES.
  • Can be a bit slow.
  • No way that I'm aware of to query multiple databases in the same query.
Read full review
Usability
Open Source
No answers on this topic
Oracle
No answers on this topic
Open Source
It is easy to use, but the design could use updating as it's very dated.
Read full review
Support Rating
Open Source
No answers on this topic
Oracle
No answers on this topic
Open Source
It's open-source and very convenient to work with. I can easily import any database I want using a data dump and runt the queries on them to derive the data insights on the data. I might want to use Excel to visualize that, that might be one of the disadvantages.
Read full review
Alternatives Considered
Open Source
While both can run as an in-memory database, H2 Database Engine was just so much easier for us to use since we primarily use the Java stack and H2 Database Engine is also built with Java.
Read full review
Oracle
Sybase does not have an in-memory database until version 15 so TimesTen was ideal for caching data. TimesTen has reliable replication and backing up mechanisms. Oracle takes longer to set up and use for most applications where as TimesTen is a smaller DBMS that is quick and easy to set up and use. TimesTen can connect to Oracle for caching data so using Oracle as a backend makes sense
Read full review
Open Source
MySQL Workbench is a wonderful tool, but the routine editing of existing data is note nearly as straightforward as it is in Sequel Pro. The ability to sort a data view with a single click makes Sequel Pro my definite choice. phpMyAdmin is pretty ubiquitous, but the routine editing of existing data is much more cumbersome than it is in Sequel Pro.
Read full review
Return on Investment
Open Source
  • Doesn't take time from developers, once it's configs are set up for testing it works in everyone's development environments
  • Easy to integrate in application, no need to setup separate database software, no maintenance
  • No need to deal with infrastructure related issues/costs - database runs in same machine as the application that uses it.
Read full review
Oracle
  • TimesTen has had a positive impact from a developer's perspective because implementing TimesTen is quick and easy. The benefits of TimesTen can be seen almost instantly. For instance, the application start up time is faster, the data is easy to maintain and the performance is fast for TimesTen clients.
  • TimesTen has had a positive impact for the business because it can be made accessible to users via a GUI. This gives users transparency to the data at any time.
  • The negative impact is that once the TimesTen database has grown too large, the application should move to using Oracle database or else it suffers from performance degradation and stability issues.
Read full review
Open Source
  • The user interface is great. Since all of our computers are macOS based, we can all use it and share knowledge with our colleagues
  • It enables me to make things in such a faster way that it enables us to spend our time with coding and providing more solutions to our clients
  • The workflow is much improved with the import and export feature, so we don't waste time with that kind of work.
Read full review
ScreenShots