top of page


ETF & Mutual Funds Portfolios: Infrastructure
I ended up with Neo4J despite trying Memgraph, TigerGraph, and others, it seemed that Neo4J was the most mature and widely supported. It also was stable in my limited infrastructure that I was using.
Claude Paugh
Apr 1912 min read
22 views


Portfolio Holdings Data: Analytics Content Retrieval
The analytics console looks very much like the query console with the exception of the panels on the right. This is where you can map data structures from the local or remote Couchbase collections as sources. The analytics service makes a copy of the original data, and provides the ability to index it separately from the original source.
Claude Paugh
Apr 152 min read
13 views


Portfolio Holdings Data: Content Retrieval
If you're a software engineer, there are various SDK's and connectors available. On the other hand if you just want to look at document content, either the built-in "Query" section on the Couchbase console, or a third-party tool that has a driver to connect.
Claude Paugh
Apr 133 min read
16 views


Portfolio Holdings Data: Document Database Load
The load process for the documents is reasonably simple. It consists of a single Python script which reads a targeted number of JSON documents from the input location, and runs a number of functions to extract data that map to the buckets, scopes, and collections that I had shown in the previous posts.
Claude Paugh
Apr 116 min read
18 views
bottom of page