Caspio vs. NativeScript

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Caspio
Score 7.8 out of 10
N/A
Caspio is a solution providing the infrastructure, tools and support that allows users to create customized online databases, applications, reports, forms, and charts/graphs. The point-and-click interface requires no coding experience and apps can be integrated into any website, blog, intranet or content management system.
$50
per month
NativeScript
Score 4.8 out of 10
N/A
NativeScript is an open source framework that allows you to create native iOS and Android apps, with one codebase, using ​the web skills you already have (JavaScript and CSS) and ​the libraries you already love​.N/A
Pricing
CaspioNativeScript
Editions & Modules
Free
$0
per month
Starter
$50
per month
Professional
$600
per month
Enterprise
$2,250
per month
No answers on this topic
Offerings
Pricing Offerings
CaspioNativeScript
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details> All plans include unlimited users. > 10% discount when paid annually. > Caspio offers a 10% discount to non-profits, NGOs, and customers in qualifying countries. > Compliance plans support strict regulatory requirements: HIPAA; FERPA; PCI DSS Level 1; VPAT 2.0/Section 508; GDPR; EU-US Privacy Shield; SOC 2 Type II; ISO 9001, 27001; CSA Star Level 1, 2 & 3; 3D Secure 2. > Project consultations for planning and customization, in-depth online help, how-to videos and instructor-led training. > Pricing plans designed for teams of all sizes.The NativeScript framework and CLI are completely free and open source. NativeScript Sidekick is a free download to improve developer productivity with optional paid tiers for power users.
More Pricing Information
Features
CaspioNativeScript
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Caspio
8.4
3 Ratings
2% below category average
NativeScript
-
Ratings
Visual Modeling7.02 Ratings00 Ratings
Drag-and-drop Interfaces7.03 Ratings00 Ratings
Platform Security9.43 Ratings00 Ratings
Platform User Management7.93 Ratings00 Ratings
Reusability9.73 Ratings00 Ratings
Platform Scalability9.33 Ratings00 Ratings
Best Alternatives
CaspioNativeScript
Small Businesses
Creatio
Creatio
Score 9.1 out of 10
Visual Studio
Visual Studio
Score 9.0 out of 10
Medium-sized Companies
Quixy
Quixy
Score 9.8 out of 10
Quickbase
Quickbase
Score 9.2 out of 10
Enterprises
Quickbase
Quickbase
Score 9.2 out of 10
Quickbase
Quickbase
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
CaspioNativeScript
Likelihood to Recommend
10.0
(6 ratings)
4.8
(13 ratings)
Likelihood to Renew
10.0
(1 ratings)
8.0
(1 ratings)
Support Rating
8.4
(2 ratings)
1.0
(2 ratings)
User Testimonials
CaspioNativeScript
Likelihood to Recommend
Caspio
Contact forms are incredibly easy to build and customize, as are most other kinds of more involved forms. Forms allow html input and can be designed in a number of ways. It's helpful if you know some HTML. JavaScript knowledge can add advanced options, but is not necessary for the most common uses. The company used to call itself "No-Code," but has changed to say "Low Code," which is much more accurate.
Read full review
Progress Software Corporation
I gotta be honest, after a PoC period, we choose to rewrite the whole application in a different cross-platform app. Our developers had to invest a lot of time and effort to debug a lot of plugin-related issues, which we needed to utilize the android mobile phone capabilities. QR reader, special visualizations, and fine-tuning were really hard and often resulted in writing native Android code instead of using the shared Angular code. In the end, we think that writing a standalone Android app and an Angular app would have been a better alternative, as the shared code base was so unreliable that it did not save us any time.
Read full review
Pros
Caspio
  • Caspio is an online database platform. It allows one to create multiple tables and views to be stored via the web. Tables can be configured to not only hold data but also to hold files like Word docs and images.
  • Caspio is great at creating online forms and reports. It allows the user to create forms to capture, update data, whether it's password protected or just a simple form.
  • As a database platform, one can create online tables and forms linking multiple tables and views to each other. I would say it is the Microsoft Access of the online platforms.
  • The system is very easy. Wizards allow one to create forms, tables, and datapages. Since the platform is online, you may access your database anywhere.
