Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>Zeytin Database EditorNew to Visual Studio Code? Get it now.
Zeytin Database Editor

Zeytin Database Editor

JeaFriday

|
2 installs
| (1) | Free
Monitor, develop, and debug your Zeytin server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zeytin Database Monitor

This extension is the VsCode extension for Zeytin Database Monitor, a useful monitor for your Zeytin database server.

Getting Started

  1. Open the menu with CTRL + SHIFT + P.
  2. Type Open Zeytin Database in the search box.
  3. Access the database interface from the opened panel.
  4. Enter your database connection in the Database URL box at the top.
  5. Provide the login credentials of the Truck you want to connect to in the Email and Password fields.

Zeytin Database Monitor securely stores your login information using cookies. It does not transfer data to an external server.

Don't Have a Database Server?

Zeytin works with the Dart programming language and should run in environments where Dart runs.

Enter this quick start command on your server:

wget -qO install.sh https://raw.githubusercontent.com/JeaFrid/Zeytin/main/server/install.sh && sudo bash install.sh

Access all Zeytin database details here.

"Can I keep Zeytin locally?" Yes!

You can run Zeytin on your own home computer just like running it on a server. If you are using Windows, you can install it with WSL2, or if you are using Windows, you can manage it by installing directly via terminal and running server/runner.dart.

Access Zeytin server locally

Zeytin opens the database to the world on port 12852. Therefore, you can verify that Zeytin is running by going to this connection:

http://localhost:12852

Therefore, you can now provide the Database URL like this:

Database URL

Create and Connect to a Truck

What is a Truck?

Truck is the database file. Data is listed there.

Create Truck

Assuming we are running with localhost, we provide localhost as the connection. Email & Password should be your secure login credentials that you set.

Have fun!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft