k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.32k stars 163 forks source link

Add support for Neo4J #596

Open kislerdm opened 1 week ago

kislerdm commented 1 week ago

Hello and thank you for a great instrument!

Our organisation heavily relies on graph databases, in particularly on Neo4J, and we would be keen on using tbls to document our graph data products.

Are there plans for adding support of Neo4j to tbls? How can we help/facilitate the process of execution to make this new functionality available in tbls?

Thanks!

k1LoW commented 1 week ago

@kislerdm Thank you for your request.

There are no plans for support at this time, partly because I am not very familiar with graph databases.

Of course, if we receive a Pull Request, we will respond positively like MongoDB.