Skip to content
forked from GDGVIT/Neo4j-OGM

A simple Neo4j OGM written in Go

Notifications You must be signed in to change notification settings

supercmmetry/lucy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucy

An easy to use OGM for Neo4j


Functionalities

  • Provide a rich API for interacting with a Neo4j database
  • Catch potential injections
  • Sanitize input
  • Similar to GORM's syntax

Instructions to run

  • Pre-requisites:

  • Installation directions

go get -u github.com/supercmmetry/lucy

Contributors



Made with ❤️ by DSC VIT

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%