• FastoNoSQL fornece uma maneira de gerenciar múltiplos bancos de dados NoSQL de forma centralizada, a partir de um único aplicativo. A cada nova conexão é completamente independente dos outros, o que lhe permite executá-los simultaneamente e gerenciá-los com facilidade. FastoNoSQL vem com suporte para vários bancos de dados que não são baseados em SQL, a saber, Redis, SSDB, UnQLite, Memcached, RocksDB, LMDB, UpscaleDB, ForestDB, e LevelDB. O aplicativo abre cada conexão de banco de dados em uma guia separada e exibe as teclas correspondentes em uma nova entrada no explorador de árvore, o que torna tudo mais simples. Uma coisa que vale a pena mencionar é que FastoNoSQL suporta várias conexões do mesmo tipo, ou seja, você pode executar vários shells para o mesmo servidor. Se a lista de conexões de banco de dados fica lotado, o built-in função de pesquisa pode ajudá-lo. Para iniciar uma nova conexão, você deve ir através de um curto processo de configuração é diferente dependendo do servidor de destino e o tipo de banco de dados. Cada conexão tem suas particularidades. Por exemplo, Redis ligações de suporte local e remoto de servidores, com ou sem autenticação e túneis SSH, enquanto que para outros tipos de conexões também é possível criar um novo banco de dados. FastoNoSQL exibe detalhes sobre a conexão dentro de sua janela principal, proporcionando dedicado campos para ajudar você a executar comandos. Por exemplo, o Redis manager permite que você executar os mesmos comandos da CLI shell, só que muito mais amigáveis do ambiente. Comandos que podem ser executados repetidamente, uma vez a cada poucos milissegundos, e o resultado é apresentado em vários formatos, se compatível: JSON, CSV, texto bruto, Hex, MsgPack, Gzip, ou mal-humorado. A abordagem adotada pela FastoNoSQL permite a você gerenciar várias conexões de banco de dados simultaneamente. Além disso, o aplicativo vem com algumas vantagens que fazem valer a pena o seu tempo. Dispõe de comando de preenchimento automático, suporte para Redis Cluster, e de log estendido para armazenar informações sobre a atividade do banco de dados
  • FastoNoSQL merkezi bir şekilde birden fazla NoSQL veritabanlarını yönetmek, Tek bir uygulama için bir yol sağlar. Her yeni bağlantı, aynı anda onları çalıştırmak ve kolaylıkla onları yönetmek sağlayan Diğerleri, tamamen bağımsızdır. FastoNoSQL SQL, Redis, SSDB, UnQLite yani, Memcached, RocksDB, LMDB, UpscaleDB, ForestDB ve LevelDB dayanmayan çeşitli veritabanları için destek ile birlikte geliyor. Uygulama ayrı bir sekmede her bir veritabanı bağlantısı açar ve her şeyi daha basit hale getiren explorer ağaç, içinde yeni bir giriş karşılık gelen anahtarları görüntüler. FastoNoSQL aynı türden birden fazla bağlantı destekler, aynı sunucu için birden fazla kabuk çalıştırabilirsiniz yani kayda değer bir şey. Eğer veritabanı bağlantılarını listesi kalabalık olursa, yerleşik arama fonksiyonu size yardımcı olabilir. Yeni bir bağlantı oluşturmak için, hedef sunucu ve veritabanı türüne bağlı olarak farklı olduğunu kısa bir yapılandırma sürecinden geçmesi gerekir. Her bağlantı özellikleri vardır. Bağlantı diğer türleri için de yeni bir veritabanı oluşturmak mümkün olsa örneğin, Redis bağlantı uzak ve yerel sunucu desteği, kimlik doğrulama ve SSH tünel ile veya olmadan. FastoNoSQL ana pencere içinde bağlantı ile ilgili ayrıntıları görüntüler, komutları çalıştırmak için özel alanlar sağlar. Örneğin, Redis yöneticisi CLİ kabuk aynı komutları çalıştırmak için, sadece çok daha samimi bir ortam sağlar. Komutları bir kez art arda her birkaç saniye çalıştırılır ve sonucu çeşitli biçimlerde görüntülenen, uyumlu: JSON, CSV, ham metin, Hex, MsgPack, Gzip, ya da Canlı. FastoNoSQL tarafından benimsenen yaklaşım, aynı anda birden fazla veritabanı bağlantıları yönetmenizi sağlar. Ayrıca, uygulama mal olur birkaç perks ile birlikte geliyor. Redis Küme komut otomatik tamamlama, desteği ve veritabanı etkinliği hakkında bilgi depolamak için günlük genişletilmiş
  • FastoNoSQL provides a means of managing multiple NoSQL databases in a centralized manner, from a single application. Each new connection is completely independent of the others, which enables you to run them concurrently and manage them with ease.

    FastoNoSQL comes with support for various databases that are not based on SQL, namely Redis, SSDB, UnQLite, Memcached, RocksDB, LMDB, UpscaleDB, ForestDB, and LevelDB. The application opens each database connection in a separate tab and displays the corresponding keys in a new entry within the explorer tree, which makes everything simpler.

    One thing worth noting is that FastoNoSQL supports multiple connections of the same type, meaning you can run multiple shells for the same server. If the list of database connections gets crowded, the built-in search function can help you out.

    To initiate a new connection, you must go through a short configuration process that is different depending on the target server and the database type. Each connection has its particularities. For instance, Redis connections support remote and local servers, with or without authentication and SSH tunneling, while for other types of connections it's also possible to create a new database.

    FastoNoSQL displays details about the connection within its main window, providing dedicated fields to help you run commands. For instance, the Redis manager enables you to execute the same commands as the CLI shell, only in a much friendlier environment. Commands can be executed repeatedly once every a few milliseconds, and the result is displayed in various formats, if compatible: JSON, CSV, raw text,  Hex, MsgPack, Gzip, or Snappy.

    The approach adopted by FastoNoSQL enables you to manage multiple database connections simultaneously. Furthermore, the application comes with a few perks that make it worth your while. It features command autocompletion, support for Redis Cluster, and extended logging to store information about the database activity