Skip to content

Releases: temikfart/sql2cypher

v0.9.1-beta

20 May 18:42

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0-beta...v0.9.1-beta

v0.9.0-beta

17 May 17:04
604d254

Choose a tag to compare

MVP of the SCC


  • Realized basic modules:
    • Log System;
    • Configuration (console arguments);
    • Lexical Analyzer;
    • Syntax Analyzer (MS SQL: DDL statements);
    • Query Assembler (Translation AST from the SA to the CypherQL);
    • Tree Dump creation (visualization of the AST);
    • GoogleTests (Unit-testing for some modules);
    • Doxygen (Basic documentation).
  • Created cross-platfom compilation. Supported OS:
    • Linux (.deb package);
    • Windows (.exe package);
    • MacOS (.app bundle, but now doesn't work correctly. Use local version)

What's Changed (Pull Requests)

Full Changelog: https://github.com/temikfart/sql2cypher/commits/v0.9.0-beta


Developers created huge backlog and hope to improve their application in the future! Save your time with the SCC!