フレキシブルなスケーラブルで管理者に優しいデータベース
あなたはその製品でどんなビジネス上の問題を解決していますか?どのようなメリットが実現しましたか?
私はWebホスティングされたアプリケーションのバックエンドとして使用し、時にはリポジトリブランチにプッシュする前に、JPAベースのスキーマと既存のデータベースの変更をテストすることがあります。
何が嫌いですか?
GUIはいつも期待通りに動作するとは限りません。これは奇妙なことですが、SQL文を使って救済されています。大きな問題ではありませんが、これは奇妙なことです。テーブルを削除するときに実行しましたが、ドロップダウンメニューからコマンドを無視することがあります。
何が一番好きですか?
データベースを簡単にセットアップしてすぐに稼働させることができますが、複雑さや関係などを追加する必要がある場合は、後で変更するために十分な柔軟性を持ちながらも、ローカルホストまたはリモートサーバーは非常に簡単です。
続きを開く
Flexible scalable and admin friendly database
What business problems are you solving with the product? What benefits have you realized?
I use it as a back end to a web hosted app, and sometimes to test JPA based schema's and changes to existing databases before I push to my repository branch.
What do you dislike?
The GUI doesn't always work the way you'd expect it too, which is kinda strange but remedied by using SQL statements to do it. Not a big deal but its strange that this happens. I've run into it when dropping tables, it sometimes ignores the command when you do it through the drop down menus.
What do you like best?
Easy to set up a database and get it running quickly, while still being flexible enough to modify at a later date, if you need to add more complexity, relationships, etc. It just works and setting up a connection to a local host or a remote server is super easy.
続きを開く