DreamFactory
DreamFactory
En savoir plus sur DreamFactory
DreamFactory est une application de gestion des API de cycle complet qui aide les entreprises à gérer, créer et déployer des API réutilisables. La plateforme permet aux utilisateurs d'intégrer n'importe quel système de stockage de fichiers NoSQL ou SQL, base de données, service SOAP ou HTTP externe pour générer une API REST documentée prête à l'emploi.
DreamFactory inclut des fonctionnalités principales de maillage de données, de scripts, de création d'API instantanées, de génération de terminaux REST, de clés étrangères, de scripts côté serveur, de gestion des utilisateurs, d'accès basé sur les rôles, d'authentification SSO, de documents API en direct, une console d'administration, etc. La plateforme propose également un module ELK (Elastic, Logstash et Kibana) permettant aux utilisateurs d'effectuer des rapports et des audits sur le trafic des API.
DreamFactory permet aux utilisateurs de gérer les limites d'API sur une plateforme unifiée au sein de leur organisation en gérant les limites d'API aux niveaux utilisateur, rôle, instance et point de terminaison. La solution permet aux utilisateurs d'ajouter une logique aux réponses ou aux demandes avec PHP, Python, Javascript V8 ou Node.js. DreamFactory s'intègre à des applications tierces telles qu'Okta, Redis, Memcached, Facebook, Azure TableStorage, IBM Watson, Twitter, IBM Maximo, etc.
Options de tarification dès :
Non fourni par l'éditeur
- Version gratuite
- Version d’essai gratuite
- Abonnement
Clients typiques
- Travailleurs autonomes
- Petites entreprises (de 2 à 50 employés)
- Moyennes entreprises (de 51 à 500 employés)
- Grandes entreprises (500 employés minimum)
Déploiement
- Basé sur le nuage
- Sur site
Langues
anglais
Options de tarification dès :
Non fourni par l'éditeur
- Version gratuite
- Version d’essai gratuite
- Abonnement
Images
Fonctionnalités
Nombre total de fonctionnalités pour DreamFactory : 16
Alternatives
APPSeCONNECT
TrueCommerce B2BGateway EDI
APIMarketplace
Microsoft Azure
Avis
Vous avez déjà DreamFactory?
Les acheteurs de logiciels ont besoin de vous ! Les avis utilisateurs nous aident tous à prendre de meilleures décisions.
- Secteur d'activité : Conseil en gestion
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d’utilisation
- Support client
- Probabilité de recommander le produit 7.0 /10
Expose your database with an API
Publié le 2019-02-04
We implemented Dreamfactory to integrate Salesforce with an ERP software that didn't have an API,...
We implemented Dreamfactory to integrate Salesforce with an ERP software that didn't have an API, constrained by a limited budget which didn't allow us to go for a more complex middleware.
The solution allowed us to quickly send and retrieve records from the ERP, and run processes using SQL stored procedures which gave us a bit of a headache at the beginning because of lack of full support.
Avantages
Authentication and API is out-of-the-box
The free version includes many features
It saves a lot of time if you just want to use the basic REST API features
Inconvénients
Upgrading to a new version can be a massive pain
Debugging problems is very difficult if not impossible sometimes
Stored procedures are not fully supported
The API options to query a database are not as powerful as the options a SQL language provides
Réponse de DreamFactory Software
Hi, thank you for your review - DreamFactory does support stored procedures, it is just not meant for managing the stored procedures and functions themselves. For a more sophisticated project requirements we also support custom business logic via our powerful scripting engine that supports four different languages (PHP, NodeJS, Python, and V8JS).
- Secteur d'activité : Automobile
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les mois pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d’utilisation
- Probabilité de recommander le produit 6.0 /10
Good at what it does, not so good at what it doesnt do.
Publié le 2019-11-11
It did what we needed for a time, and I cant fault it for that.
For some other software we use,...
It did what we needed for a time, and I cant fault it for that.
For some other software we use, that this has integrated well with, we will keep using it.
However, for current development, and anything we expect to be high load, we have moved away in favor of developing our own API.
Avantages
The software is relatively comprehensive, with very granular access and control to many different parts of your system.
Quite easy to setup an API, and expand it once setup.
Lots of support both from their technical team and also integration with other companies using this platform for their system.
Inconvénients
It is very CPU intensive, I have built a bespoke API to run side by side this one, using the same DB, SPs, Server infrastructure but different technology for the API. The difference in the resources required is substantial, which means we are moving our more intensive systems away from this.
It is also a quirky system, having to reset the cache when you alter the DB, with a learning curve to get your way around the system.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d’utilisation
- Support client
- Probabilité de recommander le produit 4.0 /10
Useful but hard to use
Publié le 2019-02-06
Avantages
I liked the concept of the product. And it is good at what it does.
Inconvénients
1. Nested Object filter for database tables apis is hard. more often we had to write custom code to implement.
2. Alternate authentication setup is hard. we tried adding alternate authentication and failed, Also connected with customer support and still failed to add customer authencation.
3. Installation steps do fail to setup it smoothly i got into a lot of issues even after following exact steps for installation on ubuntu16
- Secteur d'activité : Automobile
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les mois pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Simplicité d’utilisation
- Support client
- Probabilité de recommander le produit 6.0 /10
Dreamfactory API Use
Publié le 2019-01-30
It allowed us to quickly develop a API for use for one of our sites, giving us better visibility of...
It allowed us to quickly develop a API for use for one of our sites, giving us better visibility of everything going on, and at different levels of operation.
Avantages
Was easy to setup, and is quick to increase the functionality of the API. Has a very understandable Roles and services, which allows for great control on what people can do. Also had a few sessions with some of the team, and they are very knowledgeable and supportive.
Inconvénients
It was easy to expand the system with clones (for example, a dev, stage, production, client specific access). Once you setup all the roles and services for one account, you couldn't easily clone this but pointing to different credentials. Only work around I found was doing it all the DB, but you would have to figure out what means what, as everything is stored as IDs, so not easy to understand.
Réponse de DreamFactory Software
Thank you for this detailed review. With regards to replicating your DreamFactory environment across multiple instances we have an Import/Export feature. This feature allows you to package up everything from your Services, Roles, and much more to be imported into a fresh instance without frustration.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé Autre pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d’utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
Great platform, well done!
Publié le 2019-01-29
Overall a great product that will assist you to speed up your development process!
Overall a great product that will assist you to speed up your development process!
Avantages
Great Security and very complete and user friendly documentation. Example apps get your going quick!
Inconvénients
I cant think of anything not to like. In the beginning it might be a little overwhelming, but once you have read the documentation and looked at the samples apps, you on your way.
Réponse de DreamFactory Software
Thanks for your feedback & glad you are able to shorten your development cycles with DreamFactory! That's why we were founded in the first place.
We have been working very hard to augment our security and compliance feature sets - keep your eyes out for big improvements in Q2 2019 ;)
DreamFactory - FAQs
Voici quelques-unes des questions fréquentes sur DreamFactory.Q. Quels sont les types de licence disponibles pour DreamFactory?
Types de licences disponibles pour DreamFactory :
- Type de licence : Version gratuite, Abonnement
- Version d’essai gratuite : Disponible
Q. Qui utilise DreamFactory?
Utilisateurs habituels du logiciel DreamFactory :
201–500, 501–1 000, 1 001–5 000
Q. Dans quelles langues DreamFactory est-il disponible?
Langues dans lesquelles DreamFactory est disponible :
anglais
Q. DreamFactory prend-il en charge les appareils mobiles?
Appareils pris en charge par DreamFactory :
Q. Avec quelles applications DreamFactory peut-il s'intégrer?
Applications s'intégrant à DreamFactory :
Amazon DynamoDB, Amazon S3, Apache Hive, Database Insights for SQL Server, IBM Db2, MariaDB, Microsoft SQL Server, MongoDB, MySQL, Oracle Linux, PostgreSQL, SAP HANA Cloud, SQL Server Backup, Salesforce Sales Cloud, Snowflake
Q. Quelles sont les ressources d'aide disponibles pour DreamFactory?
Ressources d'aide disponibles pour DreamFactory :
Service client/courriel, FAQ/forums, Base de connaissances, Support téléphonique, Support 24/7 (réponse directe), Chat/Clavardage
Catégories connexes
Consultez toutes les catégories de logiciels trouvées pour DreamFactory.