Skip to content

tudorels/NiRethink

 
 

Repository files navigation

NiRethink

RethinkDB client

Download

download page

Preview

  • New connection

add-conn

  • Database list

db-list

  • Table list

table-list

  • Object item support

object-item

  • Tree view support

tree-view

  • Index list support

index-list

  • Multi connection support

multi-conn

  • Official Admin Console Support

official admin

Todo

  • Windows download support (you can package it now by yourself :) )
  • Remove connection and save connect information

Develop

    npm install // or yarn add
    npm run no

production

    npm install // or yarn add
    npm run prod

package

    npm install // or yarn
    npm run package

About

rethinkdb gui client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 69.7%
  • CSS 17.4%
  • JavaScript 12.9%