ostafen / clover

A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
677 stars 54 forks source link

support create new colltecion with query result #115

Closed letterbeezps closed 1 year ago

letterbeezps commented 1 year ago

support create collection with query results just like create one table from another by adding a SELECT statement in MYSQL