Introducing
The Slant team built an AI & it’s awesome
Find the best product instantly
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now
4.7 star rating
0
What is the best alternative to Kumulos?
Ad
Ad
Back4App
All
3
Experiences
Pros
2
Cons
1
Top
Pro
Open source
Back4app is an open source BAAS and Backend generator.
See More
Top
Con
Uses MongoDB for the backend, which is not considered very safe by many
Back4App uses MongoDB as the database where data is stored. Mongo has been known to have issues with data corruption and data loss.
See More
Top
Pro
Smooth migration from Parse
Back4App offers a smooth migration for all former Parse users who wish to migrate their data now that Parse has announced that it will stop soon.
See More
Hide
Get it
here
205
49
Couchbase
All
9
Experiences
Pros
6
Cons
3
Top
Con
Vendor lock-in
See More
Top
Pro
Open source
Couchbase and Couchbase Mobile are open source and released under the Apache License.
See More
Top
Con
No model mapper for Android
Couchbase does not have a model mapper for Android built-in and out of the box, instead you will have to write your own from scratch.
See More
Top
Pro
Easy to implement N1QL queries
See More
Top
Con
Not Compatible with couchdb
Since version 2 the sync-protocol is no longer compatible with couchdb. This makes couchbase nearly worthless
See More
Top
Pro
Ability to run ad-hoc SQL like queries on realtime big data
Couchbase N1QL allows native SQL processing over JSON data with high performance indexing for low latency queries at scale.
See More
Top
Pro
Easy sync protocol to mobile devices
The minimal code needed to pull data down to a device
See More
Top
Pro
Available on Windows, Linux & macOS
See More
Top
Pro
Ability to make predefined fast queries
With Couchbase you can make "Views" of data, which are practically predefined queries which are fetched with an O(1) algorithm.
See More
Hide
See All
Experiences
Free / paid
56
45
Kinvey
All
5
Experiences
Pros
3
Cons
2
Top
Con
Costs are eye-wateringly high
The free tier is not that generous and as soon as you trip the paid tier it costs you thousands a month.
See More
Top
Pro
Asynchronous file uploading
When you want to upload a file, you just create an object and initialize the file upload to the server (this is done asynchronously).
See More
Top
Con
The free plan isn't that good
Kinvey's free plan only includes the first 1000 users for free, 5 million push notifications (which admittedly, is pretty nice) and 2GB of storage.
See More
Top
Pro
Provides a straightforward way of connecting their services
Setting up a backend for an app with Kinvey is very easy and takes minutes. All you have to do is sign up and through their graphical interface follow all the steps, which boils down to creating tables and identifying the type of data that is being stored. Then you download the library, integrate it with your app and initialize the process with one single line.
See More
Top
Pro
User registration is easy
User registration with Kinvey is pretty good and usually works without any problems. It's also very easy to use, you simply pass the username, password, email, etc. to the required method and register a callback that returns whether the registration was a success or a failure. Same thing is done for login and logout as well.
See More
Hide
25
35
Google Firebase
All
7
Experiences
Pros
5
Cons
2
Top
Pro
Flexible Pricing
The Blaze Plan is a pay-as-you-go plan, which is, you pay for what you use, without overhead or upfront costs.
See More
Top
Con
Google blocks Access
Some Google services, software and cloud systems, are not available to certain countries. blocked access by google following USA Policies.
See More
Top
Pro
Straightforward hosting
Powered by Google's Cloud Platform, Firebase allows you to deploy static web pages or web applications with a nifty Node.js-based CLI Tool.
See More
Top
Con
Linked to Google Cloud Platform
If you don't have a Google Account, you won't be able to access Google cloud services, including this one.
See More
Top
Pro
Super fast CDN
All static website content is hosted on the Fastly CDN making your website really fast.
See More
Top
Pro
More than just hosting web applications
In the core of Firebase allows you to do testing for Android apps, Analytics, Real-time Database, and many more. It's centered mostly for progressive web applications and mobile applications with real-time connectivity to your service.
See More
Top
Pro
Almost free if you add Cloudflare in front (no bandwidth costs) and cache effectively
The built-in CDN is great too, but if you're concerned about bandwidth costs, using it with Cloudflare is an excellent option option.
See More
Hide
See All
Experiences
Get it
here
62
29
Kuzzle
All
5
Experiences
Pros
4
Cons
1
Top
Pro
Multiprotocol
Supports REST, WebSockets and MQ protocols.
See More
Top
Con
May have issues since it's stil la relatively young project
Kuzzle is (as of February 2nd, 2015) in alpha version and approaching beta.
See More
Top
Pro
Realtime through filters
You do not connect to classic rooms but to search filters and can be warned of changes on permanent storage or volatile one.
See More
Top
Pro
Open Source
Kuzzle is open source and it's released under the Apache 2 License.
See More
Top
Pro
Javascript SDK
A fully documented javascript SDK exists.
See More
Hide
Free / paid
56
53
Baasbox
All
4
Experiences
Pros
2
Cons
2
Top
Con
No JavaScript SDK
The JavaScript SDK is not yet released although it should be available in the near future.
See More
Top
Pro
Easy to deploy
Deploying BaasBox is very simple, and the documentation on their site is very helpful and easy to understand.
See More
Top
Con
No longer maintained
Last commit is from 2015.
See More
Top
Pro
Self hosted and hosted options
You can choose to either download and install Baasbox on your own server, or use their hosted solution.
See More
Hide
Get it
here
43
45
Parse
All
8
Experiences
Pros
5
Cons
3
Top
Con
Abandoned
Parse has been discontinued and will not be available anymore.
See More
Top
Pro
Free plan
Parse offers unlimited API calls (max of 30req/sec), 1 million pushed and analytics for free.
See More
Top
Con
Parse.com is shutting down
Facebook decided to shut down Parse.com. It will be fully retired on January 28th, 2017.
See More
Top
Pro
Asynchronous uploading of files
When you want to upload a file, you just create an object and initialize the file upload to the server (this is done asynchronously).
See More
Top
Con
There can be downtimes
There have been several reports that it's not unlikely for Parse to go down several minutes almost every day. This can be very frustrating for both developers and users who are using apps built on Parse.
See More
Top
Pro
Simple and seamless user registration
User registration with Parse is pretty good and usually works without any problems. It's also very easy to use, you simply pass the username, password, email, etc. to the required method and register a callback that returns whether the registration was a success or a failure. Same thing is done for login and logout as well.
See More
Top
Pro
Extremely easy to setup
Setting up a backend for an app with Parse is very easy and takes minutes. All you have to do is sign up and through their graphical interface follow all the steps, which boils down to creating tables and identifying the type of data that is being stored. Then you download the library, integrate it with your app and initialize the process with one single line.
See More
Top
Pro
Great documentation
Parse has excellent documentation. Everything is thoroughly explained and all parts of the documentation are complete. It's actually very helpful for both beginners and advanced users alike.
See More
Hide
See All
Experiences
Get it
here
8
7
Kinto
All
8
Experiences
Pros
6
Cons
2
Top
Pro
Open Source
Kinto is released under Apache v2, which is one of the most flexible licenses.
See More
Top
Con
No hosted version
In order to use kinto you have to download it and host it on your own server infrastructure. While it does help you avoid outsourcing your data to a third-party, it also adds the overhead of having to maintain a backend for your app.
See More
Top
Pro
Good for sensitive data
Since Kinto is a self-hosted solution, it can be used to store sensitive data (emails, financial data etc...) safely, since only the developer has access to the backend.
See More
Top
Con
Not as usable as Parse
Parse had several SDKs available which made it a breeze to integrate it with any platform that you wanted.
See More
Top
Pro
Fined-grained permissions
Allows to share individual or collection of records for read or write operations.
See More
Top
Pro
Push notification support
See More
Top
Pro
File attachments on records
Using the kinto-attachment plugin, the server can attach files to records (hosted by server or Amazon S3)
See More
Top
Pro
Backed by Mozilla
Mozilla uses it in production to synchronize security settings for Firefox. This means that the product should have adequate support for an extended period of time due to Mozillas use of it.
See More
Hide
See All
Experiences
Get it
here
6
4
Marketcloud
All
4
Experiences
Pros
3
Cons
1
Top
Con
No free plan
There is no free plan available. Pricing starts at 19€/Month.
See More
Top
Pro
E-commerce oriented
It's e-commerce oriented, so if you need to build an e-commerce mobile app you don't have to re-define common resources such as Categories Brands Products and Carts.
See More
Top
Pro
Can be modified to be used not only for e-commerce
While it's true that it's built for creating e-commerce apps, every resource can be extended with metadata in order to use it for many use cases.
See More
Top
Pro
Cross-platform
Can be used for mobile app as well as web applications.
See More
Hide
Get it
here
9
1
Para
All
10
Experiences
Pros
8
Cons
2
Top
Pro
Full-text search
Powered by Elasticsearch or Lucene.
See More
Top
Con
No implementation of locking
Last-write-wins.
See More
Top
Pro
Modular
Para offers interfaces for persistence, search and caching. Easy to write your own plugins to implement any of these interfaces.
See More
Top
Con
No support for Transaction Management
See More
Top
Pro
Open source
Licensed under Apache 2.0.
See More
Top
Pro
REST API
Exposes a REST API secured by AWS Signature Version 4.
See More
Top
Pro
Multi-tenant
Each tenant has its own database table, search index, and cache.
See More
Top
Pro
Integrated metrics
Each tenant receives its own complete metrics for all CRUD and REST operations.
See More
Top
Pro
Resource permissions with 3rd party security integrations
Object-level permissions with authentication through LDAP and 3rd party providers such as Google, Facebook, etc.
See More
Top
Pro
Easy to use
By far the easiest to use BaaS platform.
See More
Hide
See All
Experiences
$0.00
4
0
Strapi
All
4
Experiences
Pros
3
Specs
Top
Pro
Auto-generate REST APIs
Strapi comes with blueprints that let you create, read, update and delete your data. You also can paginate, sort and filter your results in a matter of seconds with simple but yet specific parameters.
See More
Top
Pro
Users, groups and permissions
Manage user settings, login, registration, groups and permissions on the fly. Strapi delivers all those essential features out-of-the-box.
See More
Top
Pro
Out-of-the-box administration panel
Easy way to manage your application. This panel allows you to add/edit/delete entries for your APIs, manage your users, groups and permissions. In the future, it will be such as WordPress-like administration panel dedicated to your application.
See More
Specs
Platforms:
Windows, Linux, Mac, Docker
License:
MIT
Technology:
Node.js
Multi Language Support:
Yes
See All Specs
Hide
Get it
here
201
43
GraphCMS
All
6
Experiences
Pros
4
Cons
2
Top
Con
Not open source
See More
Top
Pro
Webhooks
Webhooks enable you to trigger custom code as soon as your content changes.
See More
Top
Con
No content versioning
See More
Top
Pro
Image processing
On-the-fly image transformations, such as resizing or cropping just by adding parameters to your media´s URL.
See More
Top
Pro
Roles and permissions
The roles and permissions feature allows you to assign your collaborators different roles, such as Developer, Editor and Collaborator.
See More
Top
Pro
Multi-project management
You can manage multiple projects and create up to 50 users per account to help manage those projects.
See More
Hide
Get it
here
5
5
Built By the Slant team
Find the best product instantly.
4.7 star rating
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now - it's free
{}
undefined
url next
price drop