Cassandra Gui Client For Mac 7,0/10 9879 reviews

The best MongoDB GUI for Mac OS X. Open source os x mongodb. Robomongo is my current client, but I'm still not completely satisfied with the experience. Since it's written using Java, it runs well enough on the Mac to be usable, but still isn't as elegant as a native Mac app. I've used MongoHub in the past and it was better in the respect of.

Community Edition 7.0.0

Released on March, 02 2020 (Milestones).
It is free and open source (license).
Also you can get it from the GitHub mirror.

Enterprise Edition 6.3.0

Released on December 9, 2019
EE version web site: dbeaver.com
Trial version is available.

Windows

Mac OS X

  • Brew Cask (brew cask install dbeaver-community)

Linux

  • Snap (sudo snap install dbeaver-ce)
  • Flatpak (flatpak install flathub io.dbeaver.DBeaverCommunity)

Eclipse Plugin

  • Update site URL: https://dbeaver.io/update/latest/ (Multiplatform)
  • Eclipse Marketplace direct install: https://marketplace.eclipse.org/content/dbeaver
Note: plugin is compatible with Eclipse platform (from 4.2 to 2019-09). Required plugins: gef and draw2d.

Checksums

Enterprise Edition features:
  • Support of NoSQL databases:
  • Additional drivers configuration for BigData/Cloud databases (Hadoop).
  • Most popular JDBC drivers are included in distribution and can be used in offline/limited internet access environment.
  • Advanced security (secure storage for user credentials, configuration encryption, master password, etc)
  • Additional EE plugins:
    • Visual SQL query builder
    • Task scheduler
    • Analytical charts generation
    • Mock data generator
    • Advanced schema compare/migration tools
    • Office formats support (XLS) for data export
    • Advanced SQL execution plan viewer
    • Integrated Git (version control for scripts and configuration)
    • Persistent Query Manager database (allows to track SQL history)
    • Time series charts renderer
    • Eclipse Marketplace (allows to easily install 3rd party plugins)
    • All CE features of course
    • Online customer support
Usually we release a new Minor Community Edition version once per two weeks. Major version is released quarterly (every 3 months). Information about previous releases you can find here.

All Windows binaries are signed with Symantec Code Sign certificates (confirmed by Microsoft).
All MacOS binaries are signed with Apple Developer ID.
Legal company for code sign certificates is DBeaver Corp.

Tested and verified for MS Windows 7/8/10, Linux and Mac OS X.
DBeaver requires Java 1.8 or higher. Windows and MacOS installers include OpenJDK 11 bundle.

If you are on Mac OS X and you do NOT use PKG installer then you will need to setup Java.
Note: 3rd-party JDBC drivers may have their own system requirements.

Install:

Windows installer – run installer executable. It will automatically upgrade version (if needed). Installer doesn’t change any system settings or Java installation. Included JRE will be accessible only for DBeaver.
MacOS PKG – just run it and follow installer pages. JRE 11 is included (and will be accessible only for DBeaver).
MacOS DMG – just run it and drag-n-drop DBeaver into Applications. Make sure you have Java installed. On reinstall do the same (your settings won’t be lost).
Debian package – run sudo dpkg -i dbeaver-<version>.deb. Then execute “dbeaver &”.
RPM package – run sudo rpm -ivh dbeaver-<version>.rpm. Then execute “dbeaver &”. Note: to upgrade use “-Uvh” parameter.
ZIP archive – extract archive and run “dbeaver” executable. Do not extract archive over previous version (remove previous version before install). Java must be installed separately.

Upgrade – don’t be afraid to remove previous DBeaver version – your settings won’t be lost. All settings are kept in the separate folder (DBeaverData in user home)

Java notes: if you use Windows or MacOS installer then you don’t need to install Java. Otherwise you will need to setup Java separately. Java 1.8+ must be the default Java version. To validate this run “java -version” in terminal window.


Debian repository:


Ubuntu PPA:
You can use PPA repository to easily install/upgrade DBeaver on Debian Linuxes. Mostly it is the same as regular Debian repo but it is hosted on Launchpad.

Play icewind dale free. FREE DOWNLOAD DIRECT LINK Icewind Dale: Enhanced Edition Free DownloadIcewind Dale Enhanced Edition v2.5 PLAZA – Evil stirs beneath the Spine of the World. In the northernmost reaches of the Forgotten Realms lies the region of icy tundra known as Icewind Dale. Confront an evil that schemes beneath the carven glaciers and mountainsides to wreak. Encounter fearsome beasts that have learned the cunning and ferocity needed to survive among the snow-shrouded peaks. Confront an evil that schemes beneath the carven glaciers and mountainsides to wreak destruction upon the face of Faer n. This is the world of Icewind Dale: Enhanced Edition. PASSWORD: MacGames-Download.com.

