Couchbase Studio

Hi,

Is there a studio or IDE for the Couchbase to create the database just like MySQL Workbench or SQL Server Management Studio or SQLiteManager so we can create the database the attach to Xamarin project?

Thanks,
Jassim

Not a GUI project but there is an (unsupported) command line tool that we have worked on that is similar to the sqlite command line utility. It is lower level than Couchbase Lite itself, but it can create and update a Couchbase Lite database

1 Like