Read full review
Progress Software Corporation
  • True native app. The app uses native components and that is quite noticeable in the overall performance of the app. NativeScript is also awesome in the way we can access the native APIs, so we are never really constrained by the framework. If we need, we can just dive into the native APIs without leaving our environment and language (JS).
  • Cross-platform. Builds for Android and iOS. It deals with the platforms differences very well.
  • Support for Vue.js. Even though it is just a community effort, the NativeScript-Vue plugin is the best alternative to build native Apps with Vue.js. That was a major factor to go with NativeScript.
Read full review
Cons
Caspio
  • Pricing for additional storage could be a bit more competitive
  • The builder wizard is helpful, however there could be a tutorial for first time users
  • Calendar pdf exports would be usefull
Read full review
Progress Software Corporation
  • The need to know the native Android and iOS APIs to access device hardware and other platform-specific functionality
  • Not all user interface components are available for free
  • NativeScript has no HTML and DOM, which requires some deep knowledge of different UI tools to be implemented instead
Read full review
Likelihood to Renew
Caspio
We are committed to Caspio Bridge. We could migrate to another product, but we would not be able to do so quickly. I estimate that we would need about a year (maybe more) to convert all of our forms and processes if we were to switch to some other product
Read full review
Progress Software Corporation
The hybrid is ok but native is better for performance and the right use case I want to go for is the performance without dealing with too many development tools.
Read full review
Support Rating
Caspio
I've had some instances where my team and I discovered a bug in Caspio. We alerted the company, and the bug was fixed in the next regular update of the software. The few times that I've had to contact support, it was a pretty good experience. They're not terribly quick to respond and take action, but they don't ignore you, either.
Read full review
Progress Software Corporation
The community support is excellent.
They have a slack community as well as a discourse forum
forum.nativescript.org
Both of these offer community driven support.
The forum is more for a threaded discussion. The slack community is more for a quick talk.
Read full review
Alternatives Considered
Caspio
GroupHigh is so frustrating to use. It is constantly changing the way you can search for bloggers, and we can never find exactly what we are looking for
Read full review
Progress Software Corporation
Ionic Ionic is an excellent Angular-based framework for mobile, and it does give a lot of access to the native device api's. However, the technology is based on Cordova, which means the apps being built are just webviews, with html, css and JS all running on the UI thread, and potentially creating very slow experiences for users. NativeScript is a truly native solution, and so provides a faster user experience. ReactNative We evaluate ReactNative, and found it much the same as NativeScript. The main difference is that your JS is all written with React, while NativeScript lets you choose between normal JS, Angular, and Vue. For our team, Angular was the most appropriate choice.
Read full review
Return on Investment
Caspio
  • Positive impact of easy of adding new varieties.
  • Positive impact of having new emails added directly to email list through Zapier.
  • Positive impact on increasing productivity of our staff.
Read full review
Progress Software Corporation
  • The poor quality of NativeScript documentation has the potential to weigh heavily on development timelines, budgets, and QA resources in a NEGATIVE manner.
  • The poor interoperability of NativeScript plugins can significantly increase development time.
  • The need to seek out professional instruction to learn how to use NativeScript effectively may become a burden on your budget.
  • The number of breaking changes between versions of NativeScript, may cause your development efforts to lag further behind the most recent releases of NativeScript and your other chosen environments than you are accustomed to.
  • NativeScript still does not support the latest major version of Angular. Any significant changes to the other environment components of your systems may hold you back even further while NativeScript plays catch-up.
Read full review
ScreenShots

Caspio Screenshots

Screenshot of Custom Applications Built Without Coding - Caspio captures data, shares information and automates workflows in less time than traditional software development approaches.Screenshot of Built-In Cloud Database - Caspio includes the entire technology stack needed for enterprise-ready applications, including a scalable SQL database that's as easy to edit as a spreadsheet.Screenshot of Visual Application Builder - Features point-and-click tools to design, build and deploy applications faster than typical programming methods.Screenshot of Drag-and-Drop Process Designer - Application logic can be customized using a visual process designer, where specific events trigger custom workflows, automatic data updates and conditional logic.Screenshot of Low Code Leader Since 2000 - With Caspio's low-code platform, the range of applications that can be built to any exact requirements is limited only by the user's imagination.

NativeScript Screenshots

Screenshot of Example of a styled NativeScript list viewScreenshot of Charts and graphs available as part of NativeScript UIScreenshot of Groceries – the app you build as part of the getting started tutorialScreenshot of Leverage native mapping systems with NativeScript