欢迎参与 8 月 1 日中午 11 点的线上分享,了解 GreptimeDB 联合处理指标和日志的最新方案! 👉🏻 点击加入

Skip to content
On this page

Biweekly Report (Feb.27 - Mar.12) – Supports REPL

Summary

Together with all our contributors worldwide, we are glad to see GreptimeDB making remarkable progress for the better. Below are some highlights:

  • A simple REPL for debugging purpose supported
  • Add memory profiling
  • Support COPY FROM statement

Contributor list: (in alphabetical order)

For the past two weeks, our community has been super active with a total of 13 PRs from 6 contributors merged successfully and lots pending to be merged. Congrats on becoming our most active contributors in the past 2 weeks:

A big THANK YOU for the generous and brilliant contributions! It is people like you who are making GreptimeDB a great product. Let's build an even greater community together.

Highlights of Recent PR

A simple REPL for debugging purpose

Before removing SQL interface from Datanode, we need something as a substitute to mysql-cli. This REPL can serve the purpose. It's largely inspired by InfluxDB IOx . Simple, yet powerful, has history and hints, and can directly execute SQL via our grpc interface. Here is a screenshot:

screen shot

Add memory profiling

Add memory profiling feature and HTTP handler to dump profiling data.

Support COPY FROM statement

COPY FROM is used to import data from a file into a table. Before this, we supported the COPY TO statement, when combined, could accomplish both data export and import.

New things

  • We just announced GreptimeCloud private preview, a DBaaS built on top of GreptimeDB. Take our user survey to let us know better about you, and get early access to GreptimeCloud. https://greptime.com/product/cloud
  • We had a UI refresh on the Dashboard project. The new design fits better with newly introduced promql and script support. https://github.com/GreptimeTeam/dashboard

加入我们的社区

获取 Greptime 最新更新,并与其他用户讨论。