32-bit support:

32-bit versions have been obsoleted in version 6.0.1 and later (because both Java and Eclipse platform no longer support 32 bit).
If you need 32-bit version of DBeaver then you can download version 6.0.0 or earlier or use DBeaver Enterprise (we keep building 32-bit EE version with older Eclipse platform).

Early Access:

You may get latest build (EA version) of DBeaver. Usually it contains all major bug fixes found in current stable version. Just choose the archive corresponding to your OS and hardware from the following folder: EA version downloads.

Source code:

We are on GitHub.
Community Edition sources, issue tracker, older releases, etc: https://github.com/dbeaver/dbeaver

Archive:

All recent DBeaver versions are available in archive.

Notes:

DBeaver CE is free software. You can use it for any purpose with no limitations. This software is provided “as is” without express or implied warranty.

Windows and MacOS installers contain bundled Java Runtime (JRE). It is recommended to use JRE shipped with DBeaver. It won’t break any existing JRE installation, nothing will be copied in the system folders, registry or environment variables. This JRE will be accessible only for DBeaver.

DEB/RPM installers will setup all required components (including JRE) prior to DBeaver installation.

Client

All other versions are just minimal archives that don’t contain the JRE or an installer. Just unzip and start dbeaver executable (if you upgrade from a previous DBeaver version then delete it before upgrade).


Client

Helenos

Introduction

Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.

Features list

  • Exploring schema
  • Viewing properties of keyspaces and column families
  • Add / remove / truncate column family
  • Add / Drop keyspace
  • Data browsing via:
    • keyRange
    • predicate
  • Results pagination
  • CQL support
  • Authentication
  • Admin and read only roles

Current version

1.5

Important: when upgrading to version 1.5 or above please note that you'll lose all your configuration (stored in local sql db). Please read changelog..

Changelog

See here for all changes in current and all previous releases

Download

Packages are available to download via Sourceforge.net as WAR files and Apache Tomcat bundles.

Gallery

Click here for preview on Youtube

Installation

  • Make sure that a user account which your application server runs as, has write permission to home directory
  • Download war package and deploy to your servlet container (tested with Jetty 8, Tomcat 6, Resin 4)
  • When running on Resin, additionally make sure that fileServlet is enabled and configured (see web.xml or Resin manual)
  • Start app
  • Make sure your web browser supports Flash 10
  • Open your web browser to http://localhost:8080/{yourdeploypath}/index.html
  • Sign in with your credentials (default is admin:admin)
  • Edit your connections by clicking icon in upper right corner
  • After editing click button 'Connect to'

Building manually

You can build manually with Maven but first install all prerequisities:

  • Qooxdoo SDK 2.1.2 [download] (http://sourceforge.net/projects/qooxdoo/)
  • Python 2.x [download] (http://www.python.org/downloads/)

Next download this archive: [https://github.com/cboulanger/qx-contrib-Dialog/archive/v1.2.zip] (https://github.com/cboulanger/qx-contrib-Dialog/archive/v1.2.zip)and unpack to directory src/main/frontend/contribs and change destination folder name to 'dialog'. Next apply patch file 'src/main/frontent/Login.js.patch'.

Wish list

  • Browse with indexed columns
  • Results export to file
  • Manually setting serializers
  • Persisting default filter criteria to reuse at anytime
  • JMX monitor
  • Schema editing
  • Queries log

FAQ

  • I see a cluster structure in a left pane but how to do anything more !? - Use the force Luke ..I mean right mouse button
  • My Cassandra instance is not listening on localhost:9160. How to change the CassandraHost after installation ? - put your values into defaults.properties file, then restart

Author

My name is Tomek Kuprowski and I'm java enthusiast, father, husband and IBMer.You can find me on [LinkedIn] (http://www.linkedin.com/in/tomekkuprowski) and contact via tomekkuprowski@gmail.com

Licence and disclaimer

Helenos is distributed free, AS-IS, without any warranty under GPL v2 [licence] (http://www.gnu.org/licences/gpl.html)

Latest Pages
  • Steel Panthers Mbt For Mac
  • Watermark Mircrosoft Word For Mac
  • Wedding Itinerary Template For Mac
  • Find Computer Id On Mac For Keygen
  • Cp2102 Drivers For Mac
  • Firefox For Mac Touch Bar