cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
https://cozodb.org
Mozilla Public License 2.0
3.44k stars 108 forks source link

How to start server on Windows? #149

Closed toBeYoungD closed 1 year ago

toBeYoungD commented 1 year ago

The command line in document cannot be excuted on Windows,while nothing happens after I excute "cozo-0.7.2-x86_64-pc-windows-msvc.exe".What should I do to start the server?

toBeYoungD commented 1 year ago

Fine,at last I start it on WSL.I don't know why but it works much easilier than on windows.