stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
862 stars 139 forks source link

feature: Hope to support Windows operating system #296

Open fmpoffice opened 2 years ago

fmpoffice commented 2 years ago

Is your feature request related to a problem? Please describe. Hope to support Windows operating system

Describe the solution you'd like Mainstream databases : mysql、mariaDB、postgreSql are support Windows , so Hope stoneDB to support Windows

Describe alternatives you've considered I tried using Docker to run stoneDb, it ok,but If the container mapping path is not hung, the data will be reset after the container restarts

Additional context My CUP model: server : Intel(R)Xeon(R)Platinum 8255C CPU 2.50GHz 2.50 GHz My Computer:Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz 2.30 GHz

imtbkcat commented 2 years ago

Hi team, after checking the document Compile StoneDB on RHEL 7, most of the third-party dependencies of the Stonedb also support to be built with MSVC. I want to pick this issue to contribute to the Windows support feature for Stonedb.

RingsC commented 1 year ago

@lylth Does stonedb run on windows now? If yes, pls give the compiling instructions and how to run StoneDB on windows.

lylth commented 1 year ago

Hi team, after checking the document Compile StoneDB on RHEL 7, most of the third-party dependencies of the Stonedb also support to be built with MSVC. I want to pick this issue to contribute to the Windows support feature for Stonedb.

It is theoretically supported, we have not tried to compile it, if you are interested, we are very welcome to contribute to the Windows support feature for StoneDB