Skip to content
Discussion options

You must be logged in to vote

As the whole thing is about managing data we use a classic relational database, except for the "schemas" which we maintain "by hand" for now. For input we have a mix of data coming from custom web apps and imports from a custom command line tool, so the data comes from multiple people (after discussions, ...).
We read from the database using a Java command line tool to export/generate the SDK JSON, XML and various other files.
At the end we also have a tool to check the generated content using rules, for that we use Java Drools.
I hope this gives you some ideas.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stephen-lev
Comment options

@rouschr
Comment options

Answer selected by stephen-lev
@stephen-lev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants