Coder Social home page Coder Social logo

Comments (1)

lehvolk avatar lehvolk commented on June 25, 2024

At the moment Entity Browser is used in few ways:

  1. standalone tool to investigate cases in databases or for development purposes
  2. embed Entity Browser into working application

In second case target application already has one or more opened environments. This environments could be served to Entity Browser. Unfortunately Entity Browser has no public build artifacts for both backend and frontend. This could be improved. You could build them yourself as a temporary solution.

What's the purpose of Database State ON/OFF in the browser?

It's for 1 use-case when entity browser used as a standalone tool. You could add some database locally and then release it for other application switching to OFF state.

Can the Xodus Entity Browser manage production database? I understand that you can't open the same environment that is locked by an application, so how can this entity browser work at all?

Yes, Entity Browser could manage production. Actually you can open database from working application but in readonly mode. We use Entity Browser in few applications in production in the embedded way in both readonly and read-write mode. We use RW mode very carefully because our applications using https://github.com/JetBrains/xodus-dnq as a top level framework. Entity Browser uses low level api and as a result all cascades/constraints checks are not checked.

Does it mean that it manages database that are either copied or synced from a remote server?

You could do it this way too.

from xodus-entity-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.