CINXE.COM

Couchbase Shell - Shell Yeah!

<!DOCTYPE html> <html lang="en"> <head> <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MVPNN2');</script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="a3f24ada-7dfd-4533-8672-6014ad300642" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" /> <title>Couchbase Shell - Shell Yeah!</title> <!-- CSS --> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection" /> <link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" /> </head> <body> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MVPNN2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <nav role="navigation"> <div class="nav-wrapper container"><a id="logo-container" href="#" class="brand-logo"><img src="img/couchbase.svg" /></a> <ul class="right hide-on-med-and-down"> <li><a href="docs/">Docs</a></li> <li><a href="docs/recipes/">Recipes</a></li> <li><a href="https://github.com/couchbaselabs/couchbase-shell">Github</a> </li> </ul> <ul id="nav-mobile" class="sidenav"> <li><a href="docs/">Docs</a></li> <li><a href="docs/recipes/">Recipes</a></li> <li><a href="https://github.com/couchbaselabs/couchbase-shell">Github</a> </li> </ul> <a href="#" data-target="nav-mobile" class="sidenav-trigger blue-text"><i class="material-icons">menu</i></a> </div> </nav> <div class="section no-pad-bot" id="index-banner"> <div class="container"> <br><br> <h1 class="header center light blue-text">&gt; Couchbase Shell<span class="uscore">_</span></h1> <div class="row center"> <h5 class="header col s12 light white-text">The modern and fun shell for Couchbase Server and Cloud</h5> </div> <div class="row center"> <a href="docs/" id="download-button" class="btn-large waves-effect waves-light green">Shell Yeah! 馃殌 Let's get started</a> </div> <br><br> </div> </div> <div class="white"> <div class="container"> <div class="row"> <div class="col s12 m4"> <h2>Highlights</h2> <ul class="features light"> <li><i class="material-icons green-text"><strong>done</strong></i><span>Supports Windows, Mac and Linux</span> </li> <li><i class="material-icons green-text"><strong>done</strong></i><span>Flexible ETL, even across clusters</span></li> <li><i class="material-icons green-text"><strong>done</strong></i><span>Manage many clusters at once</span> </li> <li><i class="material-icons green-text"><strong>done</strong></i><span>Access to all Couchbase services</span></li> <li><i class="material-icons green-text"><strong>done</strong></i><span>Fake data generation</span></li> <li><i class="material-icons green-text"><strong>done</strong></i><span>Built on top of <a href="https://www.nushell.sh/">Nushell</a></span> </li> </ul> </div> <div class="col s12 m8 center"> <img src="img/intro.gif" class="intro-gif" /> </div> </div> </div> </div> <div class="container"> <div class="section"> <!-- Icon Section --> <div class="row"> <div class="col s12 m4"> <div class="icon-block"> <h3 class="center light-blue-text"><i class="material-icons">battery_charging_full</i></h3> <h5 class="center white-text">Batteries Included</h5> <p class="light white-text">Download a single binary and you are good to go, whether you are on Windows, Mac or Linux. Connects to all Couchbase Server and Cloud clusters and provides access to multiple clusters at the same time.</p> </div> </div> <div class="col s12 m4"> <div class="icon-block"> <h3 class="center light-blue-text"><i class="material-icons">group</i></h3> <h5 class="center white-text">For Dev and Ops</h5> <p class="light white-text">Provides useful tooling both during developement and production operation. Doesn't matter if you need to generate fake data or check the status of your indexes - we got you covered. </p> </div> </div> <div class="col s12 m4"> <div class="icon-block"> <h3 class="center light-blue-text"><i class="material-icons">memory</i></h3> <h5 class="center white-text">Fully Featured</h5> <p class="light white-text">Not just a REPL, but rather a full blown shell. Extract, transform and load a multitde of data formats. Export as JSON or CSV? Of course! Import from SQLite? Sure! </p> </div> </div> </div> </div> <br><br> </div> <footer class="page-footer blue darken-2"> <div class="footer-copyright"> <div class="container"> &copy; Couchbase 2024 </div> </div> </footer> <!-- Scripts--> <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script> <script src="js/materialize.min.js"></script> <script src="js/init.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10